Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected ArrayOfLineItem |
TransactionRequestType.lineItems |
protected ArrayOfLineItem |
TransactionDetailsType.lineItems |
Modifier and Type | Method and Description |
---|---|
ArrayOfLineItem |
ObjectFactory.createArrayOfLineItem()
Create an instance of
ArrayOfLineItem |
ArrayOfLineItem |
TransactionRequestType.getLineItems()
Gets the value of the lineItems property.
|
ArrayOfLineItem |
TransactionDetailsType.getLineItems()
Gets the value of the lineItems property.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionRequestType.setLineItems(ArrayOfLineItem value)
Sets the value of the lineItems property.
|
void |
TransactionDetailsType.setLineItems(ArrayOfLineItem value)
Sets the value of the lineItems property.
|
Copyright © 2021. All rights reserved.