Class UpdateContext200Response
java.lang.Object
de.codebarista.shopware.model.core.UpdateContext200Response
@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 UpdateContext200Response
extends Object
UpdateContext200Response
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontextToken(String contextToken) booleanDeprecated.Define the URL which browser will be redirected tointhashCode()redirectUrl(String redirectUrl) voidsetContextToken(String contextToken) voidsetRedirectUrl(String redirectUrl) toString()
-
Field Details
-
JSON_PROPERTY_CONTEXT_TOKEN
- See Also:
-
JSON_PROPERTY_REDIRECT_URL
- See Also:
-
-
Constructor Details
-
UpdateContext200Response
public UpdateContext200Response()
-
-
Method Details
-
contextToken
-
getContextToken
Deprecated.Deprecated since v6.6.0.0. Please retrieve the context token from the response header instead.- Returns:
- contextToken
-
setContextToken
-
redirectUrl
-
getRedirectUrl
Define the URL which browser will be redirected to- Returns:
- redirectUrl
-
setRedirectUrl
-
equals
-
hashCode
public int hashCode() -
toString
-