Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 717 Bytes

File metadata and controls

14 lines (11 loc) · 717 Bytes

# PaymentMethodCardDetailsResponse

Properties

Name Type Description Notes
last4 string カードの下4桁
brand string カードのブランド
expMonth int カードの有効期限(月)
expYear int カードの有効期限(年)
fingerprint string このクレジットカード番号に紐づく値。同一番号のカードからは同一の値が生成されることが保証されています。
country string

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