Type parameters

  • T: string

Hierarchy

  • GroupStatusField

Properties

Readonly all

all: TStatus<string, ItemData>[]

Array of all app item statuses from a specific group.

Readonly id

id: string

Status group ID.

Readonly name

name: string

Name of the status group.

Readonly rejectReasons

rejectReasons: string[]

Array of all rejection reasons.

Readonly variants

variants: object

List of all app item statuses from a specific group.

Type declaration