| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected BankAccountType |
PaymentType.bankAccount |
protected BankAccountType |
PaymentSimpleType.bankAccount |
protected BankAccountType |
WebCheckOutDataType.bankToken |
| Modifier and Type | Method and Description |
|---|---|
BankAccountType |
ObjectFactory.createBankAccountType()
Create an instance of
BankAccountType |
BankAccountType |
PaymentType.getBankAccount()
Gets the value of the bankAccount property.
|
BankAccountType |
PaymentSimpleType.getBankAccount()
Gets the value of the bankAccount property.
|
BankAccountType |
WebCheckOutDataType.getBankToken()
Gets the value of the bankToken property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentType.setBankAccount(BankAccountType value)
Sets the value of the bankAccount property.
|
void |
PaymentSimpleType.setBankAccount(BankAccountType value)
Sets the value of the bankAccount property.
|
void |
WebCheckOutDataType.setBankToken(BankAccountType value)
Sets the value of the bankToken property.
|
Copyright © 2020. All rights reserved.