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, #edge_color, #file, #file_name, #id, #is_upload, #member_id, #mime_type, #name, #position, #previews, #set_as_cover, #url

Attributes inherited from BasicData

#client

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

included

Constructor Details

This class inherits a constructor from Trello::BasicData