Property TransactionType
TransactionType
Sets or returns a string describing the type of transaction to be performed.
Declaration
public string TransactionType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Remarks
See OnlineEftposTransactionTypes for constants providing known trnasaction types.
Defaults to Regular.