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

Properties of a Plan.

Package

@google-cloud/channel

Properties

billingAccount

billingAccount?: (string|null);

Plan billingAccount

paymentCycle

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

Plan paymentCycle

paymentPlan

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

Plan paymentPlan

paymentType

paymentType?: (google.cloud.channel.v1.PaymentType|keyof typeof google.cloud.channel.v1.PaymentType|null);

Plan paymentType

trialPeriod

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

Plan trialPeriod