public class CustomerToken extends CustomerBase
| Constructor and Description |
|---|
CustomerToken() |
| Modifier and Type | Method and Description |
|---|---|
Address |
getBillingAddress()
Object containing the billing address details
|
PersonalInformationToken |
getPersonalInformation()
Object containing personal information of the customer
|
void |
setBillingAddress(Address value)
Object containing the billing address details
|
void |
setPersonalInformation(PersonalInformationToken value)
Object containing personal information of the customer
|
getCompanyInformation, getMerchantCustomerId, getVatNumber, setCompanyInformation, setMerchantCustomerId, setVatNumberpublic Address getBillingAddress()
public void setBillingAddress(Address value)
public PersonalInformationToken getPersonalInformation()
public void setPersonalInformation(PersonalInformationToken value)
Copyright © 2025 Worldline Global Collect. All rights reserved.