Skip to content

api.entities.types.PermissionGroups

prashantasdeveloper edited this page Jan 2, 2025 · 26 revisions

Interface: PermissionGroups

api/entities/types.PermissionGroups

All Permission Groups of a specific Asset, separated by known and custom

Table of contents

Properties

Properties

custom

custom: CustomPermissionGroup[]

Defined in

api/entities/types.ts:674


known

known: KnownPermissionGroup[]

Defined in

api/entities/types.ts:673

Clone this wiki locally