PlacementDescription

An object describing a project's placement.

Types

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

Properties

Link copied to clipboard

The user-defined attributes associated with the placement.

Link copied to clipboard

The date when the placement was initially created, in UNIX epoch time format.

Link copied to clipboard

The name of the placement.

Link copied to clipboard

The name of the project containing the placement.

Link copied to clipboard

The date when the placement was last updated, in UNIX epoch time format. If the placement was not updated, then createdDate and updatedDate are the same.

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