PaymentTransactionInProgress Field |
Transaction is in progress.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public const string InProgress = "IN_PROGRESS"
Public Const InProgress As String = "IN_PROGRESS"
public:
literal String^ InProgress = "IN_PROGRESS"
static val mutable InProgress: string
Field Value
Type:
StringSee Also