Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 721 Bytes

File metadata and controls

17 lines (14 loc) · 721 Bytes

# CustomerResponse

Properties

Name Type Description Notes
object string [optional] [default to 'customer']
id string 顧客 ID
livemode bool 本番環境かどうか
email string
description string
defaultPaymentMethodId string
metadata array<string,mixed> メタデータ
createdAt \DateTime 作成日時 (UTC, ISO 8601 形式)
updatedAt \DateTime 更新日時 (UTC, ISO 8601 形式)

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