LandingZoneDriftStatus

data class LandingZoneDriftStatus(val status: String? = null)

Constructors

Link copied to clipboard
constructor(status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: String? = null

The drift status of the landing zone.