TermTemplateComponentType
Represents a contract term template component within an offering.
Fields
The contract term template associated with this component.
Unique identifier of the component.
Initial/default quantity for this component.
Maximum quantity of this component that can be selected.
Minimum quantity of this component that can be selected.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"component": TermTemplateType,
"identifier": "93612653",
"initialQuantity": 66,
"maximumQuantity": 5,
"minimumQuantity": 49
}