Class: HighLevel::Models::SocialMediaPosting::GetGoogleLocationSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#accountObject (readonly)

Returns the value of attribute account

Returns:

  • (Object)

    the current value of account



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

def 
  @account
end

#locationObject (readonly)

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



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

def location
  @location
end