class JiraApi::StatusCategory

Included Modules

Defined in:

model.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def color_name : String #

[View source]
def color_name=(color_name : String) #

[View source]
def id : Int32 #

[View source]
def id=(id : Int32) #

[View source]
def key : String #

[View source]
def key=(key : String) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def status_category_self : String #

[View source]
def status_category_self=(status_category_self : String) #

[View source]