class documentation

class ACPResult:

View In Hierarchy

An ACP result structure.

Class Variable allowed Whether the permission is granted.
Class Variable attributes The attributes that are allowed.
Class Variable authenticated Whether the originator is authenticated.
allowed: bool =

Whether the permission is granted.

attributes: list[str] =

The attributes that are allowed.

authenticated: bool =

Whether the originator is authenticated.