Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 827 Bytes

File metadata and controls

19 lines (16 loc) · 827 Bytes

# ProductDetailsResponse

Properties

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 形式)

[Back to Model list] [Back to API list] [Back to README]