Class FindProductVariantRouteResponseFoundCombination
java.lang.Object
de.codebarista.shopware.model.core.FindProductVariantRouteResponseFoundCombination
@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 FindProductVariantRouteResponseFoundCombination
extends Object
FindProductVariantRouteResponseFoundCombination
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddOptionsItem(String optionsItem) booleanGet optionsGet variantIdinthashCode()voidsetOptions(List<String> options) voidsetVariantId(String variantId) toString()
-
Field Details
-
JSON_PROPERTY_VARIANT_ID
- See Also:
-
JSON_PROPERTY_OPTIONS
- See Also:
-
-
Constructor Details
-
FindProductVariantRouteResponseFoundCombination
public FindProductVariantRouteResponseFoundCombination()
-
-
Method Details