Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.GraphQL.FulfillmentTrackingInfoQuery Class Reference

Tracking information associated with the fulfillment. More...

Public Member Functions

 FulfillmentTrackingInfoQuery (StringBuilder query)
 FulfillmentTrackingInfoQuery is used to build queries. Typically FulfillmentTrackingInfoQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery. More...
 
FulfillmentTrackingInfoQuery number ()
 The tracking number of the fulfillment. More...
 
FulfillmentTrackingInfoQuery url ()
 The URL to track the fulfillment. More...
 

Detailed Description

Tracking information associated with the fulfillment.

Constructor & Destructor Documentation

◆ FulfillmentTrackingInfoQuery()

Shopify.Unity.GraphQL.FulfillmentTrackingInfoQuery.FulfillmentTrackingInfoQuery ( StringBuilder  query)
inline

FulfillmentTrackingInfoQuery is used to build queries. Typically FulfillmentTrackingInfoQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery.

Member Function Documentation

◆ number()

FulfillmentTrackingInfoQuery Shopify.Unity.GraphQL.FulfillmentTrackingInfoQuery.number ( )
inline

The tracking number of the fulfillment.

◆ url()

FulfillmentTrackingInfoQuery Shopify.Unity.GraphQL.FulfillmentTrackingInfoQuery.url ( )
inline

The URL to track the fulfillment.


The documentation for this class was generated from the following file: