OfferContextConfigDTO Data Type

A base class for all API DTO classes

Implemented Interfaces
Serializable
Properties
name data type description
loadAttributeTags boolean
loadAttributeGroupedAttribute boolean
loadAttributeChargeTemplates boolean
loadAttributeAssignedAttr boolean
loadAttributeMedia boolean

Example

{
  "loadAttributeTags" : true,
  "loadAttributeGroupedAttribute" : true,
  "loadAttributeChargeTemplates" : true,
  "loadAttributeAssignedAttr" : true,
  "loadAttributeMedia" : true
}