Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 522 Bytes

File metadata and controls

17 lines (9 loc) · 522 Bytes

SkusList

Contains information about SKUs.

Properties

Name Type Description
_object String The type of the object represented by JSON. This object stores information about SKUs.
dataRef String Identifies the name of the JSON property that contains the array of SKUs.
skus List<Sku> A dictionary that contains an array of SKUs.
total Integer Total number of SKUs in the product.