TypingsRapiTypes.RapiRole

typings/rapi-types.RapiRole

Hierarchy

Table of contents

Properties

Properties

__rapi_path__

Optional __rapi_path__: string

Inherited from

RapiJson.rapi_path


allowedModules

allowedModules: any


id

Optional id: string | number

Inherited from

RapiJson.id


isLocally

Optional isLocally: boolean

Inherited from

RapiJson.isLocally


Optional links: LinksCollection

Inherited from

RapiJson.links


role

role: number


tenantId

tenantId: RapiTenant


userId

userId: RapiUser

Last updated