Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SubjectType

name

SubjectType

Index

Enumeration members

CHAT

CHAT: = "CHAT"

Chat subject type.

CONTAINER

CONTAINER: = "CONTAINER"

Container subject type.

DIRECTORY

DIRECTORY: = "DIRECTORY"

Directory subject type.

NEWS_HEADLINE

NEWS_HEADLINE: = "NEWS_HEADLINE"

News headline subject type.

NEWS_STORY

NEWS_STORY: = "NEWS_STORY"

News story subject type.

PAGE

PAGE: = "PAGE"

Page subject type.

PERMISSION

PERMISSION: = "PERMISSION"

Permission subject type.

RECORD

RECORD: = "RECORD"

Record subject type.

UNKNOWN

UNKNOWN: = "UNKNOWN"

The subject type is unknown.

USER

USER: = "USER"

User subject type.

Generated using TypeDoc