Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 770 Bytes

MultiChainAddressItem.md

File metadata and controls

16 lines (12 loc) · 770 Bytes

Io.Gate.GateApi.Model.MultiChainAddressItem

Properties

Name Type Description Notes
Chain string Name of the chain [optional]
Address string Deposit address [optional]
PaymentId string Notes that some currencies required(e.g., Tag, Memo) when depositing [optional]
PaymentName string Note type, `Tag` or `Memo` [optional]
ObtainFailed int The obtain failed status- 0: address successfully obtained- 1: failed to obtain address [optional]

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