LifeCycleForView

Provides the lifecycle view of an opportunity resource shared through a snapshot.

Types

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

Properties

Link copied to clipboard

Describes the next steps for the opportunity shared through a snapshot.

Link copied to clipboard

Defines the approval status of the opportunity shared through a snapshot.

Link copied to clipboard
val stage: Stage?

Defines the current stage of the opportunity shared through a snapshot.

Link copied to clipboard

The projected launch date of the opportunity shared through a snapshot.

Functions

Link copied to clipboard
inline fun copy(block: LifeCycleForView.Builder.() -> Unit = {}): LifeCycleForView
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