UpdateModelManifestRequest

Types

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

Properties

Link copied to clipboard

A brief description of the vehicle model.

Link copied to clipboard

The name of the vehicle model to update.

Link copied to clipboard

A list of fullyQualifiedName of nodes, which are a general abstraction of signals, to add to the vehicle model.

Link copied to clipboard

A list of fullyQualifiedName of nodes, which are a general abstraction of signals, to remove from the vehicle model.

Link copied to clipboard

The state of the vehicle model. If the status is ACTIVE, the vehicle model can't be edited. If the status is DRAFT, you can edit the vehicle model.

Functions

Link copied to clipboard
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