SaasSubscriptionDetails interface
SaaS subscription details of a Grafana instance
Properties
offer |
The offer Id of the SaaS subscription. |
plan |
The plan Id of the SaaS subscription. |
publisher |
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