ScheduleLength Type
defines the length of a payment schedule, either by the number of payments or by the maximum duration
Union cases
Union case |
Description
|
|
|
Full Usage:
PaymentCount Payments
Parameters:
int
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.Html
Returns: string
|
|
Full Usage:
this.IsMaxDuration
Returns: bool
|
|
Full Usage:
this.IsPaymentCount
Returns: bool
|
|