Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 904 Bytes

PaymentPolicyResponse.md

File metadata and controls

15 lines (12 loc) · 904 Bytes

# PaymentPolicyResponse

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]
payment_policies \Ebay\Sell\Account\Model\PaymentPolicy[] A list of the seller's payment policies. [optional]

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