Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 695 Bytes

File metadata and controls

13 lines (10 loc) · 695 Bytes

brevo_csharp.Model.MainProductPayload

Properties

Name Type Description Notes
Category List<string> List of categories the product belongs to [optional]
Price decimal? Price of the product [optional]
ProductId string Unique identifier for the product [optional]
Quantity decimal? Quantity of the product [optional]
VariantId string Identifier for the product variant [optional]

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