EvergreenTemplate
Represents templates used to configure automatic renewal settings for contracts, including pricing markup options and recurrence timing relative to the renewal date.
Columns
| Name | Type | ReadOnly | Description |
| description | String | False |
The description of the evergreen template. |
| entity_Href | String | True |
The URL of the entity associated with this evergreen template. |
| entity_Id | String | True |
The Id of the entity associated with this evergreen template. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this evergreen template. |
| entity_Name | String | True |
The name of the entity associated with this evergreen template. |
| href | String | True |
The URL of the evergreen template resource. |
| id | String | False |
The unique identifier of the evergreen template record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the evergreen template record. |
| pricingMarkup | String | False |
The markup method applied to pricing on renewal, such as fixed or percentage. |
| pricingMarkupValue | Decimal | False |
The markup value applied to pricing on renewal. |
| pricingType | String | False |
The pricing type used for the contract renewal, such as original or updated. |
| recurrenceOptionsBeforeOrAfterDateOfRenewal | String | False |
Specifies whether the renewal action occurs before or after the date of renewal. |
| recurrenceOptionsDaysBeforeAfter | Int | False |
The number of days before or after the renewal date on which the renewal action occurs. |
| status | String | False |
The current status of the evergreen template, such as active or inactive. |