Class: Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

Inherits:
Data
  • Object
show all
Defined in:
sig/peddler/data_kiosk/sales_and_traffic20240424.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#ordered_product_salesPeddler::DataKiosk::SalesAndTraffic20240424::Amount? (readonly)

Returns the value of attribute ordered_product_sales.



49
50
51
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 49

def ordered_product_sales
  @ordered_product_sales
end

#ordered_product_sales_b2bPeddler::DataKiosk::SalesAndTraffic20240424::Amount? (readonly)

Returns the value of attribute ordered_product_sales_b2b.



50
51
52
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 50

def ordered_product_sales_b2b
  @ordered_product_sales_b2b
end

#orders_shippedString? (readonly)

Returns the value of attribute orders_shipped.

Returns:

  • (String, nil)


51
52
53
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 51

def orders_shipped
  @orders_shipped
end

#orders_shipped_b2bString? (readonly)

Returns the value of attribute orders_shipped_b2b.

Returns:

  • (String, nil)


52
53
54
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 52

def orders_shipped_b2b
  @orders_shipped_b2b
end

#refund_rateFloat? (readonly)

Returns the value of attribute refund_rate.

Returns:

  • (Float, nil)


53
54
55
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 53

def refund_rate
  @refund_rate
end

#refund_rate_b2bFloat? (readonly)

Returns the value of attribute refund_rate_b2b.

Returns:

  • (Float, nil)


54
55
56
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 54

def refund_rate_b2b
  @refund_rate_b2b
end

#shipped_product_salesPeddler::DataKiosk::SalesAndTraffic20240424::Amount? (readonly)

Returns the value of attribute shipped_product_sales.



55
56
57
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 55

def shipped_product_sales
  @shipped_product_sales
end

#shipped_product_sales_b2bPeddler::DataKiosk::SalesAndTraffic20240424::Amount? (readonly)

Returns the value of attribute shipped_product_sales_b2b.



56
57
58
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 56

def shipped_product_sales_b2b
  @shipped_product_sales_b2b
end

#total_order_itemsString? (readonly)

Returns the value of attribute total_order_items.

Returns:

  • (String, nil)


57
58
59
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 57

def total_order_items
  @total_order_items
end

#total_order_items_b2bString? (readonly)

Returns the value of attribute total_order_items_b2b.

Returns:

  • (String, nil)


58
59
60
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 58

def total_order_items_b2b
  @total_order_items_b2b
end

#units_orderedString? (readonly)

Returns the value of attribute units_ordered.

Returns:

  • (String, nil)


59
60
61
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 59

def units_ordered
  @units_ordered
end

#units_ordered_b2bString? (readonly)

Returns the value of attribute units_ordered_b2b.

Returns:

  • (String, nil)


60
61
62
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 60

def units_ordered_b2b
  @units_ordered_b2b
end

#units_refundedString? (readonly)

Returns the value of attribute units_refunded.

Returns:

  • (String, nil)


61
62
63
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 61

def units_refunded
  @units_refunded
end

#units_refunded_b2bString? (readonly)

Returns the value of attribute units_refunded_b2b.

Returns:

  • (String, nil)


62
63
64
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 62

def units_refunded_b2b
  @units_refunded_b2b
end

#units_shippedString? (readonly)

Returns the value of attribute units_shipped.

Returns:

  • (String, nil)


63
64
65
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 63

def units_shipped
  @units_shipped
end

#units_shipped_b2bString? (readonly)

Returns the value of attribute units_shipped_b2b.

Returns:

  • (String, nil)


64
65
66
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 64

def units_shipped_b2b
  @units_shipped_b2b
end

Class Method Details

.[](ordered_product_sales:, ordered_product_sales_b2b:, orders_shipped:, orders_shipped_b2b:, refund_rate:, refund_rate_b2b:, shipped_product_sales:, shipped_product_sales_b2b:, total_order_items:, total_order_items_b2b:, units_ordered:, units_ordered_b2b:, units_refunded:, units_refunded_b2b:, units_shipped:, units_shipped_b2b:) ⇒ Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) ⇒ Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

Overloads:



42
43
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 42

