class DiadocApi::Entity::ResolutionDocflowV3

Included Modules

Defined in:

diadoc_api/entities/resolution_docflow_v3.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def is_finished : Bool #

def is_finished=(is_finished : Bool) #

def parent_entity_id : String #

def parent_entity_id=(parent_entity_id : String) #

def resolution_entity_id : String | Nil #

def resolution_entity_id=(resolution_entity_id : String | Nil) #

def resolution_status : ResolutionStatus #

def resolution_status=(resolution_status : ResolutionStatus) #