Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 625 Bytes

ProductVariant.md

File metadata and controls

12 lines (9 loc) · 625 Bytes

# ProductVariant

Properties

Name Type Description Notes
id string ID of the product variant. UUID Version 4.
title string The title of the product variant.
price int A positive integer in the smallest currency unit (that is, 100 cents for $1.00) representing the price of the product variant.
duration int The duration of the product item, in minutes. [optional]

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