|
10Duke Enterprise C++ Client
|
This is the complete list of members for OAuthTokenResponse, including all inherited members.
| accessToken | OAuthTokenResponse | |
| additionalProperties | OAuthTokenResponse | |
| expiresAt | OAuthTokenResponse | |
| NO_EXPIRES_IN | OAuthTokenResponse | static |
| OAuthTokenResponse(std::string accessToken, std::string refreshToken, const std::int64_t expiresAt, std::shared_ptr< tenduke::json::JSONObject > additionalProperties) | OAuthTokenResponse | inline |
| refreshToken | OAuthTokenResponse |