class DiadocApi::Entity::ResolutionTarget

Included Modules

Defined in:

diadoc_api/entities/resolution_status.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def department : String | Nil #

def department=(department : String | Nil) #

def department_id : String | Nil #

def department_id=(department_id : String | Nil) #

def user : String | Nil #

def user=(user : String | Nil) #

def user_id : String | Nil #

def user_id=(user_id : String | Nil) #