Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 772 Bytes

File metadata and controls

17 lines (9 loc) · 772 Bytes

CreateMultipleAccountsRequest

Properties

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]