GetPlanStageTarget

data class GetPlanStageTarget(val channelTargetInfos: List<GetPlanStageTargetChannelTargetInfo>, val contactTargetInfos: List<GetPlanStageTargetContactTargetInfo>)

Constructors

Link copied to clipboard
constructor(channelTargetInfos: List<GetPlanStageTargetChannelTargetInfo>, contactTargetInfos: List<GetPlanStageTargetContactTargetInfo>)

Types

Link copied to clipboard
object Companion