stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShippingRefundInput

AdminTypes.ShippingRefundInput interface

The input fields that are required to reimburse shipping costs.

Signature:

export interface ShippingRefundInput 

Properties

Property Modifiers Type Description
amount?   InputMaybe<Scalars[‘Money’][‘input’]> (Optional) The monetary value of the shipping fees to be reimbursed.
fullRefund?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional) Whether a full refund is provided.