Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLineItemsPreparedForPickupInput
The input fields for marking fulfillment order line items as ready for pickup.
Signature:
export interface FulfillmentOrderLineItemsPreparedForPickupInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| lineItemsByFulfillmentOrder | Array<PreparedFulfillmentOrderLineItemsInput> | The fulfillment orders associated with the line items which are ready to be picked up by a customer. |