Interface protos.google.cloud.channel.v1.IPriceTier

Properties of a PriceTier.

Package

@google-cloud/channel!

Properties

firstResource

firstResource?: (number|null);

PriceTier firstResource

Property Value
TypeDescription
(number|null)

lastResource

lastResource?: (number|null);

PriceTier lastResource

Property Value
TypeDescription
(number|null)

price

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

PriceTier price

Property Value
TypeDescription
(google.cloud.channel.v1.IPrice|null)