Newer Version Available

This content describes an older version of this product. View Latest

Composite Promotion Translation Input

Input representation of the promotion translation.
JSON example
Here’s an example for the displayName field:
1{
2   "translations": {},
3   "value": "Fall Promotion"
4}
Here’s an example for the termsAndCondition field:
1{
2   "translations": {},
3   "value": "This is fall promotion.Get 10% off on Product 'Alpine Energy Drink Chai Post 0.5L PET - 6 pack."
4}
Properties
Name Type Description Required or Optional Available Version
translations Map<String, String> Map of language code to the translated value. Optional 62.0
value String Value to be translated. Optional 62.0