Skip to content

api.entities.types.PermissionGroups

prashantasdeveloper edited this page Dec 9, 2024 · 37 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:673


known

known: KnownPermissionGroup[]

Defined in

api/entities/types.ts:672

Clone this wiki locally