Skip to content

Issue Model

Noah Huppert edited this page Jul 17, 2018 · 7 revisions

Issue Model

Data

  • Id (String)
    • GitHub Id
  • Name (String)
  • Body (String)
  • Estimate (Integer)
  • Labels ([]Label Model)
  • Milestone Id (String)
  • Epic Id (String)
  • Assignee Ids ([]String)

Clone this wiki locally