java.lang.Object
es.kukenan.smartfi.microservice.security.gateway.api.WebviewLoginDto
All Implemented Interfaces:
Serializable

public class WebviewLoginDto extends Object implements Serializable
Body for webview.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      serialVersionUID.
      See Also:
    • tokenwebview

      @NotNull private @NotNull String tokenwebview
      token webview.
    • deviceId

      private String deviceId
      Unique identifier of the device.
  • Constructor Details

    • WebviewLoginDto

      public WebviewLoginDto()