Class: Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
- Inherits:
-
Data
- Object
- Data
- Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
- Defined in:
- sig/peddler/data_kiosk/vendor_analytics20240930.rbs
Instance Attribute Summary collapse
-
#asin ⇒ String?
readonly
Returns the value of attribute asin.
-
#binding ⇒ String?
readonly
Returns the value of attribute binding.
-
#brand ⇒ String?
readonly
Returns the value of attribute brand.
-
#brand_code ⇒ String?
readonly
Returns the value of attribute brand_code.
-
#color ⇒ String?
readonly
Returns the value of attribute color.
-
#ean ⇒ String?
readonly
Returns the value of attribute ean.
-
#isbn13 ⇒ String?
readonly
Returns the value of attribute isbn13.
-
#manufacturer_code ⇒ String?
readonly
Returns the value of attribute manufacturer_code.
-
#model_number ⇒ String?
readonly
Returns the value of attribute model_number.
-
#msrp ⇒ Peddler::DataKiosk::VendorAnalytics20240930::Amount?
readonly
Returns the value of attribute msrp.
-
#parent_asin ⇒ String?
readonly
Returns the value of attribute parent_asin.
-
#prep_instructions ⇒ String?
readonly
Returns the value of attribute prep_instructions.
-
#prep_instructions_performed_by ⇒ String?
readonly
Returns the value of attribute prep_instructions_performed_by.
-
#product_group ⇒ String?
readonly
Returns the value of attribute product_group.
-
#product_title ⇒ String?
readonly
Returns the value of attribute product_title.
-
#release_date ⇒ String?
readonly
Returns the value of attribute release_date.
-
#replenishment_category ⇒ String?
readonly
Returns the value of attribute replenishment_category.
-
#ship_to_city ⇒ String?
readonly
Returns the value of attribute ship_to_city.
-
#ship_to_country_code ⇒ String?
readonly
Returns the value of attribute ship_to_country_code.
-
#ship_to_state_or_province ⇒ String?
readonly
Returns the value of attribute ship_to_state_or_province.
-
#ship_to_zip_code ⇒ String?
readonly
Returns the value of attribute ship_to_zip_code.
-
#upc ⇒ String?
readonly
Returns the value of attribute upc.
-
#vendor_code ⇒ String?
readonly
Returns the value of attribute vendor_code.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :asin, :binding, :brand, :brand_code, :color, :ean, :isbn13, :manufacturer_code, :model_number, :msrp, :parent_asin, :prep_instructions, :prep_instructions_performed_by, :product_group, :product_title, :release_date, :replenishment_category, :ship_to_city, :ship_to_country_code, :ship_to_state_or_province, :ship_to_zip_code, :upc, :vendor_code ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
Instance Method Summary collapse
-
#members ⇒ [ :asin, :binding, :brand, :brand_code, :color, :ean, :isbn13, :manufacturer_code, :model_number, :msrp, :parent_asin, :prep_instructions, :prep_instructions_performed_by, :product_group, :product_title, :release_date, :replenishment_category, :ship_to_city, :ship_to_country_code, :ship_to_state_or_province, :ship_to_zip_code, :upc, :vendor_code ]
-
#to_h ⇒ { asin: String?, binding: String?, brand: String?, brand_code: String?, color: String?, ean: String?, isbn13: String?, manufacturer_code: String?, model_number: String?, msrp: Peddler::DataKiosk::VendorAnalytics20240930::Amount?, parent_asin: String?, prep_instructions: String?, prep_instructions_performed_by: String?, product_group: String?, product_title: String?, release_date: String?, replenishment_category: String?, ship_to_city: String?, ship_to_country_code: String?, ship_to_state_or_province: String?, ship_to_zip_code: String?, upc: String?, vendor_code: String? }
Instance Attribute Details
#asin ⇒ String? (readonly)
Returns the value of attribute asin.
180 181 182 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 180 def asin @asin end |
#binding ⇒ String? (readonly)
Returns the value of attribute binding.
181 182 183 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 181 def binding @binding end |
#brand ⇒ String? (readonly)
Returns the value of attribute brand.
182 183 184 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 182 def brand @brand end |
#brand_code ⇒ String? (readonly)
Returns the value of attribute brand_code.
183 184 185 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 183 def brand_code @brand_code end |
#color ⇒ String? (readonly)
Returns the value of attribute color.
184 185 186 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 184 def color @color end |
#ean ⇒ String? (readonly)
Returns the value of attribute ean.
185 186 187 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 185 def ean @ean end |
#isbn13 ⇒ String? (readonly)
Returns the value of attribute isbn13.
186 187 188 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 186 def isbn13 @isbn13 end |
#manufacturer_code ⇒ String? (readonly)
Returns the value of attribute manufacturer_code.
187 188 189 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 187 def manufacturer_code @manufacturer_code end |
#model_number ⇒ String? (readonly)
Returns the value of attribute model_number.
188 189 190 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 188 def model_number @model_number end |
#msrp ⇒ Peddler::DataKiosk::VendorAnalytics20240930::Amount? (readonly)
Returns the value of attribute msrp.
189 190 191 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 189 def msrp @msrp end |
#parent_asin ⇒ String? (readonly)
Returns the value of attribute parent_asin.
190 191 192 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 190 def parent_asin @parent_asin end |
#prep_instructions ⇒ String? (readonly)
Returns the value of attribute prep_instructions.
191 192 193 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 191 def prep_instructions @prep_instructions end |
#prep_instructions_performed_by ⇒ String? (readonly)
Returns the value of attribute prep_instructions_performed_by.
192 193 194 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 192 def prep_instructions_performed_by @prep_instructions_performed_by end |
#product_group ⇒ String? (readonly)
Returns the value of attribute product_group.
193 194 195 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 193 def product_group @product_group end |
#product_title ⇒ String? (readonly)
Returns the value of attribute product_title.
194 195 196 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 194 def product_title @product_title end |
#release_date ⇒ String? (readonly)
Returns the value of attribute release_date.
195 196 197 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 195 def release_date @release_date end |
#replenishment_category ⇒ String? (readonly)
Returns the value of attribute replenishment_category.
196 197 198 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 196 def replenishment_category @replenishment_category end |
#ship_to_city ⇒ String? (readonly)
Returns the value of attribute ship_to_city.
197 198 199 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 197 def ship_to_city @ship_to_city end |
#ship_to_country_code ⇒ String? (readonly)
Returns the value of attribute ship_to_country_code.
198 199 200 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 198 def ship_to_country_code @ship_to_country_code end |
#ship_to_state_or_province ⇒ String? (readonly)
Returns the value of attribute ship_to_state_or_province.
199 200 201 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 199 def ship_to_state_or_province @ship_to_state_or_province end |
#ship_to_zip_code ⇒ String? (readonly)
Returns the value of attribute ship_to_zip_code.
200 201 202 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 200 def ship_to_zip_code @ship_to_zip_code end |
#upc ⇒ String? (readonly)
Returns the value of attribute upc.
201 202 203 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 201 def upc @upc end |
#vendor_code ⇒ String? (readonly)
Returns the value of attribute vendor_code.
202 203 204 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 202 def vendor_code @vendor_code end |
Class Method Details
.[](asin:, binding:, brand:, brand_code:, color:, ean:, isbn13:, manufacturer_code:, model_number:, msrp:, parent_asin:, prep_instructions:, prep_instructions_performed_by:, product_group:, product_title:, release_date:, replenishment_category:, ship_to_city:, ship_to_country_code:, ship_to_state_or_province:, ship_to_zip_code:, upc:, vendor_code:) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20, arg21, arg22) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
173 174 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 173
def self.[]: (?asin: String?, ?binding: String?, ?brand: String?, ?brand_code: String?, ?color: String?, ?ean: String?, ?isbn13: String?, ?manufacturer_code: String?, ?model_number: String?, ?msrp: Peddler::DataKiosk::VendorAnalytics20240930::Amount?, ?parent_asin: String?, ?prep_instructions: String?, ?prep_instructions_performed_by: String?, ?product_group: String?, ?product_title: String?, ?release_date: String?, ?replenishment_category: String?, ?ship_to_city: String?, ?ship_to_country_code: String?, ?ship_to_state_or_province: String?, ?ship_to_zip_code: String?, ?upc: String?, ?vendor_code: String?) -> Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, Peddler::DataKiosk::VendorAnalytics20240930::Amount?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
|
.members ⇒ [ :asin, :binding, :brand, :brand_code, :color, :ean, :isbn13, :manufacturer_code, :model_number, :msrp, :parent_asin, :prep_instructions, :prep_instructions_performed_by, :product_group, :product_title, :release_date, :replenishment_category, :ship_to_city, :ship_to_country_code, :ship_to_state_or_province, :ship_to_zip_code, :upc, :vendor_code ]
176 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 176
def self.members: () -> [ :asin, :binding, :brand, :brand_code, :color, :ean, :isbn13, :manufacturer_code, :model_number, :msrp, :parent_asin, :prep_instructions, :prep_instructions_performed_by, :product_group, :product_title, :release_date, :replenishment_category, :ship_to_city, :ship_to_country_code, :ship_to_state_or_province, :ship_to_zip_code, :upc, :vendor_code ]
|
.new(asin:, binding:, brand:, brand_code:, color:, ean:, isbn13:, manufacturer_code:, model_number:, msrp:, parent_asin:, prep_instructions:, prep_instructions_performed_by:, product_group:, product_title:, release_date:, replenishment_category:, ship_to_city:, ship_to_country_code:, ship_to_state_or_province:, ship_to_zip_code:, upc:, vendor_code:) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20, arg21, arg22) ⇒ Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
171 172 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 171
def self.new: (?asin: String?, ?binding: String?, ?brand: String?, ?brand_code: String?, ?color: String?, ?ean: String?, ?isbn13: String?, ?manufacturer_code: String?, ?model_number: String?, ?msrp: Peddler::DataKiosk::VendorAnalytics20240930::Amount?, ?parent_asin: String?, ?prep_instructions: String?, ?prep_instructions_performed_by: String?, ?product_group: String?, ?product_title: String?, ?release_date: String?, ?replenishment_category: String?, ?ship_to_city: String?, ?ship_to_country_code: String?, ?ship_to_state_or_province: String?, ?ship_to_zip_code: String?, ?upc: String?, ?vendor_code: String?) -> Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, Peddler::DataKiosk::VendorAnalytics20240930::Amount?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
|
.parse ⇒ Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
178 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 178
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::DataKiosk::VendorAnalytics20240930::GroupByAttributes
|
Instance Method Details
#members ⇒ [ :asin, :binding, :brand, :brand_code, :color, :ean, :isbn13, :manufacturer_code, :model_number, :msrp, :parent_asin, :prep_instructions, :prep_instructions_performed_by, :product_group, :product_title, :release_date, :replenishment_category, :ship_to_city, :ship_to_country_code, :ship_to_state_or_province, :ship_to_zip_code, :upc, :vendor_code ]
204 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 204
def members: () -> [ :asin, :binding, :brand, :brand_code, :color, :ean, :isbn13, :manufacturer_code, :model_number, :msrp, :parent_asin, :prep_instructions, :prep_instructions_performed_by, :product_group, :product_title, :release_date, :replenishment_category, :ship_to_city, :ship_to_country_code, :ship_to_state_or_province, :ship_to_zip_code, :upc, :vendor_code ]
|
#to_h ⇒ { asin: String?, binding: String?, brand: String?, brand_code: String?, color: String?, ean: String?, isbn13: String?, manufacturer_code: String?, model_number: String?, msrp: Peddler::DataKiosk::VendorAnalytics20240930::Amount?, parent_asin: String?, prep_instructions: String?, prep_instructions_performed_by: String?, product_group: String?, product_title: String?, release_date: String?, replenishment_category: String?, ship_to_city: String?, ship_to_country_code: String?, ship_to_state_or_province: String?, ship_to_zip_code: String?, upc: String?, vendor_code: String? }
205 |
# File 'sig/peddler/data_kiosk/vendor_analytics20240930.rbs', line 205
def to_h: () -> { asin: String?, binding: String?, brand: String?, brand_code: String?, color: String?, ean: String?, isbn13: String?, manufacturer_code: String?, model_number: String?, msrp: Peddler::DataKiosk::VendorAnalytics20240930::Amount?, parent_asin: String?, prep_instructions: String?, prep_instructions_performed_by: String?, product_group: String?, product_title: String?, release_date: String?, replenishment_category: String?, ship_to_city: String?, ship_to_country_code: String?, ship_to_state_or_province: String?, ship_to_zip_code: String?, upc: String?, vendor_code: String? }
|