Class: Decidim::Conferences::ConferenceSpeakerType
- Inherits:
 - 
      Api::Types::BaseObject
      
        
- Object
 - Api::Types::BaseObject
 - Decidim::Conferences::ConferenceSpeakerType
 
 
- Defined in:
 - lib/decidim/api/conference_speaker_type.rb
 
Overview
This type represents a conference.
Instance Method Summary collapse
Instance Method Details
#avatar ⇒ Object
      22 23 24  | 
    
      # File 'lib/decidim/api/conference_speaker_type.rb', line 22 def avatar object.attached_uploader(:avatar).url end  |