Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.domain |
Modifier and Type | Class and Description |
---|---|
class |
AddressPersonal |
Modifier and Type | Method and Description |
---|---|
Address |
Seller.getAddress()
Object containing the seller address details
|
Address |
PayoutCustomer.getAddress()
Object containing address details
|
Address |
AccountFundingRecipient.getAddress()
Object containing the address details of the recipient of an account funding transaction.
|
Address |
CustomerRiskAssessment.getBillingAddress()
Object containing billing address details
|
Address |
PaymentProduct806SpecificOutput.getBillingAddress()
Object containing the billing address details of the customer
|
Address |
CustomerToken.getBillingAddress()
Object containing the billing address details
|
Address |
PaymentProduct840SpecificOutput.getBillingAddress()
Object containing the billing address details of the customer
|
Address |
Customer.getBillingAddress()
Object containing billing address details
|
Address |
FraudFields.getCardOwnerAddress()
Deprecated.
This should be the same as Order.customer.billingAddress
|
Address |
PaymentProduct840SpecificOutput.getCustomerAddress()
Object containing the address details of the customer
|
Modifier and Type | Method and Description |
---|---|
void |
Seller.setAddress(Address value)
Object containing the seller address details
|
void |
PayoutCustomer.setAddress(Address value)
Object containing address details
|
void |
AccountFundingRecipient.setAddress(Address value)
Object containing the address details of the recipient of an account funding transaction.
|
void |
CustomerRiskAssessment.setBillingAddress(Address value)
Object containing billing address details
|
void |
PaymentProduct806SpecificOutput.setBillingAddress(Address value)
Object containing the billing address details of the customer
|
void |
CustomerToken.setBillingAddress(Address value)
Object containing the billing address details
|
void |
PaymentProduct840SpecificOutput.setBillingAddress(Address value)
Object containing the billing address details of the customer
|
void |
Customer.setBillingAddress(Address value)
Object containing billing address details
|
void |
FraudFields.setCardOwnerAddress(Address value)
Deprecated.
This should be the same as Order.customer.billingAddress
|
void |
PaymentProduct840SpecificOutput.setCustomerAddress(Address value)
Object containing the address details of the customer
|
Copyright © 2024 Worldline Global Collect. All rights reserved.