Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 870 Bytes

VaultDataPaymentTokenInterface.md

File metadata and controls

20 lines (16 loc) · 870 Bytes

VaultDataPaymentTokenInterface

Properties

Name Type Description Notes
entityId int Entity ID. [optional]
customerId int Customer ID. [optional]
publicHash string Public hash
paymentMethodCode string Payment method code
type string Type
createdAt string Token creation timestamp [optional]
expiresAt string Token expiration timestamp [optional]
gatewayToken string Gateway token ID
tokenDetails string Token details
isActive bool Is active.
isVisible bool Is visible.

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