Class: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
- Defined in:
- sig/peddler/apis/catalog_items_2022_04_01.rbs
Instance Attribute Summary collapse
-
#brand_code ⇒ String?
readonly
Returns the value of attribute brand_code.
-
#manufacturer_code ⇒ String?
readonly
Returns the value of attribute manufacturer_code.
-
#manufacturer_code_parent ⇒ String?
readonly
Returns the value of attribute manufacturer_code_parent.
-
#marketplace_id ⇒ String
readonly
Returns the value of attribute marketplace_id.
-
#product_category ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?
readonly
Returns the value of attribute product_category.
-
#product_group ⇒ String?
readonly
Returns the value of attribute product_group.
-
#product_subcategory ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?
readonly
Returns the value of attribute product_subcategory.
-
#replenishment_category ⇒ String?
readonly
Returns the value of attribute replenishment_category.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :marketplace_id, :brand_code, :manufacturer_code, :manufacturer_code_parent, :product_category, :product_group, :product_subcategory, :replenishment_category ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
Instance Method Summary collapse
-
#members ⇒ [ :marketplace_id, :brand_code, :manufacturer_code, :manufacturer_code_parent, :product_category, :product_group, :product_subcategory, :replenishment_category ]
-
#to_h ⇒ { marketplace_id: String, brand_code: String?, manufacturer_code: String?, manufacturer_code_parent: String?, product_category: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, product_group: String?, product_subcategory: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, replenishment_category: String? }
Instance Attribute Details
#brand_code ⇒ String? (readonly)
Returns the value of attribute brand_code.
524 525 526 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 524 def brand_code @brand_code end |
#manufacturer_code ⇒ String? (readonly)
Returns the value of attribute manufacturer_code.
525 526 527 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 525 def manufacturer_code @manufacturer_code end |
#manufacturer_code_parent ⇒ String? (readonly)
Returns the value of attribute manufacturer_code_parent.
526 527 528 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 526 def manufacturer_code_parent @manufacturer_code_parent end |
#marketplace_id ⇒ String (readonly)
Returns the value of attribute marketplace_id.
527 528 529 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 527 def marketplace_id @marketplace_id end |
#product_category ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory? (readonly)
Returns the value of attribute product_category.
528 529 530 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 528 def product_category @product_category end |
#product_group ⇒ String? (readonly)
Returns the value of attribute product_group.
529 530 531 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 529 def product_group @product_group end |
#product_subcategory ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory? (readonly)
Returns the value of attribute product_subcategory.
530 531 532 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 530 def product_subcategory @product_subcategory end |
#replenishment_category ⇒ String? (readonly)
Returns the value of attribute replenishment_category.
531 532 533 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 531 def replenishment_category @replenishment_category end |
Class Method Details
.[](marketplace_id:, brand_code:, manufacturer_code:, manufacturer_code_parent:, product_category:, product_group:, product_subcategory:, replenishment_category:) ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
517 518 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 517
def self.[]: (marketplace_id: String, ?brand_code: String?, ?manufacturer_code: String?, ?manufacturer_code_parent: String?, ?product_category: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, ?product_group: String?, ?product_subcategory: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, ?replenishment_category: String?) -> Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
| (String, String?, String?, String?, Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, String?, Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, String?) -> Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
|
.members ⇒ [ :marketplace_id, :brand_code, :manufacturer_code, :manufacturer_code_parent, :product_category, :product_group, :product_subcategory, :replenishment_category ]
520 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 520
def self.members: () -> [ :marketplace_id, :brand_code, :manufacturer_code, :manufacturer_code_parent, :product_category, :product_group, :product_subcategory, :replenishment_category ]
|
.new(marketplace_id:, brand_code:, manufacturer_code:, manufacturer_code_parent:, product_category:, product_group:, product_subcategory:, replenishment_category:) ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
515 516 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 515
def self.new: (marketplace_id: String, ?brand_code: String?, ?manufacturer_code: String?, ?manufacturer_code_parent: String?, ?product_category: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, ?product_group: String?, ?product_subcategory: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, ?replenishment_category: String?) -> Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
| (String, String?, String?, String?, Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, String?, Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, String?) -> Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
|
.parse ⇒ Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
522 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 522
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::CatalogItems20220401::ItemVendorDetailsByMarketplace
|
Instance Method Details
#members ⇒ [ :marketplace_id, :brand_code, :manufacturer_code, :manufacturer_code_parent, :product_category, :product_group, :product_subcategory, :replenishment_category ]
533 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 533
def members: () -> [ :marketplace_id, :brand_code, :manufacturer_code, :manufacturer_code_parent, :product_category, :product_group, :product_subcategory, :replenishment_category ]
|
#to_h ⇒ { marketplace_id: String, brand_code: String?, manufacturer_code: String?, manufacturer_code_parent: String?, product_category: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, product_group: String?, product_subcategory: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, replenishment_category: String? }
534 |
# File 'sig/peddler/apis/catalog_items_2022_04_01.rbs', line 534
def to_h: () -> { marketplace_id: String, brand_code: String?, manufacturer_code: String?, manufacturer_code_parent: String?, product_category: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, product_group: String?, product_subcategory: Peddler::APIs::CatalogItems20220401::ItemVendorDetailsCategory?, replenishment_category: String? }
|