Class: Google::Shopping::Merchant::Accounts::V1beta::WarehouseCutoffTime

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 latest time of day that an order can be accepted and begin processing. Later orders will be processed in the next day. The time is based on the warehouse postal code.

Instance Attribute Summary collapse

Instance Attribute Details

#hour::Integer



297
298
299
300
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 297

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

#minute::Integer



297
298
299
300
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 297

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