Class: Trello::CoverImage
- Inherits:
-
Attachment
- Object
- BasicData
- Attachment
- Trello::CoverImage
- 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, #url
Attributes inherited from BasicData
Method Summary
Methods inherited from Attachment
Methods inherited from BasicData
#==, client, create, find, #initialize, many, one, parse, parse_many, path_name, #refresh!, register_attributes, save, #update_fields
Constructor Details
This class inherits a constructor from Trello::BasicData