# DepositAddressBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **guid** | **String** | Auto-generated unique identifier for the identity verification. | **bankGuid** | **String** | The address' bank identifier. | **customerGuid** | **String** | The address' customer identifier. | **accountGuid** | **String** | The address' account identifier. | **createdAt** | **Date** | ISO8601 datetime the address was created at. | **asset** | **String** | The asset the transfer is related to, e.g., USD. | **state** | **String** | The state of the address. | **address** | **String** | The blockchain address. | [optional] **format** | **String** | The blockchain address format. | [optional] **tag** | **String** | The blockchain address tag. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)