GetMonitorPlan

data class GetMonitorPlan(val billingCycle: String, val effectiveDate: String, val plan: String, val usageType: String)

Constructors

Link copied to clipboard
constructor(billingCycle: String, effectiveDate: String, plan: String, usageType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Different billing cycles.

Link copied to clipboard

Date when plan was applied.

Link copied to clipboard

Plan id as published by Dynatrace.

Link copied to clipboard

Different usage type.