TasksToRunHelperRecurringPaymentTaskType Field |
TasksToRun TaskType - 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 RecurringPaymentTaskType = "RECURRING_PAYMENT"
Public Const RecurringPaymentTaskType As String = "RECURRING_PAYMENT"
public:
literal String^ RecurringPaymentTaskType = "RECURRING_PAYMENT"
static val mutable RecurringPaymentTaskType: string
Field Value
Type:
StringSee Also