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

Properties of a ContactInfo.

Package

@google-cloud/channel

Properties

displayName

displayName?: (string|null);

ContactInfo displayName

email

email?: (string|null);

ContactInfo email

firstName

firstName?: (string|null);

ContactInfo firstName

lastName

lastName?: (string|null);

ContactInfo lastName

phone

phone?: (string|null);

ContactInfo phone

title

title?: (string|null);

ContactInfo title