subscriptionterm
Defines the various terms available for subscriptions, such as monthly, yearly, or custom durations.
Columns
| Name | Type | References | Description |
| externalid | String | An identifier used to link this record to external systems or references. | |
| id | Integer | A unique identifier assigned to this subscription term record. | |
| isinactive | Boolean | Specifies whether this subscription term is inactive or hidden. | |
| name | String | The name or title associated with the subscription term. | |
| subscriptiontermduration | String | The length of the subscription term (for example, 12 months or 1 year). | |
| subscriptiontermtype | String | The type of subscription term (for example, fixed or evergreen). | |
| subscriptiontermunit | String | The unit of measurement used for defining the subscription term (for example, months or years). |