Class: Google::Shopping::Merchant::OrderTracking::V1::OrderTrackingSignal::LineItemDetails

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

Overview

The line items of the order.

Instance Attribute Summary collapse

Instance Attribute Details

#brand::String



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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

#gtins::Array<::String>



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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

#line_item_id::String



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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

#mpn::String



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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

#product_id::String



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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

#product_title::String



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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

#quantity::Integer



185
186
187
188
# File 'proto_docs/google/shopping/merchant/ordertracking/v1/order_tracking_signals.rb', line 185

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