Class: Google::Shopping::Merchant::Accounts::V1beta::ShippingSettings

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

Overview

The merchant account's shipping setting.

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String



57
58
59
60
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 57

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

#name::String



57
58
59
60
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 57

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

#services::Array<::Google::Shopping::Merchant::Accounts::V1beta::Service>



57
58
59
60
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 57

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

#warehouses::Array<::Google::Shopping::Merchant::Accounts::V1beta::Warehouse>



57
58
59
60
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 57

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