Class: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
- Defined in:
- sig/peddler/apis/replenishment_2022_11_07.rbs
Instance Attribute Summary collapse
-
#amazon_funded_base_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?
readonly
Returns the value of attribute amazon_funded_base_discount.
-
#amazon_funded_tiered_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?
readonly
Returns the value of attribute amazon_funded_tiered_discount.
-
#selling_partner_funded_base_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?
readonly
Returns the value of attribute selling_partner_funded_base_discount.
-
#selling_partner_funded_tiered_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?
readonly
Returns the value of attribute selling_partner_funded_tiered_discount.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :amazon_funded_base_discount, :amazon_funded_tiered_discount, :selling_partner_funded_base_discount, :selling_partner_funded_tiered_discount ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
Instance Method Summary collapse
-
#members ⇒ [ :amazon_funded_base_discount, :amazon_funded_tiered_discount, :selling_partner_funded_base_discount, :selling_partner_funded_tiered_discount ]
-
#to_h ⇒ { amazon_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, amazon_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, selling_partner_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, selling_partner_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? }
Instance Attribute Details
#amazon_funded_base_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? (readonly)
Returns the value of attribute amazon_funded_base_discount.
466 467 468 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 466 def amazon_funded_base_discount @amazon_funded_base_discount end |
#amazon_funded_tiered_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? (readonly)
Returns the value of attribute amazon_funded_tiered_discount.
467 468 469 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 467 def amazon_funded_tiered_discount @amazon_funded_tiered_discount end |
#selling_partner_funded_base_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? (readonly)
Returns the value of attribute selling_partner_funded_base_discount.
468 469 470 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 468 def selling_partner_funded_base_discount @selling_partner_funded_base_discount end |
#selling_partner_funded_tiered_discount ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? (readonly)
Returns the value of attribute selling_partner_funded_tiered_discount.
469 470 471 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 469 def selling_partner_funded_tiered_discount @selling_partner_funded_tiered_discount end |
Class Method Details
.[](amazon_funded_base_discount:, amazon_funded_tiered_discount:, selling_partner_funded_base_discount:, selling_partner_funded_tiered_discount:) ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions .[](arg0, arg1, arg2, arg3) ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
459 460 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 459
def self.[]: (?amazon_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, ?amazon_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, ?selling_partner_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, ?selling_partner_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?) -> Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
| (Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?) -> Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
|
.members ⇒ [ :amazon_funded_base_discount, :amazon_funded_tiered_discount, :selling_partner_funded_base_discount, :selling_partner_funded_tiered_discount ]
462 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 462
def self.members: () -> [ :amazon_funded_base_discount, :amazon_funded_tiered_discount, :selling_partner_funded_base_discount, :selling_partner_funded_tiered_discount ]
|
.new(amazon_funded_base_discount:, amazon_funded_tiered_discount:, selling_partner_funded_base_discount:, selling_partner_funded_tiered_discount:) ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions .new(arg0, arg1, arg2, arg3) ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
457 458 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 457
def self.new: (?amazon_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, ?amazon_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, ?selling_partner_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, ?selling_partner_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?) -> Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
| (Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?) -> Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
|
.parse ⇒ Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
464 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 464
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotions
|
Instance Method Details
#members ⇒ [ :amazon_funded_base_discount, :amazon_funded_tiered_discount, :selling_partner_funded_base_discount, :selling_partner_funded_tiered_discount ]
471 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 471
def members: () -> [ :amazon_funded_base_discount, :amazon_funded_tiered_discount, :selling_partner_funded_base_discount, :selling_partner_funded_tiered_discount ]
|
#to_h ⇒ { amazon_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, amazon_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, selling_partner_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, selling_partner_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? }
472 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 472
def to_h: () -> { amazon_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, amazon_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, selling_partner_funded_base_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding?, selling_partner_funded_tiered_discount: Peddler::APIs::Replenishment20221107::OfferProgramConfigurationPromotionsDiscountFunding? }
|