Interface protos.google.cloud.channel.v1.ICreateCustomerRequest

Properties of a CreateCustomerRequest.

Package

@google-cloud/channel!

Properties

customer

customer?: (google.cloud.channel.v1.ICustomer|null);

CreateCustomerRequest customer

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

parent

parent?: (string|null);

CreateCustomerRequest parent

Property Value
TypeDescription
(string|null)