Class: Trello::CoverImage

Inherits:
Attachment show all
Defined in:
lib/trello/cover_image.rb

Overview

The trello cover image

This is normally an attachment that the user (or trello) has set as the cover image

Instance Attribute Summary

Attributes inherited from Attachment

#bytes, #date, #id, #is_upload, #mime_type, #name, #pos, #url

Attributes inherited from BasicData

#client

Method Summary

Methods inherited from Attachment

#update_fields

Methods inherited from BasicData

#==, client, create, find, #hash, #initialize, many, one, parse, parse_many, path_name, #refresh!, register_attributes, save, #update_fields

Methods included from JsonUtils

included

Constructor Details

This class inherits a constructor from Trello::BasicData