Objects
/
TimelineItem

TimelineItem

Fields

  • id
    ID
  • type
    String
  • item
    Item
    The item that the timeline item is on.
  • board
    Board
    The board that the timeline item is on.
  • user
    User
    The user who created the timeline item.
  • title
    String
    The title of the timeline item.
  • custom_activity_id
    String
    The external ID of the custom activity of the timeline item.
  • content
    String
    The content of the timeline item.
  • created_at
    Date!
    Required
    The creation date of the timeline item.
CustomActivityTimelineItemsPage
Built with