def self.[]: (?ordered_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?ordered_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?orders_shipped: String?, ?orders_shipped_b2b: String?, ?refund_rate: Float?, ?refund_rate_b2b: Float?, ?shipped_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?shipped_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?total_order_items: String?, ?total_order_items_b2b: String?, ?units_ordered: String?, ?units_ordered_b2b: String?, ?units_refunded: String?, ?units_refunded_b2b: String?, ?units_shipped: String?, ?units_shipped_b2b: String?) -> Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales
| (Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, String?, String?, Float?, Float?, Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

.members[ :ordered_product_sales, :ordered_product_sales_b2b, :orders_shipped, :orders_shipped_b2b, :refund_rate, :refund_rate_b2b, :shipped_product_sales, :shipped_product_sales_b2b, :total_order_items, :total_order_items_b2b, :units_ordered, :units_ordered_b2b, :units_refunded, :units_refunded_b2b, :units_shipped, :units_shipped_b2b ]

Returns:

  • ([ :ordered_product_sales, :ordered_product_sales_b2b, :orders_shipped, :orders_shipped_b2b, :refund_rate, :refund_rate_b2b, :shipped_product_sales, :shipped_product_sales_b2b, :total_order_items, :total_order_items_b2b, :units_ordered, :units_ordered_b2b, :units_refunded, :units_refunded_b2b, :units_shipped, :units_shipped_b2b ])


45
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 45

def self.members: () -> [ :ordered_product_sales, :ordered_product_sales_b2b, :orders_shipped, :orders_shipped_b2b, :refund_rate, :refund_rate_b2b, :shipped_product_sales, :shipped_product_sales_b2b, :total_order_items, :total_order_items_b2b, :units_ordered, :units_ordered_b2b, :units_refunded, :units_refunded_b2b, :units_shipped, :units_shipped_b2b ]

.new(ordered_product_sales:, ordered_product_sales_b2b:, orders_shipped:, orders_shipped_b2b:, refund_rate:, refund_rate_b2b:, shipped_product_sales:, shipped_product_sales_b2b:, total_order_items:, total_order_items_b2b:, units_ordered:, units_ordered_b2b:, units_refunded:, units_refunded_b2b:, units_shipped:, units_shipped_b2b:) ⇒ Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) ⇒ Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

Overloads:



40
41
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 40

def self.new: (?ordered_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?ordered_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?orders_shipped: String?, ?orders_shipped_b2b: String?, ?refund_rate: Float?, ?refund_rate_b2b: Float?, ?shipped_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?shipped_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ?total_order_items: String?, ?total_order_items_b2b: String?, ?units_ordered: String?, ?units_ordered_b2b: String?, ?units_refunded: String?, ?units_refunded_b2b: String?, ?units_shipped: String?, ?units_shipped_b2b: String?) -> Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales
| (Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, String?, String?, Float?, Float?, Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

.parsePeddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

Parameters:

  • (Hash[String | Symbol, untyped])
  • (Object)

Returns:



47
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 47

def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::DataKiosk::SalesAndTraffic20240424::ByASINSales

Instance Method Details

#members[ :ordered_product_sales, :ordered_product_sales_b2b, :orders_shipped, :orders_shipped_b2b, :refund_rate, :refund_rate_b2b, :shipped_product_sales, :shipped_product_sales_b2b, :total_order_items, :total_order_items_b2b, :units_ordered, :units_ordered_b2b, :units_refunded, :units_refunded_b2b, :units_shipped, :units_shipped_b2b ]

Returns:

  • ([ :ordered_product_sales, :ordered_product_sales_b2b, :orders_shipped, :orders_shipped_b2b, :refund_rate, :refund_rate_b2b, :shipped_product_sales, :shipped_product_sales_b2b, :total_order_items, :total_order_items_b2b, :units_ordered, :units_ordered_b2b, :units_refunded, :units_refunded_b2b, :units_shipped, :units_shipped_b2b ])


66
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 66

def members: () -> [ :ordered_product_sales, :ordered_product_sales_b2b, :orders_shipped, :orders_shipped_b2b, :refund_rate, :refund_rate_b2b, :shipped_product_sales, :shipped_product_sales_b2b, :total_order_items, :total_order_items_b2b, :units_ordered, :units_ordered_b2b, :units_refunded, :units_refunded_b2b, :units_shipped, :units_shipped_b2b ]

#to_h{ ordered_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ordered_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, orders_shipped: String?, orders_shipped_b2b: String?, refund_rate: Float?, refund_rate_b2b: Float?, shipped_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, shipped_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, total_order_items: String?, total_order_items_b2b: String?, units_ordered: String?, units_ordered_b2b: String?, units_refunded: String?, units_refunded_b2b: String?, units_shipped: String?, units_shipped_b2b: String? }

Returns:



67
# File 'sig/peddler/data_kiosk/sales_and_traffic20240424.rbs', line 67

def to_h: () -> { ordered_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, ordered_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, orders_shipped: String?, orders_shipped_b2b: String?, refund_rate: Float?, refund_rate_b2b: Float?, shipped_product_sales: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, shipped_product_sales_b2b: Peddler::DataKiosk::SalesAndTraffic20240424::Amount?, total_order_items: String?, total_order_items_b2b: String?, units_ordered: String?, units_ordered_b2b: String?, units_refunded: String?, units_refunded_b2b: String?, units_shipped: String?, units_shipped_b2b: String? }