subscriptionline
Stores details about individual subscription lines, including services, products, and associated costs.
Columns
| Name | Type | References | Description |
| advancerenewalperiodnumber | Integer | The number of periods in advance when renewal notifications are sent. | |
| advancerenewalperiodunit | String | The unit of time used for advance renewal notifications (for example, days or months). | |
| billingaccountstartdate | Date | The date when the billing account became active for this subscription line. | |
| billingmode | String | The mode of billing applied to the subscription (for example, prepaid or postpaid). | |
| catalogtype | String | The classification or type of catalog to which the subscription item belongs. | |
| class | String | The classification or category assigned for reporting purposes. | |
| currency | String | The currency used for transactions related to this subscription line. | |
| customform | String | The specific form template used to capture details of the subscription line. | |
| department | String | The department associated with the subscription line for reporting purposes. | |
| enddate | Date | The date when the subscription line is scheduled to end. | |
| externalid | String | An external identifier linking this record to external systems or references. | |
| includeinrenewal | Boolean | Specifies whether this line is included during subscription renewal. | |
| item | String | The specific product or service associated with this subscription line. | |
| linenumber | Integer | The line number indicating the order of items in the subscription. | |
| location | String | The location associated with the subscription line. | |
| ponumber | String | The purchase order number associated with this subscription line. | |
| prorateenddate | Boolean | Specifies whether proration is applied at the end of the subscription term. | |
| proratestartdate | Boolean | Specifies whether proration is applied at the start of the subscription term. | |
| recurrencestartdate | Date | The date when recurring billing starts for this subscription line. | |
| salesorder | String | The sales order associated with this subscription line. | |
| salesorderlinenumber | Integer | The line number within the associated sales order. | |
| startdate | Date | The start date when the subscription line becomes active. | |
| subscription | String | The specific subscription record associated with this line. | |
| subscriptionlinestatus | String | The current status of the subscription line (for example, active or suspended). | |
| subscriptionlinetype | String | The type of subscription line (for example, product, service, or charge). | |
| subscriptionplan | String | The subscription plan to which this line belongs. | |
| subscriptionplanline | String | A specific line item within the subscription plan. | |
| terminationdate | Date | The date when the subscription line is terminated or canceled. | |
| total | Decimal | The total monetary amount associated with this subscription line. |