Interface protos.google.cloud.channel.v1.ICloudIdentityCustomerAccount

Properties of a CloudIdentityCustomerAccount.

Package

@google-cloud/channel!

Properties

customerCloudIdentityId

customerCloudIdentityId?: (string|null);

CloudIdentityCustomerAccount customerCloudIdentityId

Property Value
TypeDescription
(string|null)

customerName

customerName?: (string|null);

CloudIdentityCustomerAccount customerName

Property Value
TypeDescription
(string|null)

existing

existing?: (boolean|null);

CloudIdentityCustomerAccount existing

Property Value
TypeDescription
(boolean|null)

owned

owned?: (boolean|null);

CloudIdentityCustomerAccount owned

Property Value
TypeDescription
(boolean|null)