Class WebviewLoginDto
java.lang.Object
es.kukenan.smartfi.microservice.security.gateway.api.WebviewLoginDto
- All Implemented Interfaces:
Serializable
Body for webview.
- See Also:
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDserialVersionUID.- See Also:
-
tokenwebview
token webview. -
deviceId
Unique identifier of the device.
-
-
Constructor Details
-
WebviewLoginDto
public WebviewLoginDto()
-