Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 899 Bytes

ReturnPolicyResponse.md

File metadata and controls

15 lines (12 loc) · 899 Bytes

# ReturnPolicyResponse

Properties

Name Type Description Notes
href string This field is for future use. [optional]
limit int This field is for future use. [optional]
next string This field is for future use. [optional]
offset int This field is for future use. [optional]
prev string This field is for future use. [optional]
total int The total number of items retrieved in the result set. If no items are found, this field is returned with a value of 0. [optional]
return_policies \Ebay\Sell\Account\Model\ReturnPolicy[] A list of the seller's return policies. [optional]

[Back to Model list] [Back to API list] [Back to README]