TasksToRunHelperRecurringPaymentType Field |
TasksToRun ItemType - Recurring payment
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public const string RecurringPaymentType = "RECURRING_PAYMENT"
Public Const RecurringPaymentType As String = "RECURRING_PAYMENT"
public:
literal String^ RecurringPaymentType = "RECURRING_PAYMENT"
static val mutable RecurringPaymentType: string
Field Value
Type:
StringSee Also