class DiadocApi::Entity::ResolutionRequestDenialAttachment

Included Modules

Defined in:

diadoc_api/entities/resolution_request_denial.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def comment : String | Nil #

def comment=(comment : String | Nil) #

def initial_resolution_request_id : String #

def initial_resolution_request_id=(initial_resolution_request_id : String) #

def labels : Array(String) #

def labels=(labels : Array(String)) #