BlazeInvoiceRequesttransactionType Property |
The transaction type.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<BlazeTransactionType> transactionType { get; set; }
Public Property transactionType As Nullable(Of BlazeTransactionType)
Get
Set
Property Value
Type:
NullableBlazeTransactionTypeSee Also