[This is preliminary documentation and subject to change.]
Objects used to pass information to and from the webservice calls
| Class | Description |
|---|---|
| CommitteeInfo | Committee assignment information for an elected official |
| ElectedOfficialInfo | ElectedOfficialInfo is a class for storing and returning information about the elected officials. |
| ImageSpecification | Image Specification describes how the requested image should be returned both in size and format |
| Location | Location is a class for storing and returning extended information about an addressable location. It is usually returned as an array. |
| MapClick | Stores information about a click on a map image (xy pixel value). |
| MapEnvelope | Stores the edges of a rectangle encompasing an area (in lat-long) |
| MapPoint | Stores lat-long information for a point on the map. |
| MapResponse | Stores information returned from a map request. |