Class: Peddler::DataKiosk::VendorAnalytics20240930::Sourcing

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

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#confirmed_unitsString? (readonly)

Returns the value of attribute confirmed_units.

Returns:

  • (String, nil)


338
339
340
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 338

def confirmed_units
  @confirmed_units
end

#most_recent_submittedString? (readonly)

Returns the value of attribute most_recent_submitted.

Returns:

  • (String, nil)


339
340
341
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 339

def 
  @most_recent_submitted
end

#net_receivedPeddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue? (readonly)

Returns the value of attribute net_received.



340
341
342
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 340

def net_received
  @net_received
end

#open_purchase_order_quantityString? (readonly)

Returns the value of attribute open_purchase_order_quantity.

Returns:

  • (String, nil)


341
342
343
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 341

def open_purchase_order_quantity
  @open_purchase_order_quantity
end

#overall_vendor_lead_timeFloat? (readonly)

Returns the value of attribute overall_vendor_lead_time.

Returns:

  • (Float, nil)


342
343
344
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 342

def overall_vendor_lead_time
  @overall_vendor_lead_time
end

#procurable_product_oosFloat? (readonly)

Returns the value of attribute procurable_product_oos.

Returns:

  • (Float, nil)


343
344
345
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 343

def procurable_product_oos
  @procurable_product_oos
end

#received_fill_rateFloat? (readonly)

Returns the value of attribute received_fill_rate.

Returns:

  • (Float, nil)


344
345
346
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 344

def received_fill_rate
  @received_fill_rate
end

#vendor_confirmation_rateFloat? (readonly)

Returns the value of attribute vendor_confirmation_rate.

Returns:

  • (Float, nil)


345
346
347
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 345

def vendor_confirmation_rate
  @vendor_confirmation_rate
end

Class Method Details

.[](confirmed_units:, most_recent_submitted:, net_received:, open_purchase_order_quantity:, overall_vendor_lead_time:, procurable_product_oos:, received_fill_rate:, vendor_confirmation_rate:) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::Sourcing .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::Sourcing

Overloads:



331
332
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 331

def self.[]: (?confirmed_units: String?, ?most_recent_submitted: String?, ?net_received: Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, ?open_purchase_order_quantity: String?, ?overall_vendor_lead_time: Float?, ?procurable_product_oos: Float?, ?received_fill_rate: Float?, ?vendor_confirmation_rate: Float?) -> Peddler::DataKiosk::VendorAnalytics20240930::Sourcing
| (String?, String?, Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, String?, Float?, Float?, Float?, Float?) -> Peddler::DataKiosk::VendorAnalytics20240930::Sourcing

.members[ :confirmed_units, :most_recent_submitted, :net_received, :open_purchase_order_quantity, :overall_vendor_lead_time, :procurable_product_oos, :received_fill_rate, :vendor_confirmation_rate ]

Returns:

  • ([ :confirmed_units, :most_recent_submitted, :net_received, :open_purchase_order_quantity, :overall_vendor_lead_time, :procurable_product_oos, :received_fill_rate, :vendor_confirmation_rate ])


334
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 334

def self.members: () -> [ :confirmed_units, :most_recent_submitted, :net_received, :open_purchase_order_quantity, :overall_vendor_lead_time, :procurable_product_oos, :received_fill_rate, :vendor_confirmation_rate ]

.new(confirmed_units:, most_recent_submitted:, net_received:, open_purchase_order_quantity:, overall_vendor_lead_time:, procurable_product_oos:, received_fill_rate:, vendor_confirmation_rate:) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::Sourcing .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::Sourcing

Overloads:



329
330
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 329

def self.new: (?confirmed_units: String?, ?most_recent_submitted: String?, ?net_received: Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, ?open_purchase_order_quantity: String?, ?overall_vendor_lead_time: Float?, ?procurable_product_oos: Float?, ?received_fill_rate: Float?, ?vendor_confirmation_rate: Float?) -> Peddler::DataKiosk::VendorAnalytics20240930::Sourcing
| (String?, String?, Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, String?, Float?, Float?, Float?, Float?) -> Peddler::DataKiosk::VendorAnalytics20240930::Sourcing

.parsePeddler::DataKiosk::VendorAnalytics20240930::Sourcing

Parameters:

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

Returns:



336
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 336

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

Instance Method Details

#members[ :confirmed_units, :most_recent_submitted, :net_received, :open_purchase_order_quantity, :overall_vendor_lead_time, :procurable_product_oos, :received_fill_rate, :vendor_confirmation_rate ]

Returns:

  • ([ :confirmed_units, :most_recent_submitted, :net_received, :open_purchase_order_quantity, :overall_vendor_lead_time, :procurable_product_oos, :received_fill_rate, :vendor_confirmation_rate ])


347
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 347

def members: () -> [ :confirmed_units, :most_recent_submitted, :net_received, :open_purchase_order_quantity, :overall_vendor_lead_time, :procurable_product_oos, :received_fill_rate, :vendor_confirmation_rate ]

#to_h{ confirmed_units: String?, most_recent_submitted: String?, net_received: Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, open_purchase_order_quantity: String?, overall_vendor_lead_time: Float?, procurable_product_oos: Float?, received_fill_rate: Float?, vendor_confirmation_rate: Float? }

Returns:

  • ({ confirmed_units: String?, most_recent_submitted: String?, net_received: Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, open_purchase_order_quantity: String?, overall_vendor_lead_time: Float?, procurable_product_oos: Float?, received_fill_rate: Float?, vendor_confirmation_rate: Float? })


348
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 348

def to_h: () -> { confirmed_units: String?, most_recent_submitted: String?, net_received: Peddler::DataKiosk::VendorAnalytics20240930::UnitsWithValue?, open_purchase_order_quantity: String?, overall_vendor_lead_time: Float?, procurable_product_oos: Float?, received_fill_rate: Float?, vendor_confirmation_rate: Float? }