OfferDetail interface
Detalle de la oferta de Confluent
Propiedades
id | Id. de oferta |
plan |
Id. del plan de oferta |
plan |
Nombre del plan de oferta |
private |
Identificador de oferta privada |
private |
Matriz de identificadores de oferta privada |
publisher |
Id. del editor |
status | Estado de la oferta de SaaS |
term |
Identificador de término del plan de oferta |
term |
Unidad de términos del plan de oferta |
Detalles de las propiedades
id
Id. de oferta
id: string
Valor de propiedad
string
planId
Id. del plan de oferta
planId: string
Valor de propiedad
string
planName
Nombre del plan de oferta
planName: string
Valor de propiedad
string
privateOfferId
Identificador de oferta privada
privateOfferId?: string
Valor de propiedad
string
privateOfferIds
Matriz de identificadores de oferta privada
privateOfferIds?: string[]
Valor de propiedad
string[]
publisherId
Id. del editor
publisherId: string
Valor de propiedad
string
status
Estado de la oferta de SaaS
status?: string
Valor de propiedad
string
termId
Identificador de término del plan de oferta
termId?: string
Valor de propiedad
string
termUnit
Unidad de términos del plan de oferta
termUnit: string
Valor de propiedad
string