Class: Google::Shopping::Merchant::Accounts::V1::CustomerService

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/accounts/v1/customerservice.rb

Overview

Customer service information.

Instance Attribute Summary collapse

Instance Attribute Details

#email::String



35
36
37
38
# File 'proto_docs/google/shopping/merchant/accounts/v1/customerservice.rb', line 35

class CustomerService
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#phone::Google::Type::PhoneNumber



35
36
37
38
# File 'proto_docs/google/shopping/merchant/accounts/v1/customerservice.rb', line 35

class CustomerService
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#uri::String



35
36
37
38
# File 'proto_docs/google/shopping/merchant/accounts/v1/customerservice.rb', line 35

class CustomerService
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end