public static class Storefront.MoneyV2Connection
extends <any>
| Constructor and Description |
|---|
MoneyV2Connection() |
MoneyV2Connection(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Storefront.MoneyV2Edge> |
getEdges()
A list of edges.
|
java.lang.String |
getGraphQlTypeName() |
Storefront.PageInfo |
getPageInfo()
Information to aid in pagination.
|
Storefront.MoneyV2Connection |
setEdges(java.util.List<Storefront.MoneyV2Edge> arg) |
Storefront.MoneyV2Connection |
setPageInfo(Storefront.PageInfo arg) |
boolean |
unwrapsToObject(java.lang.String key) |
public MoneyV2Connection()
public MoneyV2Connection(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
public java.util.List<Storefront.MoneyV2Edge> getEdges()
public Storefront.MoneyV2Connection setEdges(java.util.List<Storefront.MoneyV2Edge> arg)
public Storefront.PageInfo getPageInfo()
public Storefront.MoneyV2Connection setPageInfo(Storefront.PageInfo arg)
public boolean unwrapsToObject(java.lang.String key)