Represents a web address.
More...
|
T | Get< T > (string field, string alias=null) |
|
Dictionary< string, object > | Data |
|
Dictionary< string, object > | DataJSON [get, protected set] |
|
Represents a web address.
◆ Domain()
Shopify.Unity.Domain.Domain |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
dataJSON | Deserialized JSON data for Domain |
◆ host()
string Shopify.Unity.Domain.host |
( |
| ) |
|
|
inline |
The host name of the domain (eg: example.com
).
◆ sslEnabled()
bool Shopify.Unity.Domain.sslEnabled |
( |
| ) |
|
|
inline |
Whether SSL is enabled or not.
◆ url()
string Shopify.Unity.Domain.url |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/Domain.cs