Class: Playapi::Checkin

Inherits:
Interaction show all
Defined in:
lib/playapi/checkin.rb

Instance Attribute Summary collapse

Attributes inherited from Interaction

#campaign_id, #entity_id, #feature_id, #id, #text

Method Summary

Methods inherited from Interaction

#campaign, classed_interaction, create, #destroy, destroy, #entity, #feature, find_by_facet, get, list, #push, update

Methods included from Utils

hi

Methods inherited from Identity

#==, fetch, #id, #initialize, store

Methods inherited from Base

#[], attr_reader, #attrs, fetch, fetch_or_new, from_response, identity_map, #initialize, store, #update

Constructor Details

This class inherits a constructor from Playapi::Identity

Instance Attribute Details

#locationObject (readonly)

Returns the value of attribute location.



3
4
5
# File 'lib/playapi/checkin.rb', line 3

def location
  @location
end

#sourceObject (readonly)

Returns the value of attribute source.



3
4
5
# File 'lib/playapi/checkin.rb', line 3

def source
  @source
end