File: Common/ExtAPIMessages.msg
Author: Robert Palmer
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

| GIASearchAppMessage | Author: Bernhard Heep |
| Name | Type | Description |
|---|---|---|
| searchKey | OverlayKey | |
| maxResponses | int |
message GIAsearch extends GIASearchAppMessage { fields: OverlayKey searchKey; int maxResponses; };