SaasSubscriptionDetails interface

SaaS subscription details of a Grafana instance

Properties

offerId

The offer Id of the SaaS subscription.

planId

The plan Id of the SaaS subscription.

publisherId

The publisher Id of the SaaS subscription.

term

The billing term of the SaaS Subscription.

Property Details

offerId

The offer Id of the SaaS subscription.

offerId?: string

Property Value

string

planId

The plan Id of the SaaS subscription.

planId?: string

Property Value

string

publisherId

The publisher Id of the SaaS subscription.

publisherId?: string

Property Value

string

term

The billing term of the SaaS Subscription.

term?: SubscriptionTerm

Property Value