class DiadocApi::Entity::ResolutionV3

Included Modules

Defined in:

diadoc_api/entities/resolution_entities_v3.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def author_user_id : String | Nil #

def author_user_id=(author_user_id : String | Nil) #

def entity : EntityObj #

def entity=(entity : EntityObj) #

def resolution_request_id : String | Nil #

def resolution_request_id=(resolution_request_id : String | Nil) #

def resolution_type : ResolutionType #

def resolution_type=(resolution_type : ResolutionType) #