class JiraApi::Issue

Included Modules

Defined in:

model.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def changelog : Changelog #

[View source]
def changelog=(changelog : Changelog) #

[View source]
def expand : String #

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

[View source]
def fields : Fields #

[View source]
def fields=(fields : Fields) #

[View source]
def id : String #

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

[View source]
def issue_self : String #

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

[View source]
def key : String #

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

[View source]