Type Alias AttachmentVersionIdentifier

AttachmentVersionIdentifier:
    | string
    | "OrdinaryPayment"
    | "AssetAddTreasuryAccount"
    | "MultiOutCreation"
    | "ArbitraryMessage"
    | "AT Payment"
    | "AliasAssignment"
    | "TLDAssignment"
    | "AliasSell"
    | "AliasBuy"
    | "AccountInfo"
    | "AssetIssuance"
    | "AssetTransfer"
    | "AssetMultiTransfer"
    | "AssetTransferOwnership"
    | "AssetMint"
    | "AssetDistributeToHolders"
    | "AskOrderPlacement"
    | "BidOrderPlacement"
    | "AskOrderCancellation"
    | "BidOrderCancellation"
    | "DigitalGoodsListing"
    | "DigitalGoodsDelisting"
    | "DigitalGoodsPriceChange"
    | "DigitalGoodsQuantityChange"
    | "DigitalGoodsPurchase"
    | "DigitalGoodsDelivery"
    | "DigitalGoodsFeedback"
    | "DigitalGoodsRefund"
    | "EffectiveBalanceLeasing"
    | "RewardRecipientAssignment"
    | "CommitmentAdd"
    | "CommitmentRemove"
    | "EscrowCreation"
    | "EscrowSign"
    | "EscrowResult"
    | "SubscriptionSubscribe"
    | "SubscriptionCancel"
    | "SubscriptionPayment"
    | "AutomatedTransactionsCreation"
    | "PublicKeyAnnouncement"
    | "Message"
    | "EncryptedMessage"
    | "EncryptToSelfMessage"