BillingContactRequest
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
Constructors
Link copied to clipboard
public BillingContactRequest BillingContactRequest(String givenName, String familyName, BillingContactRequestAddress address)