Policy that a merchant has configured for their store, such as their refund or privacy policy.
More...
|
| | ShopPolicy (Dictionary< string, object > dataJSON) |
| | Accepts deserialized json data. Will further parse passed in data. More...
|
| |
| string | body () |
| | Policy text, maximum size of 64kb. More...
|
| |
| string | handle () |
| | Policy’s handle. More...
|
| |
| string | id () |
| | Globally unique identifier. More...
|
| |
| string | title () |
| | Policy’s title. More...
|
| |
| string | url () |
| | Public URL to the policy. More...
|
| |
|
object | Clone () |
| |
|
|
T | Get< T > (string field, string alias=null) |
| |
|
Dictionary< string, object > | Data |
| |
|
Dictionary< string, object > | DataJSON [get, protected set] |
| |
Policy that a merchant has configured for their store, such as their refund or privacy policy.
◆ ShopPolicy()
| Shopify.Unity.ShopPolicy.ShopPolicy |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
◆ body()
| string Shopify.Unity.ShopPolicy.body |
( |
| ) |
|
|
inline |
Policy text, maximum size of 64kb.
◆ handle()
| string Shopify.Unity.ShopPolicy.handle |
( |
| ) |
|
|
inline |
◆ id()
| string Shopify.Unity.ShopPolicy.id |
( |
| ) |
|
|
inline |
◆ title()
| string Shopify.Unity.ShopPolicy.title |
( |
| ) |
|
|
inline |
◆ url()
| string Shopify.Unity.ShopPolicy.url |
( |
| ) |
|
|
inline |
Public URL to the policy.
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/ShopPolicy.cs