Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 599 Bytes

OrderProducts.md

File metadata and controls

12 lines (9 loc) · 599 Bytes

brevo_csharp.Model.OrderProducts

Properties

Name Type Description Notes
ProductId string ID of the product.
Quantity decimal? How many pieces of the product the visitor has added to the cart.
VariantId string Product ID of the red color shirts. [optional]
Price decimal? The price of a unit of product

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