Contact
class Contact
This represents the required given name field and optional fields that can be passed in as part of the verification process. The more fields you supply, the greater the chance the verification will be successful.
Parameters
given_ name
First name of the contact.
family_ name
Last name of the contact.
email
Email address of the contact.
phone
the telephone number of the contact
address_ lines
The contact street address
city
The contact address city name
region
The applicable administrative region (e.g., province, state) of the contact address.
postal_ code
The contact address postal cod
country_ code
A 2-letter string containing the ISO 3166-1 country code of the contact address. This field is returned in uppercase and maps to the Apple Pay countryCode field.