Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

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]