ExOkex v0.2.0 ExOkex.Swap.Instrument View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExOkex.Swap.Instrument{
  coin: String.t(),
  contract_val: String.t(),
  delivery: String.t(),
  instrument_id: String.t(),
  listing: String.t(),
  quote_currency: String.t(),
  size_increment: String.t(),
  tick_size: String.t(),
  underlying_index: String.t()
}