PromotionAssignmentTermType
Represents a promotion assignment term in a contract.
Fields
The description of the term.
The display name of the term.
The identifier of the term.
Whether the term is variable.
A list of promotion assignment schedules associated with the contract.
The type of the term.
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
{
"description": "effect-local-beyond-present-always",
"displayName": "action-work-far-others-last",
"identifier": "52047845",
"isVariable": true,
"schedules": [PromotionAssignmentScheduleType],
"type": "huge-ask-fish-own-lay"
}