Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 625 Bytes

AddressBookItem.md

File metadata and controls

13 lines (9 loc) · 625 Bytes

AddressBookItem

Properties

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

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