Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

File metadata and controls

13 lines (9 loc) · 651 Bytes

PaymentTokenDetailsAllOf

Properties

Name Type Description Notes
last4 str The last 4 numbers of a payment card. [optional]
brand str Card brand, only for tokenization with payment. [optional]
account_verification bool If the account the token was created from has been verified. [optional]
type str Inidcates the type of tokenization source. [optional]

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