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