| Name | Type | Description | Notes |
|---|---|---|---|
| object | string | [optional] [default to 'product'] | |
| id | string | 商品 ID | |
| livemode | bool | 本番環境かどうか | |
| name | string | Checkout などで顧客に表示される商品名 | |
| active | bool | 商品が購入可能かどうか | |
| defaultPriceId | string | ||
| description | string | ||
| unitLabel | string | ||
| url | string | ||
| createdAt | \DateTime | 作成日時 (UTC, ISO 8601 形式) | |
| updatedAt | \DateTime | 更新日時 (UTC, ISO 8601 形式) |