Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 909 Bytes

Product.md

File metadata and controls

16 lines (13 loc) · 909 Bytes

# Product

Properties

Name Type Description Notes
sku string A unique identifier for the product variant [optional]
name string The name of the product [optional]
slug string Product slug [optional]
price double The price of the product [optional]
image string Image of the product [optional]
brief string Plan benefit summary [optional]
description \Bamba\Model\ProductDescription[] Commercial information of the product by sections, the number of elements of each array is dynamic [optional]
terms string Link to terms and conditions detailed by product [optional]

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