Values of fields of this type in an app item (ApplicationItem) can only be changed using the ApplicationItem.setStatus method.

Type parameters

Hierarchy

  • TStatus

Properties

Readonly code

code: T

Code of the status.

Readonly deleted

deleted: boolean

Whether the status is deleted.

Readonly final

final: boolean

Whether the status is final.

Readonly groupId

groupId: string

ID of the group that the status belongs to.

Readonly id

id: number

Status ID.

Readonly index

index: number

Number of the status in the list (sequential number).

Readonly name

name: string

Status name.