| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::PaginatedTransactionArrayType
Contains a paginated list of transactions.
eBay::API::XML::DataType::PaginatedTransactionArrayType inherits from the eBay::API::XML::BaseDataType class
Provides information about the list of transactions, including number of pages and number of entries.
# Argument: 'ns:PaginationResultType'
Calls: GetItemsAwaitingFeedback Returned: Always
# Returns: 'ns:PaginationResultType'
Contains a list of transactions. Returned as an empty tag if no applicable transactions exist.
# Argument: 'ns:TransactionArrayType'
Calls: GetItemsAwaitingFeedback Returned: Always
# Returns: 'ns:TransactionArrayType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |