Class GenerateJWTAppSystemAppServer200Response
java.lang.Object
de.codebarista.shopware.model.core.GenerateJWTAppSystemAppServer200Response
@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 GenerateJWTAppSystemAppServer200Response
extends Object
GenerateJWTAppSystemAppServer200Response
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexpires(OffsetDateTime expires) Get expiresGet shopIdgetToken()Get tokeninthashCode()voidsetExpires(OffsetDateTime expires) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_TOKEN
- See Also:
-
JSON_PROPERTY_EXPIRES
- See Also:
-
JSON_PROPERTY_SHOP_ID
- See Also:
-
-
Constructor Details
-
GenerateJWTAppSystemAppServer200Response
public GenerateJWTAppSystemAppServer200Response()
-
-
Method Details
-
token
-
getToken
Get token- Returns:
- token
-
setToken
-
expires
-
getExpires
Get expires- Returns:
- expires
-
setExpires
-
shopId
-
getShopId
Get shopId- Returns:
- shopId
-
setShopId
-
equals
-
hashCode
public int hashCode() -
toString
-