Skip to content

types.PermissionGroupType

polymath-eric edited this page Sep 7, 2023 · 49 revisions

Enumeration: PermissionGroupType

types.PermissionGroupType

Table of contents

Enumeration Members

Enumeration Members

ExceptMeta

ExceptMeta = "ExceptMeta"

not authorized:

  • externalAgents

Defined in

types/index.ts:1076


Full

Full = "Full"

all transactions authorized

Defined in

types/index.ts:1071


PolymeshV1Caa

PolymeshV1Caa = "PolymeshV1Caa"

authorized:

  • corporateAction
  • corporateBallot
  • capitalDistribution

Defined in

types/index.ts:1083


PolymeshV1Pia

PolymeshV1Pia = "PolymeshV1Pia"

authorized:

  • asset.issue
  • asset.redeem
  • asset.controllerTransfer
  • sto (except for sto.invest)

Defined in

types/index.ts:1091

Clone this wiki locally