Represents
predefined terms of customer support (Entitlement) that users can add to products (Product2).
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve()
Fields
| EntitlementTemplateId
|
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. ID of the entitlement template. Must be a valid ID.
|
| Product2Id
|
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- Required. ID of the Product2 associated with the entitlement template. Must be a valid ID.
|
Usage
Use to query and manage entitlement
templates.