BillingContactRequestWithPhone
Parameters
givenName
First/given name of the payment type account holder. Max 60 characters. Special characters (\"<\", \">\", \"(\", \")\", and \"&\") entered in this field will be re-encoded.
familyName
Last/family name of the payment type account holder. Max 60 characters. Special characters (\"<\", \">\", \"(\", \")\", and \"&\") entered in this field will be re-encoded.
address
phone
Constructors
Link copied to clipboard
public BillingContactRequestWithPhone BillingContactRequestWithPhone(String givenName, String familyName, BillingContactRequestAddress address, PhoneRequest phone)