Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.27 KB

File metadata and controls

22 lines (19 loc) · 1.27 KB

SwapCoinStruct

Properties

Name Type Description Notes
id number Order ID [optional] [default to undefined]
pid number Product ID [optional] [default to undefined]
uid number User ID [optional] [default to undefined]
coin string Currency [optional] [default to undefined]
type number Type 0-Staking 1-Redemption [optional] [default to undefined]
subtype string SubType [optional] [default to undefined]
amount string Amount [optional] [default to undefined]
exchangeRate string Exchange ratio [optional] [default to undefined]
exchangeAmount string Redemption Amount [optional] [default to undefined]
updateStamp number UpdateTimestamp [optional] [default to undefined]
createStamp number Transaction timestamp [optional] [default to undefined]
status number status 1-success [optional] [default to undefined]
protocolType number DEFI Protocol Type [optional] [default to undefined]
clientOrderId string Reference ID [optional] [default to undefined]
source string Order Origin [optional] [default to undefined]