My Project
|
Public Member Functions | |
string | GetPaymentRecurringType () |
The frequency of the payments created as part of a payment setup. More... | |
string | GetPaymentRecurringCount () |
The maximum number of payments that can be created as part of a recurring payment setup. More... | |
string | GetPaymentAmountType () |
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup. More... | |
string | GetPaymentStartDate () |
The date on which the first payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | GetPaymentEndDate () |
The date by which the last payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | GetPaymentLimitAmount () |
The upper limit for the payment amount in the case of recurring or autopay payments. More... | |
string | GetPaymentPlanId () |
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment. The list of payment plans offered is published as part of the biller set-up. More... | |
string | GetPaymentDeferDays () |
The number of days from the bill due date that the customer wishes to delay the autopay payment by. More... | |
PaymentSchedule (string paymentRecurringType=null, string paymentRecurringCount=null, string paymentAmountType=null, string paymentStartDate=null, string paymentEndDate=null, string paymentLimitAmount=null, string paymentPlanId=null, string paymentDeferDays=null) | |
PaymentSchedule | WithPaymentLimitAmount (string paymentLimitAmount) |
IEnumerator< PaymentSchedule > | GetEnumerator () |
Public Attributes | |
string | PaymentRecurringType |
The frequency of the payments created as part of a payment setup. More... | |
string | PaymentRecurringCount |
The maximum number of payments that can be created as part of a recurring payment setup. More... | |
string | PaymentAmountType |
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup. More... | |
string | PaymentStartDate |
The date on which the first payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | PaymentEndDate |
The date by which the last payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD. More... | |
string | PaymentLimitAmount |
The upper limit for the payment amount in the case of recurring or autopay payments. More... | |
string | PaymentPlanId |
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment. The list of payment plans offered is published as part of the biller set-up. More... | |
string | PaymentDeferDays |
The number of days from the bill due date that the customer wishes to delay the autopay payment by. More... | |
Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentSchedule | ( | string | paymentRecurringType = null , |
string | paymentRecurringCount = null , |
||
string | paymentAmountType = null , |
||
string | paymentStartDate = null , |
||
string | paymentEndDate = null , |
||
string | paymentLimitAmount = null , |
||
string | paymentPlanId = null , |
||
string | paymentDeferDays = null |
||
) |
PaymentSchedule Constructor.
PaymentRecurringType | The PaymentRecurringType is of type string |
PaymentRecurringCount | The PaymentRecurringCount is of type string |
PaymentAmountType | The PaymentAmountType is of type string |
PaymentStartDate | The PaymentStartDate is of type string |
PaymentEndDate | The PaymentEndDate is of type string |
PaymentLimitAmount | The PaymentLimitAmount is of type string |
PaymentPlanId | The PaymentPlanId is of type string |
PaymentDeferDays | The PaymentDeferDays is of type string |
IEnumerator<PaymentSchedule> Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetEnumerator | ( | ) |
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentAmountType | ( | ) |
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup.
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentDeferDays | ( | ) |
The number of days from the bill due date that the customer wishes to delay the autopay payment by.
The number of days from the bill due date that the customer wishes to delay the autopay payment by.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentEndDate | ( | ) |
The date by which the last payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
The date by which the last payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentLimitAmount | ( | ) |
The upper limit for the payment amount in the case of recurring or autopay payments.
The upper limit for the payment amount in the case of recurring or autopay payments.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentPlanId | ( | ) |
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment. The list of payment plans offered is published as part of the biller set-up.
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment. The list of payment plans offered is published as part of the biller set-up.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentRecurringCount | ( | ) |
The maximum number of payments that can be created as part of a recurring payment setup.
The maximum number of payments that can be created as part of a recurring payment setup.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentRecurringType | ( | ) |
The frequency of the payments created as part of a payment setup.
The frequency of the payments created as part of a payment setup.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.GetPaymentStartDate | ( | ) |
The date on which the first payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
The date on which the first payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
PaymentSchedule Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.WithPaymentLimitAmount | ( | string | paymentLimitAmount | ) |
WithPaymentLimitAmount Method.
PaymentLimitAmount | The PaymentLimitAmount is of type string |
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentAmountType |
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup.
The amount type that is used to set the amount for payments created as part of a recurring payment or autopay setup.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentDeferDays |
The number of days from the bill due date that the customer wishes to delay the autopay payment by.
The number of days from the bill due date that the customer wishes to delay the autopay payment by.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentEndDate |
The date by which the last payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
The date by which the last payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentLimitAmount |
The upper limit for the payment amount in the case of recurring or autopay payments.
The upper limit for the payment amount in the case of recurring or autopay payments.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentPlanId |
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment. The list of payment plans offered is published as part of the biller set-up.
The reference to the payment plan, offered by the biller, that is used to set up the recurring payment. The list of payment plans offered is published as part of the biller set-up.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentRecurringCount |
The maximum number of payments that can be created as part of a recurring payment setup.
The maximum number of payments that can be created as part of a recurring payment setup.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentRecurringType |
The frequency of the payments created as part of a payment setup.
The frequency of the payments created as part of a payment setup.
string Orbipay.PaymentsApi.Client.Wrappers.PaymentSchedule.PaymentStartDate |
The date on which the first payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.
The date on which the first payment will be drafted as part of a recurring payment setup. This is to be specified in the ISO8601 full-date format, namely, YYYY-MM-DD.