Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 749 Bytes

ApplicableToResultList.md

File metadata and controls

32 lines (16 loc) · 749 Bytes

ApplicableToResultList

Properties

Name Type Description Notes
data List<ApplicableTo> Contains array of items to which the discount can apply.
total Integer Total number of objects defining included products, SKUs, or product collections.
_object ObjectEnum The type of the object represented by JSON.
dataRef DataRefEnum The type of the object represented by JSON.

Enum: ObjectEnum

Name Value
LIST "list"

Enum: DataRefEnum

Name Value
DATA "data"