Shopify SDK for Unity
Static Public Attributes | List of all members
Shopify.Unity.VersionInformation Class Reference

Static Public Attributes

const string VERSION = "2.1.1-github"
 Version of the Shopify SDK for Unity. More...
 
const string PUBLISH_DESTINATION = "github"
 

Member Data Documentation

◆ VERSION

const string Shopify.Unity.VersionInformation.VERSION = "2.1.1-github"
static

Version of the Shopify SDK for Unity.

// Example that checks the SDK version
Debug.Log("Current SDK Version: " + ShopifyBuy.VERSION);

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