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