Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Role

Hierarchy

Index

Properties

name

name: string

permissions

permissions: { ContentDelivery: string; ContentModel: string[]; Settings: any[] }

Type declaration

  • ContentDelivery: string
  • ContentModel: string[]
  • Settings: any[]

policies

policies: { actions: string; constraint: any; effect: string }[]

sys

Methods

delete

  • delete(): Promise<void>

toPlainObject

update

  • update(): Promise<Role>