Class CartDiscountValueProjection<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
java.lang.Object
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
com.commercetools.graphql.api.client.CartDiscountValueProjection<PARENT,ROOT>
public class CartDiscountValueProjection<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode.InputArgument -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode
getParent, getRoot, parent, rootMethods inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
getFields, getFragments, getInputArguments, getSchemaType
-
Constructor Details
-
CartDiscountValueProjection
-
-
Method Details
-
type
-
onAbsoluteDiscountValue
public AbsoluteDiscountValueFragmentProjection<CartDiscountValueProjection<PARENT,ROOT>, onAbsoluteDiscountValue()ROOT> -
onFixedPriceDiscountValue
public FixedPriceDiscountValueFragmentProjection<CartDiscountValueProjection<PARENT,ROOT>, onFixedPriceDiscountValue()ROOT> -
onGiftLineItemValue
public GiftLineItemValueFragmentProjection<CartDiscountValueProjection<PARENT,ROOT>, onGiftLineItemValue()ROOT> -
onRelativeDiscountValue
public RelativeDiscountValueFragmentProjection<CartDiscountValueProjection<PARENT,ROOT>, onRelativeDiscountValue()ROOT>
-