Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 437 Bytes

ListMember.md

File metadata and controls

18 lines (14 loc) · 437 Bytes

MissionControl.ListMember

Properties

Name Type Description Notes
id String
createdAt Date
updatedAt Date
kind String The type of list member.

Enum: KindEnum

  • job (value: "Job")
  • part (value: "Part")
  • workstep (value: "Workstep")
  • todo (value: "Todo")