class JiraApi::Changelog
- JiraApi::Changelog
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
model.crConstructors
Instance Method Summary
- #comments : Array(JSON::Any | Nil) | Nil
- #comments=(comments : Array(JSON::Any | Nil) | Nil)
- #getPreviousAssignees : Array(String)
- #histories : Array(History) | Nil
- #histories=(histories : Array(History) | Nil)
- #max_results : Int32
- #max_results=(max_results : Int32)
- #start_at : Int32
- #start_at=(start_at : Int32)
- #total : Int32
- #total=(total : Int32)