Interface protos.google.cloud.channel.v1.IPricePhase (3.2.1)

Properties of a PricePhase.

Package

@google-cloud/channel

Properties

firstPeriod

firstPeriod?: (number|null);

PricePhase firstPeriod

lastPeriod

lastPeriod?: (number|null);

PricePhase lastPeriod

periodType

periodType?: (google.cloud.channel.v1.PeriodType|keyof typeof google.cloud.channel.v1.PeriodType|null);

PricePhase periodType

price

price?: (google.cloud.channel.v1.IPrice|null);

PricePhase price

priceTiers

priceTiers?: (google.cloud.channel.v1.IPriceTier[]|null);

PricePhase priceTiers