Interface protos.google.cloud.channel.v1.IPrice (4.1.2)

Properties of a Price.

Package

@google-cloud/channel

Properties

basePrice

basePrice?: (google.type.IMoney|null);

Price basePrice

discount

discount?: (number|null);

Price discount

discountComponents

discountComponents?: (google.cloud.channel.v1.IDiscountComponent[]|null);

Price discountComponents

effectivePrice

effectivePrice?: (google.type.IMoney|null);

Price effectivePrice

externalPriceUri

externalPriceUri?: (string|null);

Price externalPriceUri

pricePeriod

pricePeriod?: (google.cloud.channel.v1.IPeriod|null);

Price pricePeriod