Enum VaultLedgerFlags
Flags for the Vault ledger object.
Namespace: Xrpl.Models.Ledger
Assembly: Xrpl.dll
Syntax
[Flags]
public enum VaultLedgerFlags : uint
Fields
| Name | Description |
|---|---|
| lsfVaultPrivate | If set, indicates that the vault is private. This flag can only be set when creating the vault. |