Class AgreementTransactions
Class AgreementTransactions
A resource representing agreement_transactions that is returned during a transaction search.
- PayPal\Common\PayPalModel
-
PayPal\Api\AgreementTransactions
Methods summary
public
|
#
setAgreementTransactionList(
Array of agreement_transaction object. |
public
|
|
public
|
#
addAgreementTransactionList(
Append AgreementTransactionList to the list. |
public
|
#
removeAgreementTransactionList(
Remove AgreementTransactionList from the list. |
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()