| Name | Type | Description | Notes |
|---|---|---|---|
| amount | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | [optional] |
| description | string | Display name or description of the product or service. | [optional] |
| quantity | int | The default value is 1 if none is given. | [optional] |
| image | string | URL to an image representing this line item, shown on the session page. | [optional] |
| external_product_num | string | Merchant's internal product or SKU identifier. | [optional] |
| [Back to Model list] [Back to API list] [Back to README] |