Class: Google::Shopping::Merchant::Accounts::V1::DeliveryTime

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

Time spent in various aspects from order to the delivery of the product.

Instance Attribute Summary collapse

Instance Attribute Details

#cutoff_time::Google::Shopping::Merchant::Accounts::V1::CutoffTime



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#handling_business_day_config::Google::Shopping::Merchant::Accounts::V1::BusinessDayConfig



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#max_handling_days::Integer



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#max_transit_days::Integer



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#min_handling_days::Integer



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#min_transit_days::Integer



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#transit_business_day_config::Google::Shopping::Merchant::Accounts::V1::BusinessDayConfig



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#transit_time_table::Google::Shopping::Merchant::Accounts::V1::TransitTable



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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

#warehouse_based_delivery_times::Array<::Google::Shopping::Merchant::Accounts::V1::WarehouseBasedDeliveryTime>



380
381
382
383
# File 'proto_docs/google/shopping/merchant/accounts/v1/shippingsettings.rb', line 380

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