Name | Description | Type | Additional information |
---|---|---|---|
Accounts |
Contains the list of billing accounts this payment plan will fire against. |
Collection of PaymentPlanSetupAccountModel |
None. |
AllowDueDay |
Specifies whether this payment plan is allowed to fire against the due day on the current bill. |
boolean |
None. |
DayDue |
Contains the due day on the current bill. |
int |
None. |
DefaultMonthlyPayment |
Contains the default monthly payment calculated from the initial account balance. |
decimal |
None. |
EnforceDueDate |
Specifies whether this payment plan has to fire against the due day on the current bill. |
boolean |
None. |
InitialBalance |
Contains the initial account balance. |
decimal |
None. |
MaximumTerm |
Contains the maximum term of this payment plan. |
int |
None. |
Message |
Contains the message to display to enrolled customers. |
string |
None. |
PlanType |
Specifies whether this payment plan is fixed or variable. |
PaymentPlanType |
None. |
RestrictedOverrideMinimum | decimal? |
None. |
|
Tiers | Collection of PaymentPlanSetupTierModel |
None. |