public GetTransactions ( TransactionList state = TransactionList.TransactionState.All, TransactionList type = TransactionList.TransactionType.All ) : RecurlyList |
||
state | TransactionList | Transactions of this state will be retrieved. Optional, default: All. |
type | TransactionList | Transactions of this type will be retrieved. Optional, default: All. |
return | RecurlyList |