| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
Address |
PaymentProduct840SpecificOutput.getBillingAddress()
Object containing billing address details
|
Address |
Customer.getBillingAddress()
Object containing billing address details
|
Address |
CustomerToken.getBillingAddress()
Object containing billing address details
|
Address |
PaymentProduct840SpecificOutput.getCustomerAddress()
Object containing billing address details
|
Address |
Address.withAdditionalInfo(String value)
Second line of street or additional address information
|
Address |
Address.withCity(String value)
City
|
Address |
Address.withCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
Address |
Address.withHouseNumber(String value)
House number
|
Address |
Address.withState(String value)
Full name of the state or province
|
Address |
Address.withStreet(String value)
Street name
|
Address |
Address.withZip(String value)
Zip code
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProduct840SpecificOutput.setBillingAddress(Address value)
Object containing billing address details
|
void |
Customer.setBillingAddress(Address value)
Object containing billing address details
|
void |
CustomerToken.setBillingAddress(Address value)
Object containing billing address details
|
void |
PaymentProduct840SpecificOutput.setCustomerAddress(Address value)
Object containing billing address details
|
PaymentProduct840SpecificOutput |
PaymentProduct840SpecificOutput.withBillingAddress(Address value)
Object containing billing address details
|
Customer |
Customer.withBillingAddress(Address value)
Object containing billing address details
|
CustomerToken |
CustomerToken.withBillingAddress(Address value)
Object containing billing address details
|
PaymentProduct840SpecificOutput |
PaymentProduct840SpecificOutput.withCustomerAddress(Address value)
Object containing billing address details
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.