Class: Google::Shopping::Merchant::Accounts::V1::WarehouseBasedDeliveryTime

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

Overview

Indicates that the delivery time should be calculated per warehouse (shipping origin location) based on the settings of the selected carrier. When set, no other transit time related field in delivery_time should be set.

Instance Attribute Summary collapse

Instance Attribute Details

#carrier::String



449
450
451
452
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 449

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

#carrier_service::String



449
450
451
452
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 449

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

#warehouse::String



449
450
451
452
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 449

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