public static class Storefront.UnknownPricingValue extends <any> implements Storefront.PricingValue
| Constructor and Description |
|---|
UnknownPricingValue() |
UnknownPricingValue(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
static Storefront.PricingValue |
create(JsonObject fields) |
java.lang.String |
getGraphQlTypeName() |
boolean |
unwrapsToObject(java.lang.String key) |
public UnknownPricingValue()
public UnknownPricingValue(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic static Storefront.PricingValue create(JsonObject fields) throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
getGraphQlTypeName in interface Storefront.PricingValuepublic boolean unwrapsToObject(java.lang.String key)