Class: HighLevel::Models::Locations::SocialSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/locations/social_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blog_rssObject (readonly)

Returns the value of attribute blog_rss

Returns:

  • (Object)

    the current value of blog_rss



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def blog_rss
  @blog_rss
end

#facebook_urlObject (readonly)

Returns the value of attribute facebook_url

Returns:

  • (Object)

    the current value of facebook_url



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def facebook_url
  @facebook_url
end

#foursquareObject (readonly)

Returns the value of attribute foursquare

Returns:

  • (Object)

    the current value of foursquare



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def foursquare
  @foursquare
end

#google_places_idObject (readonly)

Returns the value of attribute google_places_id

Returns:

  • (Object)

    the current value of google_places_id



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def google_places_id
  @google_places_id
end

#google_plusObject (readonly)

Returns the value of attribute google_plus

Returns:

  • (Object)

    the current value of google_plus



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def google_plus
  @google_plus
end

#instagramObject (readonly)

Returns the value of attribute instagram

Returns:

  • (Object)

    the current value of instagram



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def instagram
  @instagram
end

#linked_inObject (readonly)

Returns the value of attribute linked_in

Returns:

  • (Object)

    the current value of linked_in



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def linked_in
  @linked_in
end

#pinterestObject (readonly)

Returns the value of attribute pinterest

Returns:

  • (Object)

    the current value of pinterest



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def pinterest
  @pinterest
end

#twitterObject (readonly)

Returns the value of attribute twitter

Returns:

  • (Object)

    the current value of twitter



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def twitter
  @twitter
end

#yelpObject (readonly)

Returns the value of attribute yelp

Returns:

  • (Object)

    the current value of yelp



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def yelp
  @yelp
end

#youtubeObject (readonly)

Returns the value of attribute youtube

Returns:

  • (Object)

    the current value of youtube



9
10
11
# File 'lib/high_level/models/locations/social_schema.rb', line 9

def youtube
  @youtube
end