TransactionType

PendingTransaction.TransactionType property

Gets or sets the transaction type.

public TransactionEnum TransactionType { get; set; }

See Also