class PointGrab::CogniPoint::Site::Location
- PointGrab::CogniPoint::Site::Location
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
point_grab/cogni_point.crConstructors
Instance Method Summary
- #city : String
- #city=(city : String)
- #country : String
- #country=(country : String)
- #county : String
- #county=(county : String)
- #geo_position : GeoPosition
- #geo_position=(geo_position : GeoPosition)
- #house_number : String
- #house_number=(house_number : String)
- #state : String
- #state=(state : String)
- #street : String
- #street=(street : String)
- #zip : String
- #zip=(zip : String)