Shopify SDK for Unity
Public Member Functions | Public Attributes | Static Protected Attributes | List of all members
Shopify.Unity.SDK.SummaryItem Class Reference
Inheritance diagram for Shopify.Unity.SDK.SummaryItem:
Shopify.Unity.SDK.Serializable Shopify.Unity.SDK.ShippingMethod

Public Member Functions

 SummaryItem (string label, string amount)
 
override object ToJson ()
 
- Public Member Functions inherited from Shopify.Unity.SDK.Serializable
string ToJsonString ()
 
override string ToString ()
 

Public Attributes

string Label
 
string Amount
 

Static Protected Attributes

const string LABEL = "Label"
 
const string AMOUNT = "Amount"
 

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