Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TransactionType

Constants for transaction types

The transaction type is part of every Transaction object and used to distinguish block data. Additionally, to the transaction type a subtype is sent, that specifies the kind of transaction more detailly.

Index

Enumeration members

AT

AT: = 22

Arbitrary

Arbitrary:
see

TransactionArbitrarySubtype

Asset

Asset:
see

TransactionAssetSubtype

Escrow

Escrow: = 21

Leasing

Leasing:
see

TransactionLeasingSubtype

Marketplace

Marketplace:
see

TransactionMarketplaceSubtype

Mining

Mining: = 20
see

TransactionMiningSubtype

Payment

Payment: = 0
see

TransactionPaymentSubtype