UnknownMedia is a response object. With UnknownMedia.Create you'll be able instantiate objects implementing Media. UnknownMedia.Create
will return one of the following types:
More...
|
static Media | Create (Dictionary< string, object > dataJSON) |
| Instantiate objects implementing Media. Possible types are:
More...
|
|
|
T | Get< T > (string field, string alias=null) |
|
Dictionary< string, object > | Data |
|
Dictionary< string, object > | DataJSON [get, protected set] |
|
UnknownMedia is a response object. With UnknownMedia.Create you'll be able instantiate objects implementing Media. UnknownMedia.Create
will return one of the following types:
◆ UnknownMedia()
Shopify.Unity.UnknownMedia.UnknownMedia |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
dataJSON | Deserialized JSON data for Media |
◆ alt()
string Shopify.Unity.UnknownMedia.alt |
( |
| ) |
|
|
inline |
◆ Create()
static Media Shopify.Unity.UnknownMedia.Create |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inlinestatic |
Instantiate objects implementing Media. Possible types are:
◆ mediaContentType()
◆ previewImage()
Image Shopify.Unity.UnknownMedia.previewImage |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/Media.cs