Skip to content

api.entities.types.PermissionGroups

polymesh-bot edited this page Jun 3, 2025 · 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:681


known

known: KnownPermissionGroup[]

Defined in

api/entities/types.ts:680

Clone this wiki locally