AccessTokenResponse

fun AccessTokenResponse(    accessToken: String,     accessTokenSecret: String,     userId: Long,     screenName: String)