Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 701 Bytes

LiquidateOrder.md

File metadata and controls

12 lines (9 loc) · 701 Bytes

# LiquidateOrder

Properties

Name Type Description Notes
text string User defined information. If not empty, must follow the rules below: 1. prefixed with `t-` 2. no longer than 28 bytes without `t-` prefix 3. can only include 0-9, A-Z, a-z, underscore(_), hyphen(-) or dot(.) [optional]
currency_pair string Currency pair
amount string Trade amount
price string Order price

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