Represents a generic custom attribute.
More...
|
| | Attribute (Dictionary< string, object > dataJSON) |
| | Accepts deserialized json data. Will further parse passed in data. More...
|
| |
| string | key () |
| | Key or name of the attribute. More...
|
| |
| string | value () |
| | Value of the attribute. More...
|
| |
|
object | Clone () |
| |
|
|
T | Get< T > (string field, string alias=null) |
| |
|
Dictionary< string, object > | Data |
| |
|
Dictionary< string, object > | DataJSON [get, protected set] |
| |
Represents a generic custom attribute.
◆ Attribute()
| Shopify.Unity.Attribute.Attribute |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
◆ key()
| string Shopify.Unity.Attribute.key |
( |
| ) |
|
|
inline |
Key or name of the attribute.
◆ value()
| string Shopify.Unity.Attribute.value |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/Attribute.cs