Skip to content

types.SectionPermissions

VictorVicente edited this page Jan 12, 2023 · 49 revisions

Interface: SectionPermissions<T>

types.SectionPermissions

Signer/agent permissions for a specific type

Type parameters

Name Description
T

Hierarchy

Table of contents

Properties

Properties

type

type: PermissionType

Whether the permissions are inclusive or exclusive

Defined in

types/index.ts:932


values

values: T[]

Values to be included/excluded

Defined in

types/index.ts:928

Clone this wiki locally