public class PaymentProduct806SpecificOutput extends Object
Constructor and Description |
---|
PaymentProduct806SpecificOutput() |
Modifier and Type | Method and Description |
---|---|
Address |
getBillingAddress()
Object containing the billing address details of the customer
|
TrustlyBankAccount |
getCustomerAccount()
Object containing the account details
|
void |
setBillingAddress(Address value)
Object containing the billing address details of the customer
|
void |
setCustomerAccount(TrustlyBankAccount value)
Object containing the account details
|
public Address getBillingAddress()
public void setBillingAddress(Address value)
public TrustlyBankAccount getCustomerAccount()
public void setCustomerAccount(TrustlyBankAccount value)
Copyright © 2024 Worldline Global Collect. All rights reserved.