types.PermissionGroups

@polymeshassociation/polymesh-sdk / Modules / types / PermissionGroups

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:952


known

known: KnownPermissionGroup[]

Defined in

types/index.ts:951

Last updated