An auto-generated type which holds one Page and a cursor during pagination.
More...
|
T | Get< T > (string field, string alias=null) |
|
Dictionary< string, object > | Data |
|
Dictionary< string, object > | DataJSON [get, protected set] |
|
An auto-generated type which holds one Page and a cursor during pagination.
◆ PageEdge()
Shopify.Unity.PageEdge.PageEdge |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
dataJSON | Deserialized JSON data for PageEdge |
◆ cursor()
string Shopify.Unity.PageEdge.cursor |
( |
| ) |
|
|
inline |
A cursor for use in pagination.
◆ node()
Page Shopify.Unity.PageEdge.node |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/PageEdge.cs