Record

milestone

No description available.

record milestone {
  created-at: option​<string>,
  description: option​<string>,
  due-date: option​<string>,
  id: option​<string>,
  iid: option​<string>,
  project-id: option​<string>,
  start-date: option​<string>,
  state: option​<string>,
  title: option​<string>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
created-atoption​<string>
descriptionoption​<string>
due-dateoption​<string>
idoption​<string>
iidoption​<string>
project-idoption​<string>
start-dateoption​<string>
stateoption​<string>
titleoption​<string>
updated-atoption​<string>