GetPlanStage

data class GetPlanStage(val durationInMinutes: Int, val targets: List<GetPlanStageTarget>)

Constructors

Link copied to clipboard
constructor(durationInMinutes: Int, targets: List<GetPlanStageTarget>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard