Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 731 Bytes

CollateralCurrencyRes.md

File metadata and controls

14 lines (10 loc) · 731 Bytes

CollateralCurrencyRes

Properties

Name Type Description Notes
succeeded bool Update success status [optional]
label str Error identifier for unsuccessful operations; empty for successful. [optional]
message str Error description in case of operation failure; empty when successful. [optional]
currency str Currency [optional]
amount str Quantity of successful collateral operation; 0 if the operation fails. [optional]

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