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

A resource that the metafield belongs to. More...

Inheritance diagram for Shopify.Unity.UnknownMetafieldParentResource:
Shopify.Unity.SDK.AbstractResponse Shopify.Unity.MetafieldParentResource

Public Member Functions

object Clone ()
 

Static Public Member Functions

static MetafieldParentResource Create (Dictionary< string, object > dataJSON)
 Instantiate objects implementing MetafieldParentResource. 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

A resource that the metafield belongs to.

Member Function Documentation

◆ Create()

static MetafieldParentResource Shopify.Unity.UnknownMetafieldParentResource.Create ( Dictionary< string, object >  dataJSON)
inlinestatic

Instantiate objects implementing MetafieldParentResource. Possible types are:


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