Class: Google::Shopping::Merchant::Accounts::V1beta::OnDisplayToOrder

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

Overview

Collection of information related to the on display to order (ODO).

Instance Attribute Summary collapse

Instance Attribute Details

#state::Google::Shopping::Merchant::Accounts::V1beta::ReviewState::State (readonly)

Returns Output only. The state of the URI.

Returns:



164
165
166
167
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/omnichannelsettings.rb', line 164

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

#uri::String

Returns Required. The on display to order (ODO) policy URI.

Returns:

  • (::String)

    Required. The on display to order (ODO) policy URI.



164
165
166
167
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/omnichannelsettings.rb', line 164

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