Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 978 Bytes

CcRef.md

File metadata and controls

16 lines (11 loc) · 978 Bytes

Zuora.Model.CcRef

Properties

Name Type Description Notes
second_token string A gateway unique identifier that replaces sensitive payment method data. This field is conditionally required only when `token` is being used to represent a gateway customer profile. [optional]
token string A gateway unique identifier that replaces sensitive payment method data or represents a gateway's unique customer profile. When `token` is used to represent a customer profile, `second_token` is conditionally required for representing the underlying tokenized payment method.
mandate Mandate [optional]
card CcRefCard [optional]

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