Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 618 Bytes

File metadata and controls

11 lines (10 loc) · 618 Bytes

# CustomerSource

Properties

Name Type Description Notes
type string Payment method type of the saved payment source.
brand string Card brand (e.g. "visa", "mastercard").
last_four_digits string Last four digits of the saved card.
month int Card expiry month (two digits).
year int Card expiry year (two or four digits).
[Back to Model list] [Back to API list] [Back to README]