Class SetCustomerCustomType
java.lang.Object
com.commercetools.graphql.api.types.SetCustomerCustomType
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetCustomerCustomType(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
-
SetCustomerCustomType
public SetCustomerCustomType() -
SetCustomerCustomType
public SetCustomerCustomType(List<CustomFieldInput> fields, ResourceIdentifierInput type, String typeKey, String typeId)
-
-
Method Details