Class: Fizzy::Types::Card
- Inherits:
-
Data
- Object
- Data
- Fizzy::Types::Card
- Defined in:
- lib/fizzy/generated/types.rb
Instance Attribute Summary collapse
-
#assignees ⇒ Object
readonly
Returns the value of attribute assignees.
-
#board ⇒ Object
readonly
Returns the value of attribute board.
-
#closed ⇒ Object
readonly
Returns the value of attribute closed.
-
#column ⇒ Object
readonly
Returns the value of attribute column.
-
#comments_url ⇒ Object
readonly
Returns the value of attribute comments_url.
-
#created_at ⇒ Object
readonly
Returns the value of attribute created_at.
-
#creator ⇒ Object
readonly
Returns the value of attribute creator.
-
#description ⇒ Object
readonly
Returns the value of attribute description.
-
#description_html ⇒ Object
readonly
Returns the value of attribute description_html.
-
#golden ⇒ Object
readonly
Returns the value of attribute golden.
-
#has_attachments ⇒ Object
readonly
Returns the value of attribute has_attachments.
-
#has_more_assignees ⇒ Object
readonly
Returns the value of attribute has_more_assignees.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#image_url ⇒ Object
readonly
Returns the value of attribute image_url.
-
#last_active_at ⇒ Object
readonly
Returns the value of attribute last_active_at.
-
#number ⇒ Object
readonly
Returns the value of attribute number.
-
#postponed ⇒ Object
readonly
Returns the value of attribute postponed.
-
#reactions_url ⇒ Object
readonly
Returns the value of attribute reactions_url.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#steps ⇒ Object
readonly
Returns the value of attribute steps.
-
#tags ⇒ Object
readonly
Returns the value of attribute tags.
-
#title ⇒ Object
readonly
Returns the value of attribute title.
-
#url ⇒ Object
readonly
Returns the value of attribute url.
Class Method Summary collapse
Instance Attribute Details
#assignees ⇒ Object (readonly)
Returns the value of attribute assignees
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def assignees @assignees end |
#board ⇒ Object (readonly)
Returns the value of attribute board
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def board @board end |
#closed ⇒ Object (readonly)
Returns the value of attribute closed
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def closed @closed end |
#column ⇒ Object (readonly)
Returns the value of attribute column
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def column @column end |
#comments_url ⇒ Object (readonly)
Returns the value of attribute comments_url
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def comments_url @comments_url end |
#created_at ⇒ Object (readonly)
Returns the value of attribute created_at
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def created_at @created_at end |
#creator ⇒ Object (readonly)
Returns the value of attribute creator
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def creator @creator end |
#description ⇒ Object (readonly)
Returns the value of attribute description
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def description @description end |
#description_html ⇒ Object (readonly)
Returns the value of attribute description_html
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def description_html @description_html end |
#golden ⇒ Object (readonly)
Returns the value of attribute golden
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def golden @golden end |
#has_attachments ⇒ Object (readonly)
Returns the value of attribute has_attachments
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def @has_attachments end |
#has_more_assignees ⇒ Object (readonly)
Returns the value of attribute has_more_assignees
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def has_more_assignees @has_more_assignees end |
#id ⇒ Object (readonly)
Returns the value of attribute id
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def id @id end |
#image_url ⇒ Object (readonly)
Returns the value of attribute image_url
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def image_url @image_url end |
#last_active_at ⇒ Object (readonly)
Returns the value of attribute last_active_at
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def last_active_at @last_active_at end |
#number ⇒ Object (readonly)
Returns the value of attribute number
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def number @number end |
#postponed ⇒ Object (readonly)
Returns the value of attribute postponed
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def postponed @postponed end |
#reactions_url ⇒ Object (readonly)
Returns the value of attribute reactions_url
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def reactions_url @reactions_url end |
#status ⇒ Object (readonly)
Returns the value of attribute status
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def status @status end |
#steps ⇒ Object (readonly)
Returns the value of attribute steps
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def steps @steps end |
#tags ⇒ Object (readonly)
Returns the value of attribute tags
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def @tags end |
#title ⇒ Object (readonly)
Returns the value of attribute title
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def title @title end |
#url ⇒ Object (readonly)
Returns the value of attribute url
217 218 219 |
# File 'lib/fizzy/generated/types.rb', line 217 def url @url end |
Class Method Details
.from_json(data) ⇒ Object
219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 |
# File 'lib/fizzy/generated/types.rb', line 219 def self.from_json(data) new( id: data["id"], number: data["number"], title: data["title"], status: data["status"], description: data["description"], description_html: data["description_html"], image_url: data["image_url"], has_attachments: data["has_attachments"], tags: data["tags"], closed: data["closed"], postponed: data["postponed"], golden: data["golden"], last_active_at: data["last_active_at"], created_at: data["created_at"], url: data["url"], board: data["board"], column: data["column"], creator: data["creator"], assignees: data["assignees"], has_more_assignees: data["has_more_assignees"], comments_url: data["comments_url"], reactions_url: data["reactions_url"], steps: data["steps"] ) end |