Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 765 Bytes

CollateralCurrencyRes.md

File metadata and controls

16 lines (12 loc) · 765 Bytes

Io.Gate.GateApi.Model.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]