Class ProductSelectionResourceIdentifierImpl

java.lang.Object
com.commercetools.api.models.product_selection.ProductSelectionResourceIdentifierImpl
All Implemented Interfaces:
ResourceIdentifier, Identifiable<ProductSelection>, ProductSelectionResourceIdentifier, WithKey, io.vrap.rmf.base.client.ModelBase

public class ProductSelectionResourceIdentifierImpl extends Object implements ProductSelectionResourceIdentifier, io.vrap.rmf.base.client.ModelBase

ResourceIdentifier to a ProductSelection. Either id or key is required. If both are set, an InvalidJsonInput error is returned.