Interface protos.google.cloud.channel.v1.IRenewalSettings

Properties of a RenewalSettings.

Package

@google-cloud/channel!

Properties

enableRenewal

enableRenewal?: (boolean|null);

RenewalSettings enableRenewal

Property Value
TypeDescription
(boolean|null)

paymentCycle

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

RenewalSettings paymentCycle

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

paymentPlan

paymentPlan?: (google.cloud.channel.v1.PaymentPlan|keyof typeof google.cloud.channel.v1.PaymentPlan|null);

RenewalSettings paymentPlan

Property Value
TypeDescription
(google.cloud.channel.v1.PaymentPlan|keyof typeof google.cloud.channel.v1.PaymentPlan|null)

resizeUnitCount

resizeUnitCount?: (boolean|null);

RenewalSettings resizeUnitCount

Property Value
TypeDescription
(boolean|null)