billingScheduleRecurrence
Manages recurring billing schedules for subscriptions, leases, and installment payments.
Columns
| Name | Type | References | Description |
| billingschedule | String | The predefined billing schedule that determines when and how invoices are generated. | |
| count | Integer | The total number of occurrences or billing cycles. | |
| paymentterms | String | The payment terms associated with the billing schedule, such as Net 30 or Due on Receipt. | |
| recurrencedate | Date | The specific date when the billing recurrence occurs. | |
| recurrenceid | Integer | The unique identifier assigned to a billing recurrence instance. | |
| relativetoprevious | Boolean | Indicates whether this recurrence is scheduled relative to the previous occurrence rather than a fixed date. |