Skip to content

Interface: Location

Defined in: api/endpoints/emergency/request/CreateEmergencyRequest.ts:32

Only real matching locations will be accepted (see /emergency/meta/locations).

Properties

subsystem

subsystem: string

Defined in: api/endpoints/emergency/request/CreateEmergencyRequest.ts:41

The nearest planetary body to the emergency


system

system: string

Defined in: api/endpoints/emergency/request/CreateEmergencyRequest.ts:36

The star system the emergency is located in


tertiaryLocation?

optional tertiaryLocation: string

Defined in: api/endpoints/emergency/request/CreateEmergencyRequest.ts:46

The nearest moon to the emergency, if applicable

Released under the GPL-3.0 License.