OfferDetail interface
Confluent オファーの詳細
プロパティ
| id | オファー ID |
| plan |
プラン ID |
| plan |
プラン名 |
| private |
プライベート オファー ID |
| private |
プライベート オファー ID の配列 |
| publisher |
パブリッシャー ID |
| status | SaaS オファーの状態 |
| term |
オファー プランの用語 ID |
| term |
オファー プランの期間単位 |
プロパティの詳細
id
オファー ID
id: string
プロパティ値
string
planId
プラン ID
planId: string
プロパティ値
string
planName
プラン名
planName: string
プロパティ値
string
privateOfferId
プライベート オファー ID
privateOfferId?: string
プロパティ値
string
privateOfferIds
プライベート オファー ID の配列
privateOfferIds?: string[]
プロパティ値
string[]
publisherId
パブリッシャー ID
publisherId: string
プロパティ値
string
status
SaaS オファーの状態
status?: string
プロパティ値
string
termId
オファー プランの用語 ID
termId?: string
プロパティ値
string
termUnit
オファー プランの期間単位
termUnit: string
プロパティ値
string