OrganizationContext

Hierarchy

Indexable

[k: string]: any

A context object is open for extension with any custom properties/metadata.

Index

Properties

Properties

id

id: object & object

Optional name

name: undefined | string

The name of the context data (optional). Implementors of context may choose to make the name mandatory.

type

type: "organization"