Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 588 Bytes

File metadata and controls

17 lines (9 loc) · 588 Bytes

Cooldown

A cooldown is a period of time in which a ship cannot perform certain actions.

Properties

Name Type Description Notes
shipSymbol String The symbol of the ship that is on cooldown
totalSeconds Integer The total duration of the cooldown in seconds
remainingSeconds Integer The remaining duration of the cooldown in seconds
expiration OffsetDateTime The date and time when the cooldown expires in ISO 8601 format [optional]