Class SalesChannelContextAllOfPaymentMethod
java.lang.Object
de.codebarista.shopware.model.core.SalesChannelContextAllOfPaymentMethod
@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 SalesChannelContextAllOfPaymentMethod
extends Object
Selected payment method
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionavailabilityRuleId(String availabilityRuleId) description(String description) booleanformattedHandlerIdentifier(String formattedHandlerIdentifier) Get activeGet availabilityRuleIdGet descriptionGet formattedHandlerIdentifierGet handlerIdentifierGet mediaIdgetName()Get nameGet pluginIdGet positionhandlerIdentifier(String handlerIdentifier) inthashCode()voidvoidsetAvailabilityRuleId(String availabilityRuleId) voidsetDescription(String description) voidsetFormattedHandlerIdentifier(String formattedHandlerIdentifier) voidsetHandlerIdentifier(String handlerIdentifier) voidsetMediaId(String mediaId) voidvoidsetPluginId(String pluginId) voidsetPosition(Integer position) toString()
-
Field Details
-
JSON_PROPERTY_PLUGIN_ID
- See Also:
-
JSON_PROPERTY_HANDLER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_POSITION
- See Also:
-
JSON_PROPERTY_ACTIVE
- See Also:
-
JSON_PROPERTY_AVAILABILITY_RULE_ID
- See Also:
-
JSON_PROPERTY_MEDIA_ID
- See Also:
-
JSON_PROPERTY_FORMATTED_HANDLER_IDENTIFIER
- See Also:
-
-
Constructor Details
-
SalesChannelContextAllOfPaymentMethod
public SalesChannelContextAllOfPaymentMethod()
-
-
Method Details
-
pluginId
-
getPluginId
Get pluginId- Returns:
- pluginId
-
setPluginId
-
handlerIdentifier
-
getHandlerIdentifier
Get handlerIdentifier- Returns:
- handlerIdentifier
-
setHandlerIdentifier
-
name
-
getName
Get name- Returns:
- name
-
setName
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
availabilityRuleId
-
getAvailabilityRuleId
Get availabilityRuleId- Returns:
- availabilityRuleId
-
setAvailabilityRuleId
-
mediaId
-
getMediaId
Get mediaId- Returns:
- mediaId
-
setMediaId
-
formattedHandlerIdentifier
public SalesChannelContextAllOfPaymentMethod formattedHandlerIdentifier(String formattedHandlerIdentifier) -
getFormattedHandlerIdentifier
Get formattedHandlerIdentifier- Returns:
- formattedHandlerIdentifier
-
setFormattedHandlerIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-