stack

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

AdminTypes.ReverseDeliveryTrackingV2 interface

Represents the information used to track a reverse delivery.

Signature:

export interface ReverseDeliveryTrackingV2 

Properties

Property Modifiers Type Description
carrierName?   Maybe<Scalars[‘String’][‘output’]> (Optional) The provider of the tracking information, in a human-readable format for display purposes.
number?   Maybe<Scalars[‘String’][‘output’]> (Optional) The identifier used by the courier to identify the shipment.
url?   Maybe<Scalars[‘URL’][‘output’]> (Optional) The URL to track a shipment.