Token
    Class representation of a Nylas token exchange request
Constructors
Link copied to clipboard
                  public TokenExchangeRequest TokenExchangeRequest(@Json(name = "redirect_uri"
Properties
Functions
Link copied to clipboard
                  Client ID of the application.
Link copied to clipboard
                  Client secret of the application.
Link copied to clipboard
                  Should match the same redirect URI that was used for getting the code during the initial authorization request.
Link copied to clipboard
                  Token to refresh/request your short-lived access token
Link copied to clipboard
                  Client ID of the application.
Link copied to clipboard
                  Client secret of the application.