Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.07 KB

SkuDetails.md

File metadata and controls

15 lines (12 loc) · 1.07 KB

# SkuDetails

Properties

Name Type Description Notes
sku_slug string A system-unique, human-readable identifier for the product. [optional]
barcodes \OpenAPI\Client\Model\SkuBarcode[] Barcodes of this product. [optional]
dietary_classifications \OpenAPI\Client\Model\DietaryClassification[] All dietary classifications for the product [optional]
allergen_classifications \OpenAPI\Client\Model\AllergenClassification[] All allergen classifications for the product [optional]
contains_alcohol bool Indicates whether or not this product contains alcohol. [optional]
nutritional_info \OpenAPI\Client\Model\NutritionalInfo [optional]
servings \OpenAPI\Client\Model\Servings [optional]

[Back to Model list] [Back to API list] [Back to README]