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, #edge_color, #file, #file_name, #id, #is_upload, #member_id, #mime_type, #name, #position, #previews, #set_as_cover, #url
Attributes inherited from BasicData
Method Summary
Methods inherited from BasicData
#==, #attributes, client, #collection_name, #collection_path, create, #element_name, #element_path, find, #hash, #initialize, many, one, parse, parse_many, path_name, #refresh!, register_attrs, #save, save, schema, #schema, #update!, #update_fields
Methods included from JsonUtils
Constructor Details
This class inherits a constructor from Trello::BasicData