LongTermSchedulePolicyResponse

data class LongTermSchedulePolicyResponse(val schedulePolicyType: String)

Long term policy schedule.

Constructors

Link copied to clipboard
constructor(schedulePolicyType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Expected value is 'LongTermSchedulePolicy'.