case class RestrictAppsAdminRequest(app_id: Option[String], request_id: Option[String], team_id: Option[String])
- Value parameters:
- app_id
The id of the app to restrict.
- request_id
The id of the request to restrict.
- team_id
undefined
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any