Interface IListConditionSetRules

Hierarchy

Properties

page?: number

the page number to fetch (default: 1)

perPage?: number

how many items to fetch per page (default: 100)

permissionKey: string

the key of the permission, formatted as :. if used only rules granting that permission will be fetched.

resourceSetKey: string

the key of the resourceset, if used only rules matching that resourceset will be fetched.

userSetKey: string

the key of the userset, if used only rules matching that userset will be fetched.

Generated using TypeDoc