public class Transaction extends TransactionBase
| Constructor and Description |
|---|
Transaction()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<Transaction> |
getTransactions()
Getter for transactions
|
Transaction |
setTransactions(List<Transaction> transactions)
Setter for transactions
|
getPurchaseUnitReferenceId, getRelatedResources, setPurchaseUnitReferenceId, setRelatedResourcesgetAmount, getCustom, getDescription, getInvoiceNumber, getItemList, getNoteToPayee, getNotifyUrl, getOrderUrl, getPayee, getPaymentOptions, getSoftDescriptor, setAmount, setCustom, setDescription, setInvoiceNumber, setItemList, setNoteToPayee, setNotifyUrl, setOrderUrl, setPayee, setPaymentOptions, setSoftDescriptorequals, hashCode, toJSON, toStringpublic Transaction setTransactions(List<Transaction> transactions)
public List<Transaction> getTransactions()
Copyright © 2015. All Rights Reserved.