Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 648 Bytes

File metadata and controls

14 lines (8 loc) · 648 Bytes

CreateMultipleVaultAccountsJobStatus

Properties

Name Type Description Notes
status string [default to undefined]
vaultAccounts { [key: string]: { [key: string]: string; }; } Mapping between VaultAccountId to a mapping of asset to address [optional] [default to undefined]
errorMessage string [optional] [default to undefined]

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