Class GraphQLProductAssignmentMissingErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLProductAssignmentMissingErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLProductAssignmentMissingError, io.vrap.rmf.base.client.ModelBase

public class GraphQLProductAssignmentMissingErrorImpl extends Object implements GraphQLProductAssignmentMissingError, io.vrap.rmf.base.client.ModelBase

Returned when a Product is not assigned to the Product Selection. The error is returned as a failed response either to the Set Variant Selection or to the Set Variant Exclusion update action.