Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.05 KB

File metadata and controls

23 lines (19 loc) · 1.05 KB

OtcQuoteResult

Properties

Name Type Description Notes
type str BUY (on-ramp) or SELL (off-ramp)
pay_coin str Payment currency
get_coin str Currency
pay_amount str Payment amount
get_amount str Redemption Amount
rate str Exchange rate
rate_reci str Reciprocal of the exchange rate
promotion_code str Promotion code
side str Quote method
order_type str Order type: FIAT (fiat) / STABLE (stablecoin)
quote_token str Quote token required when placing an order
validity_period str Quote validity period (seconds) [optional]
refresh_limit int Quote refresh limit [optional]
refresh_limit_msg str Quote refresh limit message [optional]

[Back to Model list] [Back to API list] [Back to README]