Anonymous assignee entity.

Hierarchy

  • IncidentTodoAnonymousAssignee

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
icon: string

URL for assignee's icon.

id: string

Anonymous assignee's ID.

name: string

Assignee's name.

The source of the anonymous assignee.

Generated using TypeDoc