Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 757 Bytes

VaultAccount.md

File metadata and controls

17 lines (11 loc) · 757 Bytes

VaultAccount

Properties

Name Type Description Notes
id string [optional] [default to undefined]
name string [optional] [default to undefined]
assets Array<VaultAsset> [optional] [default to undefined]
hiddenOnUI boolean [optional] [default to undefined]
customerRefId string [optional] [default to undefined]
autoFuel boolean [optional] [default to undefined]

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