# VaultWalletAddress ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**assetId** | **string** | | [optional] [default to undefined]| |**address** | **string** | | [optional] [default to undefined]| |**description** | **string** | | [optional] [default to undefined]| |**tag** | **string** | | [optional] [default to undefined]| |**type** | **string** | | [optional] [default to undefined]| |**customerRefId** | **string** | | [optional] [default to undefined]| |**addressFormat** | **string** | | [optional] [default to undefined]| |**legacyAddress** | **string** | | [optional] [default to undefined]| |**enterpriseAddress** | **string** | | [optional] [default to undefined]| |**bip44AddressIndex** | **number** | | [optional] [default to undefined]| |**userDefined** | **boolean** | | [optional] [default to undefined]| ## Enum: VaultWalletAddressAddressFormatEnum * `Segwit` (value: `'SEGWIT'`) * `Legacy` (value: `'LEGACY'`) * `Base` (value: `'BASE'`) * `Payment` (value: `'PAYMENT'`) [[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)