Shopify SDK for Unity
Public Member Functions | Static Public Member Functions | List of all members
Shopify.Unity.UnknownPricingValue Class Reference

The price value (fixed or percentage) for a discount application. More...

Inheritance diagram for Shopify.Unity.UnknownPricingValue:
Shopify.Unity.SDK.AbstractResponse Shopify.Unity.PricingValue

Public Member Functions

object Clone ()
 

Static Public Member Functions

static PricingValue Create (Dictionary< string, object > dataJSON)
 Instantiate objects implementing PricingValue. Possible types are:

More...
 

Additional Inherited Members

- Protected Member Functions inherited from Shopify.Unity.SDK.AbstractResponse
Get< T > (string field, string alias=null)
 
- Protected Attributes inherited from Shopify.Unity.SDK.AbstractResponse
Dictionary< string, object > Data
 
- Properties inherited from Shopify.Unity.SDK.AbstractResponse
Dictionary< string, object > DataJSON [get, protected set]
 

Detailed Description

The price value (fixed or percentage) for a discount application.

Member Function Documentation

◆ Create()

static PricingValue Shopify.Unity.UnknownPricingValue.Create ( Dictionary< string, object >  dataJSON)
inlinestatic

Instantiate objects implementing PricingValue. Possible types are:


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