Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 657 Bytes

ProductVariant.md

File metadata and controls

13 lines (9 loc) · 657 Bytes

ProductVariant

Properties

Name Type Description Notes
id UUID 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]