Skip to content

types.PermissionGroups

polymath-eric edited this page Dec 12, 2023 · 49 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