|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomerDataType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of CustomerDataType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as CustomerDataType | |
|---|---|
protected CustomerDataType |
TransactionRequestType.customer
|
protected CustomerDataType |
TransactionDetailsType.customer
|
| Methods in net.authorize.api.contract.v1 that return CustomerDataType | |
|---|---|
CustomerDataType |
ObjectFactory.createCustomerDataType()
Create an instance of CustomerDataType |
CustomerDataType |
TransactionRequestType.getCustomer()
Gets the value of the customer property. |
CustomerDataType |
TransactionDetailsType.getCustomer()
Gets the value of the customer property. |
| Methods in net.authorize.api.contract.v1 with parameters of type CustomerDataType | |
|---|---|
void |
TransactionRequestType.setCustomer(CustomerDataType value)
Sets the value of the customer property. |
void |
TransactionDetailsType.setCustomer(CustomerDataType value)
Sets the value of the customer property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||