ENUM

DetectionType

link GraphQL Schema definition

  • enum DetectionType {
  • # Whether a satellite detection was successfully correlated with a vessel
  • # identified via AIS.
  • # 'dark' indicates the detection was not correlated with AIS.
  • ais_correlated
  • dark
  • }

link Require by