xrpl
Preparing search index...
VaultCreateFlagsInterface
Interface VaultCreateFlagsInterface
Map of flags to boolean values representing
VaultCreate
transaction flags.
interface
VaultCreateFlagsInterface
{
tfInnerBatchTxn
?:
boolean
;
tfVaultPrivate
?:
boolean
;
tfVaultShareNonTransferable
?:
boolean
;
}
Hierarchy (
View Summary
)
GlobalFlagsInterface
VaultCreateFlagsInterface
Index
Properties
tf
Inner
Batch
Txn?
tf
Vault
Private?
tf
Vault
Share
Non
Transferable?
Properties
Optional
tf
Inner
Batch
Txn
tfInnerBatchTxn
?:
boolean
Optional
tf
Vault
Private
tfVaultPrivate
?:
boolean
Optional
tf
Vault
Share
Non
Transferable
tfVaultShareNonTransferable
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tf
Inner
Batch
Txn
tf
Vault
Private
tf
Vault
Share
Non
Transferable
xrpl
Loading...
Map of flags to boolean values representing VaultCreate transaction flags.