public static class Storefront.DiscountApplicationEdge
extends <any>
| Constructor and Description |
|---|
DiscountApplicationEdge() |
DiscountApplicationEdge(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCursor()
A cursor for use in pagination.
|
java.lang.String |
getGraphQlTypeName() |
Storefront.DiscountApplication |
getNode()
The item at the end of DiscountApplicationEdge.
|
Storefront.DiscountApplicationEdge |
setCursor(java.lang.String arg) |
Storefront.DiscountApplicationEdge |
setNode(Storefront.DiscountApplication arg) |
boolean |
unwrapsToObject(java.lang.String key) |
public DiscountApplicationEdge()
public DiscountApplicationEdge(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
public java.lang.String getCursor()
public Storefront.DiscountApplicationEdge setCursor(java.lang.String arg)
public Storefront.DiscountApplication getNode()
public Storefront.DiscountApplicationEdge setNode(Storefront.DiscountApplication arg)
public boolean unwrapsToObject(java.lang.String key)