class Docr::Types::HistoryResponseItem
- Docr::Types::HistoryResponseItem
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
types/history_response_item.crConstructors
Instance Method Summary
- #comment : String
- #comment=(comment : String)
- #created : Int64
- #created=(created : Int64)
- #created_by : String
- #created_by=(created_by : String)
- #id : String
- #id=(id : String)
- #size : Int64
- #size=(size : Int64)
- #tags : Array(String) | Nil
- #tags=(tags : Array(String) | Nil)