Class: HighLevel::Models::SaasApi::GetSaasLocationsResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/saas_api/get_saas_locations_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationsObject (readonly)

Returns the value of attribute locations

Returns:

  • (Object)

    the current value of locations



9
10
11
# File 'lib/high_level/models/saas_api/get_saas_locations_response_dto.rb', line 9

def locations
  @locations
end

#paginationObject (readonly)

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



9
10
11
# File 'lib/high_level/models/saas_api/get_saas_locations_response_dto.rb', line 9

def pagination
  @pagination
end