Class: HighLevel::Models::SocialMediaPosting::GoogleLocationSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/social_media_posting/google_location_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#is_connectedObject (readonly)

Returns the value of attribute is_connected

Returns:

  • (Object)

    the current value of is_connected



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def is_connected
  @is_connected
end

#is_verifiedObject (readonly)

Returns the value of attribute is_verified

Returns:

  • (Object)

    the current value of is_verified



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def is_verified
  @is_verified
end

#max_locationObject (readonly)

Returns the value of attribute max_location

Returns:

  • (Object)

    the current value of max_location



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def max_location
  @max_location
end

#metadataObject (readonly)

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def 
  @metadata
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def name
  @name
end

#relationship_dataObject (readonly)

Returns the value of attribute relationship_data

Returns:

  • (Object)

    the current value of relationship_data



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def relationship_data
  @relationship_data
end

#store_codeObject (readonly)

Returns the value of attribute store_code

Returns:

  • (Object)

    the current value of store_code



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def store_code
  @store_code
end

#storefront_addressObject (readonly)

Returns the value of attribute storefront_address

Returns:

  • (Object)

    the current value of storefront_address



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def storefront_address
  @storefront_address
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



9
10
11
# File 'lib/high_level/models/social_media_posting/google_location_schema.rb', line 9

def title
  @title
end