# VaultAccount ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | | [optional] [default to undefined]| |**name** | **string** | | [optional] [default to undefined]| |**assets** | [**Array<VaultAsset>**](VaultAsset.md) | | [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>**](Tag.md) | List of tags attached to the vault account | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)