MPTokenIssuance

[Source]

The MPTokenIssuance object represents a vault share on the ledger. An MPTokenIssuance object is created and deleted together with the Vault object.

(Requires the Single Asset Vault amendment )

MPTokenIssuance Fields

There are no changes to the fields in the MPTokenIssuance object. See MPTokenIssuance Fields.

MPTokenIssuance Flags

The following flags are set based on whether the shares are transferable, and if the vault is public or private:

ConditionTransferableNon-Transferable
Public VaultlsfMPTCanEscrow
lsfMPTCanTrade
lsfMPTCanTransfer
No Flags
Private VaultlsfMPTCanEscrow
lsfMPTCanTrade
lsfMPTCanTransfer
lsfMPTRequireAuth
lsfMPTRequireAuth

See MPTokenIssuance Flags for all available flags.