Interface protos.google.cloud.channel.v1.ICustomerEvent

Properties of a CustomerEvent.

Package

@google-cloud/channel!

Properties

customer

customer?: (string|null);

CustomerEvent customer

Property Value
TypeDescription
(string|null)

eventType

eventType?: (google.cloud.channel.v1.CustomerEvent.Type|keyof typeof google.cloud.channel.v1.CustomerEvent.Type|null);

CustomerEvent eventType

Property Value
TypeDescription
(google.cloud.channel.v1.CustomerEvent.Type|keyof typeof google.cloud.channel.v1.CustomerEvent.Type|null)