class DiadocApi::Entity::TemplateRefusalInfo

Included Modules

Defined in:

diadoc_api/entities/document_info_v3.cr
diadoc_api/entities/template_refusal_info.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def author : String | Nil #

def author=(author : String | Nil) #

def author_name : String #

def author_name=(author_name : String) #

def author_user_id : String #

def author_user_id=(author_user_id : String) #

def box_id : String #

def box_id=(box_id : String) #

def comment : String | Nil #

def comment=(comment : String) #

def comment=(comment : String | Nil) #

def type : TemplateRefusalType #

def type=(type : TemplateRefusalType) #