| rate |
String |
Advertisement price. |
[optional] |
| type |
String |
Ad side: `buy` buy-crypto ad; `sell` sell-crypto ad. |
[optional] |
| amount |
String |
Remaining crypto amount on the ad. |
[optional] |
| minAmount |
String |
Minimum quantity per order, denominated by currency_type |
[optional] |
| maxAmount |
String |
Maximum quantity per order, denominated by currency_type |
[optional] |
| fiatMinAmount |
String |
Minimum trade amount in `want_type`. |
[optional] |
| fiatMaxAmount |
String |
Maximum trade amount priced in `want_type`. |
[optional] |
| limitBasis |
LimitBasisEnum |
Trading limit unit. 0: crypto quantity, 1: fiat amount |
[optional] |
| limitBasisText |
LimitBasisTextEnum |
Trading limit unit label. crypto: crypto quantity, fiat: fiat amount |
[optional] |
| total |
String |
Fiat amount |
[optional] |
| payAli |
Integer |
Whether Alipay is supported. `1`: yes; `0`: no. |
[optional] |
| payBank |
Integer |
Whether bank transfer is supported. `1`: yes; `0`: no. |
[optional] |
| payPaypal |
Integer |
Whether PayPal is supported. `1`: yes; `0`: no. |
[optional] |
| payWechat |
Integer |
Whether WeChat Pay is supported. `1`: yes; `0`: no. |
[optional] |
| payTypeNum |
String |
Payment method ID list |
[optional] |
| payTypeJson |
String |
JSON map of payment type -> payment method ID. |
[optional] |
| lockedAmount |
String |
Locked amount |
[optional] |
| orderid |
Integer |
Order ID |
[optional] |
| timestamp |
Integer |
Created time |
[optional] |
| currencyType |
String |
Cryptocurrency symbol. |
[optional] |
| wantType |
String |
Fiat type |
[optional] |
| hideRate |
String |
Hidden price |
[optional] |
| tradeTips |
String |
Trading terms |
[optional] |
| autoReply |
String |
Auto reply |
[optional] |
| rateRefId |
Integer |
Floating reference: `1` platform; `2` Gate; `3` spot; `<= 0` means fixed price. |
[optional] |
| rateOffset |
BigDecimal |
Floating ratio (absolute value) |
[optional] |
| status |
String |
Ad status: `OPEN` listed; `OFFLIN` delisted; `CLOSED` closed; `CANCEL` canceled. |
[optional] |
| rateFixed |
Integer |
Price type: `0` floating; `1` fixed. |
[optional] |
| floatTrend |
Integer |
Floating direction: `0` markup; `1` markdown. |
[optional] |
| expireMin |
Integer |
Timeout (minutes) |
[optional] |
| tierLimit |
Integer |
Tier limit |
[optional] |
| regTimeLimit |
Integer |
Registration time limit |
[optional] |
| advertisersLimit |
Integer |
Whether trading with the advertiser is restricted. `0`: no; `1`: yes. |
[optional] |
| polymarketLimit |
Integer |
Whether to restrict trading with Polymarket users. 0: no restriction, 1: restricted |
[optional] |
| minCompletedLimit |
Integer |
Minimum limit of completed orders |
[optional] |
| maxCompletedLimit |
Integer |
Maximum limit of completed orders |
[optional] |
| userOrdersLimit |
Integer |
Order count limit |
[optional] |
| completedRateLimit |
BigDecimal |
30-day completion rate limit |
[optional] |
| limitCountryCn |
String |
Restricted nationality (Chinese) |
[optional] |
| limitCountryEn |
String |
Restricted nationality (English) |
[optional] |
| isHedge |
Integer |
Whether auto-delegation is enabled. `1`: yes; `0`: no. |
[optional] |
| hidePayment |
Integer |
Whether payment methods are hidden. `1`: hidden; `0`: visible. |
[optional] |