stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundInput > refundLineItems

AdminTypes.RefundInput.refundLineItems property

A list of line items to refund.

Signature:

refundLineItems?: InputMaybe<Array<RefundLineItemInput>>;