Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.02 KB

Address.md

File metadata and controls

22 lines (18 loc) · 1.02 KB

Address

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Currency string [optional] [default to null]
Created time.Time [optional] [default to null]
UserId float64 [optional] [default to null]
Address string [default to null]
Name string [default to null]
Note string [optional] [default to null]
SkipConfirm bool [optional] [default to null]
SkipConfirmVerified bool [optional] [default to null]
Skip2FA bool [optional] [default to null]
Skip2FAVerified bool [optional] [default to null]
Network string [default to null]
Memo string [optional] [default to null]

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