ExBitmex.User (ex_bitmex v0.6.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExBitmex.User{
  affiliate_id: term(),
  country: term(),
  created: term(),
  email: term(),
  firstname: term(),
  geoip_country: term(),
  geoip_region: term(),
  id: term(),
  last_updated: term(),
  lastname: term(),
  owner_id: term(),
  pgp_pub_key: term(),
  phone: term(),
  preferences: term(),
  tfa_enabled: term(),
  typ: term(),
  username: term()
}