HostedAuthResponse
public HostedAuthResponse HostedAuthResponse( @Json(name = "url") String url, @Json(name = "id") String id, @Json(name = "expires_at") Long expiresAt, @Json(name = "request") HostedAuthResponse.Request request)