| Name | Type | Description | Notes |
|---|---|---|---|
| count | Integer | Count | |
| baseAssetIds | List<String> | Array of base asset IDs | |
| names | List<String> | Names to assign to vault accounts. if vaultAccountNamesStartingIndex or prefix is used it'll fail | [optional] |
| vaultAccountNamesStartingIndex | Integer | Copy vault accounts names starting from this index. If names array is used it'll fail | [optional] |
| prefix | String | When copying from existing vault accounts (vaultAccountNamesStartingIndex) then adding a prefix to the names. If names array is used it'll fail | [optional] |