ex_bitmex v0.4.0 ExBitmex.User

Link to this section Summary

Link to this section Types

Link to this type

t()

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()
}