Class: Qapi::Meetup::Photo

Inherits:
Struct
  • Object
show all
Defined in:
lib/qapi/meetup/model/member.rb

Instance Attribute Summary collapse

Instance Attribute Details

#photo_idObject

Returns the value of attribute photo_id

Returns:

  • (Object)

    the current value of photo_id



2
3
4
# File 'lib/qapi/meetup/model/member.rb', line 2

def photo_id
  @photo_id
end

Returns the value of attribute photo_link

Returns:

  • (Object)

    the current value of photo_link



2
3
4
# File 'lib/qapi/meetup/model/member.rb', line 2

def photo_link
  @photo_link
end

Returns the value of attribute thumb_link

Returns:

  • (Object)

    the current value of thumb_link



2
3
4
# File 'lib/qapi/meetup/model/member.rb', line 2

def thumb_link
  @thumb_link
end