Name | Type | Description | Notes |
---|---|---|---|
href | string | Returns a URL link to the current result set. | [optional] |
limit | int | Returns the maximum number of results that can be returned in result set. | [optional] |
next | string | Returns a URL link to the next set of results. | [optional] |
offset | int | Returns how many result sets were skipped before the currently returned result set. | [optional] |
paymentPolicies | \macropage\SDKs\ebay\rest\account\Model\PaymentPolicy[] | A list of the seller's payment policies. | [optional] |
prev | string | Returns a URL link to the previous set of results. | [optional] |
total | int | Returns the total number of result sets in the paginated collection. | [optional] |