OfferDetailsUpdate interface
Details of the product offering
Properties
offer |
Id of the product offering. |
plan |
Id of the product offer plan. |
plan |
Name of the product offer plan. |
publisher |
Id of the product publisher. |
term |
Offer plan term id. |
term |
Offer plan term unit. |
Property Details
offerId
Id of the product offering.
offerId?: string
Property Value
string
planId
Id of the product offer plan.
planId?: string
Property Value
string
planName
Name of the product offer plan.
planName?: string
Property Value
string
publisherId
Id of the product publisher.
publisherId?: string
Property Value
string
termId
Offer plan term id.
termId?: string
Property Value
string
termUnit
Offer plan term unit.
termUnit?: string
Property Value
string