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