Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 1.02 KB

ShippingFulfillmentPagedCollection.md

File metadata and controls

executable file
·
11 lines (8 loc) · 1.02 KB

ShippingFulfillmentPagedCollection

Properties

Name Type Description Notes
fulfillments \cbdesk\ebay_fullfilment\Model\ShippingFulfillment[] This array contains one or more fulfillments required for the order that was specified in method endpoint. [optional]
total int The total number of fulfillments in the specified order.<br /><br /><span class=&quot;tablenote&quot;><strong>Note:</strong> If no fulfillments are found for the order, this field is returned with a value of <code>0</code>.</span> [optional]
warnings \cbdesk\ebay_fullfilment\Model\Error[] This array is only returned if one or more errors or warnings occur with the call request. [optional]

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