Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 890 Bytes

File metadata and controls

18 lines (10 loc) · 890 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]
tagIds List<UUID> Optional list of tag IDs to attach to all created vault accounts [optional]