Skip to content

types.PermissionGroups

prashantasdeveloper edited this page May 31, 2024 · 47 revisions

Interface: PermissionGroups

types.PermissionGroups

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

Table of contents

Properties

Properties

custom

custom: CustomPermissionGroup[]

Defined in

types/index.ts:1046


known

known: KnownPermissionGroup[]

Defined in

types/index.ts:1045

Clone this wiki locally