stack

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

AdminTypes.ShopifyPaymentsDisputeFulfillment interface

The fulfillment associated with dispute evidence.

Signature:

export interface ShopifyPaymentsDisputeFulfillment extends Node 

Extends: Node

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘output’] A globally-unique ID.
shippingCarrier?   Maybe<Scalars[‘String’][‘output’]> (Optional) The shipping carrier for this fulfillment.
shippingDate?   Maybe<Scalars[‘Date’][‘output’]> (Optional) The shipping date for this fulfillment.
shippingTrackingNumber?   Maybe<Scalars[‘String’][‘output’]> (Optional) The shipping tracking number for this fulfillment.