Interface protos.google.cloud.channel.v1.ICustomer (4.1.2)

Properties of a Customer.

Package

@google-cloud/channel

Properties

alternateEmail

alternateEmail?: (string|null);

Customer alternateEmail

channelPartnerId

channelPartnerId?: (string|null);

Customer channelPartnerId

cloudIdentityId

cloudIdentityId?: (string|null);

Customer cloudIdentityId

cloudIdentityInfo

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

Customer cloudIdentityInfo

correlationId

correlationId?: (string|null);

Customer correlationId

createTime

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

Customer createTime

customerAttestationState

customerAttestationState?: (google.cloud.channel.v1.Customer.CustomerAttestationState|keyof typeof google.cloud.channel.v1.Customer.CustomerAttestationState|null);

Customer customerAttestationState

domain

domain?: (string|null);

Customer domain

languageCode

languageCode?: (string|null);

Customer languageCode

name

name?: (string|null);

Customer name

orgDisplayName

orgDisplayName?: (string|null);

Customer orgDisplayName

orgPostalAddress

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

Customer orgPostalAddress

primaryContactInfo

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

Customer primaryContactInfo

updateTime

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

Customer updateTime