GetTokensFromRefreshTokenResponse

@JsonSerializable
data class GetTokensFromRefreshTokenResponse(val AuthenticationResult: AuthenticationResult)(source)

Constructors

Link copied to clipboard
constructor(AuthenticationResult: AuthenticationResult)

Properties