Skip to content

Interface: MedalInformation

Defined in: api/endpoints/staff/response/MedalInformation.ts:6

Information about a medal

Properties

level

level: Level

Defined in: api/endpoints/staff/response/MedalInformation.ts:10

The level linked to the medal


successfulMissions

successfulMissions: number

Defined in: api/endpoints/staff/response/MedalInformation.ts:15

The number of successful missions required to earn the medal

Released under the GPL-3.0 License.