Class: HighLevel::Models::SocialMediaPosting::GetGoogleLocationSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::SocialMediaPosting::GetGoogleLocationSchema
- Defined in:
- lib/high_level/models/social_media_posting/get_google_location_schema.rb
Instance Attribute Summary collapse
-
#account ⇒ Object
readonly
Returns the value of attribute account.
-
#location ⇒ Object
readonly
Returns the value of attribute location.
Instance Attribute Details
#account ⇒ Object (readonly)
Returns the value of attribute account
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_google_location_schema.rb', line 9 def account @account end |
#location ⇒ Object (readonly)
Returns the value of attribute location
9 10 11 |
# File 'lib/high_level/models/social_media_posting/get_google_location_schema.rb', line 9 def location @location end |