Skip to content

types.SectionPermissions

VictorVicente edited this page Sep 5, 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:956


values

values: T[]

Values to be included/excluded

Defined in

types/index.ts:952

Clone this wiki locally