Class SetCartDiscountCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetCartDiscountCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetCartDiscountCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetFields(List<CustomFieldInput> fields) voidvoidvoidsetTypeKey(String typeKey) toString()
-
Constructor Details
-
SetCartDiscountCustomType
public SetCartDiscountCustomType() -
SetCartDiscountCustomType
public SetCartDiscountCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId)
-
-
Method Details