Class SearchProductVariantIdsRequest
java.lang.Object
de.codebarista.shopware.model.core.SearchProductVariantIdsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class SearchProductVariantIdsRequest
extends Object
SearchProductVariantIdsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddOptionsItem(String optionsItem) booleanThe options parameter for the variant to find.The id of the option group that has been switched.inthashCode()voidsetOptions(List<String> options) voidsetSwitchedGroup(String switchedGroup) switchedGroup(String switchedGroup) toString()
-
Field Details
-
JSON_PROPERTY_OPTIONS
- See Also:
-
JSON_PROPERTY_SWITCHED_GROUP
- See Also:
-
-
Constructor Details
-
SearchProductVariantIdsRequest
public SearchProductVariantIdsRequest()
-
-
Method Details
-
options
-
addOptionsItem
-
getOptions
The options parameter for the variant to find.- Returns:
- options
-
setOptions
-
switchedGroup
-
getSwitchedGroup
The id of the option group that has been switched.- Returns:
- switchedGroup
-
setSwitchedGroup
-
equals
-
hashCode
public int hashCode() -
toString
-