class DiadocApi::Entity::GetDocflowEventsResponse

Included Modules

Defined in:

diadoc_api/entities/get_docflow_events_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def events : Array(DocflowEventV3) #

def events=(events : Array(DocflowEventV3)) #

def total_count : Int32 | Nil #

def total_count=(total_count : Int32 | Nil) #

def total_count_type : TotalCountType #

def total_count_type=(total_count_type : TotalCountType) #