SectionPermissions

Signer/agent permissions for a specific type

Type parameters

T

type of Permissions (Security Token, Transaction, Portfolio, etc)

Hierarchy

Index

Properties

Properties

type

type: PermissionType

Defined in src/types/index.ts:770

Whether the permissions are inclusive or exclusive

values

values: T[]

Defined in src/types/index.ts:766

Values to be included/excluded

Last updated