Skip to Content

ProductInfo

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the product[default to null]
nameStringName of the product[default to null]
descriptionStringOptional description[optional] [default to null]
priceDoublePrice of the product[default to null]
discount_priceDoubleDiscounted price[default to null]
photoStringOptional photo URL[optional] [default to null]
is_activeBooleanWhether the product is active[default to null]

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