Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 882 Bytes

File metadata and controls

18 lines (12 loc) · 882 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]
tags Array<Tag> List of tags attached to the vault account [optional] [default to undefined]

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