VehicleStatus

Information about a campaign associated with a vehicle.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of a campaign.

Link copied to clipboard

The status of a campaign, which can be one of the following:

Link copied to clipboard

The unique ID of the vehicle.

Functions

Link copied to clipboard
inline fun copy(block: VehicleStatus.Builder.() -> Unit = {}): VehicleStatus
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String