stack

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

AdminTypes.RefundInput.transactions property

A list of transactions involved in the refund.

Signature:

transactions?: InputMaybe<Array<OrderTransactionInput>>;