class DiadocApi::Entity::GetDocflowEventsResponse
- DiadocApi::Entity::GetDocflowEventsResponse
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
diadoc_api/entities/get_docflow_events_response.crConstructors
Instance Method Summary
- #events : Array(DocflowEventV3)
- #events=(events : Array(DocflowEventV3))
- #total_count : Int32 | Nil
- #total_count=(total_count : Int32 | Nil)
- #total_count_type : TotalCountType
- #total_count_type=(total_count_type : TotalCountType)