Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 925 Bytes

ShippingFulfillmentPagedCollection.md

File metadata and controls

12 lines (8 loc) · 925 Bytes

ShippingFulfillmentPagedCollection

Properties

Name Type Description Notes
fulfillments \macropage\SDKs\ebay\rest\fulfillment\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. Note: If no fulfillments are found for the order, this field is returned with a value of 0. [optional]
warnings \macropage\SDKs\ebay\rest\fulfillment\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]