Class: HighLevel::Models::AdManager::GeoViewportDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/geo_viewport_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#northeastObject (readonly)

Returns the value of attribute northeast

Returns:

  • (Object)

    the current value of northeast



9
10
11
# File 'lib/high_level/models/ad_manager/geo_viewport_dto.rb', line 9

def northeast
  @northeast
end

#southwestObject (readonly)

Returns the value of attribute southwest

Returns:

  • (Object)

    the current value of southwest



9
10
11
# File 'lib/high_level/models/ad_manager/geo_viewport_dto.rb', line 9

def southwest
  @southwest
end