OfferDetail interface
Confluent Offer detail
Properties
| id | Offer Id |
| plan |
Offer Plan Id |
| plan |
Offer Plan Name |
| private |
Private Offer Id |
| private |
Array of Private Offer Ids |
| publisher |
Publisher Id |
| status | SaaS Offer Status |
| term |
Offer Plan Term Id |
| term |
Offer Plan Term unit |
Property Details
id
Offer Id
id: string
Property Value
string
planId
Offer Plan Id
planId: string
Property Value
string
planName
Offer Plan Name
planName: string
Property Value
string
privateOfferId
Private Offer Id
privateOfferId?: string
Property Value
string
privateOfferIds
Array of Private Offer Ids
privateOfferIds?: string[]
Property Value
string[]
publisherId
Publisher Id
publisherId: string
Property Value
string
status
SaaS Offer Status
status?: string
Property Value
string
termId
Offer Plan Term Id
termId?: string
Property Value
string
termUnit
Offer Plan Term unit
termUnit: string
Property Value
string