Interface protos.google.cloud.commerceproducer.v1beta.IStandardOffer (0.1.0)

Properties of a StandardOffer.

Package

@google-cloud/commerceproducer

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

StandardOffer createTime

effectiveTime

effectiveTime?: (google.protobuf.ITimestamp|null);

StandardOffer effectiveTime

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

StandardOffer expireTime

name

name?: (string|null);

StandardOffer name

priceModel

priceModel?: (google.cloud.commerceproducer.v1beta.StandardOffer.IPriceModel|null);

StandardOffer priceModel

serviceLevel

serviceLevel?: (string|null);

StandardOffer serviceLevel

serviceLevelTitle

serviceLevelTitle?: (string|null);

StandardOffer serviceLevelTitle

termDurationMonths

termDurationMonths?: (number|null);

StandardOffer termDurationMonths

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

StandardOffer updateTime