Class LineService.ShortLivedTokenResponse

java.lang.Object
com.bytedesk.social.line.LineService.ShortLivedTokenResponse
Enclosing class:
LineService

public static class LineService.ShortLivedTokenResponse extends Object
  • Field Details

    • accessToken

      private String accessToken
    • expiresIn

      private Long expiresIn
    • tokenType

      private String tokenType
  • Constructor Details

    • ShortLivedTokenResponse

      public ShortLivedTokenResponse()