public class AgreementTransactions extends PayPalModel
Constructor and Description |
---|
AgreementTransactions()
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
List<AgreementTransaction> |
getAgreementTransactionList()
Getter for agreementTransactionList
|
AgreementTransactions |
setAgreementTransactionList(List<AgreementTransaction> agreementTransactionList)
Setter for agreementTransactionList
|
equals, hashCode, toJSON, toString
public AgreementTransactions setAgreementTransactionList(List<AgreementTransaction> agreementTransactionList)
public List<AgreementTransaction> getAgreementTransactionList()
Copyright © 2016. All Rights Reserved.