class DiadocApi::Entity::ResolutionInfo

Included Modules

Defined in:

diadoc_api/entities/resolution_info.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def author : String #

def author=(author : String) #

def initial_request_id : String | Nil #

def initial_request_id=(initial_request_id : String | Nil) #

def resolution_type : Union(ResolutionType, Nil) | Nil #

def resolution_type=(resolution_type : Union(ResolutionType, Nil) | Nil) #