AuthParameters

fun AuthParameters(    token: String,     methodId: String,     sessionDurationMinutes: UInt = DEFAULT_SESSION_TIME_MINUTES)