Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1007 Bytes

GETPaymentMethodTypeCardHolderInfo.md

File metadata and controls

16 lines (13 loc) · 1007 Bytes

Zuora::GETPaymentMethodTypeCardHolderInfo

Properties

Name Type Description Notes
address_line1 String First address line, 255 characters or less. [optional]
address_line2 String Second address line, 255 characters or less. [optional]
card_holder_name String The full name as it appears on the card, e.g., "John J Smith", 50 characters or less. [optional]
city String City, 40 characters or less. [optional]
country String Country, must be a valid country name or abbreviation. [optional]
email String Card holder's email address, 80 characters or less. [optional]
phone String Phone number, 40 characters or less. [optional]
state String State, must be a valid state name or 2-character abbreviation. [optional]
zip_code String Zip code, 20 characters or less. [optional]