Shopify SDK for Unity
Public Member Functions | Public Attributes | List of all members
Shopify.Unity.ShippingFields Struct Reference

Wraps around a shipping address and shipping identifier. Used for sending the final checkout fields in one GraphQL query. More...

Public Member Functions

 ShippingFields (MailingAddressInput shippingAddress, string shippingIdentifier)
 

Public Attributes

MailingAddressInput ShippingAddress
 
string ShippingIdentifier
 

Detailed Description

Wraps around a shipping address and shipping identifier. Used for sending the final checkout fields in one GraphQL query.


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