Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 924 Bytes

FulfillmentPolicyResponse.md

File metadata and controls

15 lines (12 loc) · 924 Bytes

# FulfillmentPolicyResponse

Properties

Name Type Description Notes
fulfillment_policies \Ebay\Sell\Account\Model\FulfillmentPolicy[] A list of the seller's fulfillment policies. [optional]
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]

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