CheckAccessRequest Class
Request to check access.
Constructor
CheckAccessRequest(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
actions
|
List of actions passed in the request body against which the permissions will be checked. |
Attributes
actions
List of actions passed in the request body against which the permissions will be checked.
actions: list[str] | None