Interface protos.google.cloud.billing.v1.IBillingAccount (2.2.7)

Properties of a BillingAccount.

Package

@google-cloud/billing!

Properties

displayName

displayName?: (string|null);

BillingAccount displayName

Property Value
TypeDescription
(string|null)

masterBillingAccount

masterBillingAccount?: (string|null);

BillingAccount masterBillingAccount

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

BillingAccount name

Property Value
TypeDescription
(string|null)

open

open?: (boolean|null);

BillingAccount open

Property Value
TypeDescription
(boolean|null)