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="tablenote"><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] |