Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 658 Bytes

AddressBookItem.md

File metadata and controls

16 lines (11 loc) · 658 Bytes

Org.OpenAPITools.Model.AddressBookItem

Properties

Name Type Description Notes
Currency string Currency, i.e `"BTC"`, `"ETH"`
Address string Address in proper format for currency
Type string Address book type [optional]
CreationTimestamp int? The timestamp (seconds since the Unix epoch, with millisecond precision)

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