Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 631 Bytes

File metadata and controls

12 lines (8 loc) · 631 Bytes

CreatePaymentToken

Properties

Name Type Description Notes
value str Client-supplied payment token value. Only applicable for DataVault tokenization scheme. [optional]
reusable bool If the token is reusable. [optional] [default to True]
decline_duplicates bool Decline duplicate payment info if client token is supplied. [optional] [default to False]

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