Class SalesChannelContextAllOfCurrentCustomerGroup
java.lang.Object
de.codebarista.shopware.model.core.SalesChannelContextAllOfCurrentCustomerGroup
@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 SalesChannelContextAllOfCurrentCustomerGroup
extends Object
Customer group of the current user
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisplayGross(Boolean displayGross) booleanGet displayGrossgetName()Get nameinthashCode()voidsetDisplayGross(Boolean displayGross) voidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_DISPLAY_GROSS
- See Also:
-
-
Constructor Details
-
SalesChannelContextAllOfCurrentCustomerGroup
public SalesChannelContextAllOfCurrentCustomerGroup()
-
-
Method Details