| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The product name. | |
| price | int | Price in the smallest currency unit (e.g. cents). Must be positive. | |
| description | string | The product description. | |
| currency | string | ISO 4217 currency code. Defaults to the store's default currency when omitted. | |
| downloadUrl | string | Optional external download link delivered to the customer after purchase. |