Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 636 Bytes

AddressBookItem.md

File metadata and controls

14 lines (9 loc) · 636 Bytes

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 int32 The timestamp (seconds since the Unix epoch, with millisecond precision)

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