# CreateMultipleVaultAccountsJobStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** | |
**vault_accounts** | Option<**std::collections::HashMap<String, std::collections::HashMap<String, String>>**> | Mapping between VaultAccountId to a mapping of asset to address | [optional]
**error_message** | Option<**String**> | | [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)