Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 744 Bytes

CollateralCurrencyRes.md

File metadata and controls

15 lines (10 loc) · 744 Bytes

CollateralCurrencyRes

Properties

Name Type Description Notes
Succeeded bool Update success status [optional]
Label string Error identifier for unsuccessful operations; empty for successful. [optional]
Message string Error description in case of operation failure; empty when successful. [optional]
Currency string Currency [optional]
Amount string Quantity of successful collateral operation; 0 if the operation fails. [optional]

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