Interface protos.google.cloud.channel.v1.ICustomer

Properties of a Customer.

Package

@google-cloud/channel!

Properties

alternateEmail

alternateEmail?: (string|null);

Customer alternateEmail

Property Value
TypeDescription
(string|null)

channelPartnerId

channelPartnerId?: (string|null);

Customer channelPartnerId

Property Value
TypeDescription
(string|null)

cloudIdentityId

cloudIdentityId?: (string|null);

Customer cloudIdentityId

Property Value
TypeDescription
(string|null)

cloudIdentityInfo

cloudIdentityInfo?: (google.cloud.channel.v1.ICloudIdentityInfo|null);

Customer cloudIdentityInfo

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

createTime

createTime?: (google.protobuf.ITimestamp|null);

Customer createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

domain

domain?: (string|null);

Customer domain

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

Customer languageCode

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Customer name

Property Value
TypeDescription
(string|null)

orgDisplayName

orgDisplayName?: (string|null);

Customer orgDisplayName

Property Value
TypeDescription
(string|null)

orgPostalAddress

orgPostalAddress?: (google.type.IPostalAddress|null);

Customer orgPostalAddress

Property Value
TypeDescription
(google.type.IPostalAddress|null)

primaryContactInfo

primaryContactInfo?: (google.cloud.channel.v1.IContactInfo|null);

Customer primaryContactInfo

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

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Customer updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)