Method: OData::Properties::GeographyPoint#type

Defined in:
lib/odata/properties/geography_point.rb

#typeObject



4
5
6
# File 'lib/odata/properties/geography_point.rb', line 4

def type
  'Edm.GeographyPoint'
end