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.
493 494 495 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 493 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.
494 495 496 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 494 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.
495 496 497 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 495 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.
496 497 498 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 496 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
486 487 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 486
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 ]
489 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 489
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
484 485 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 484
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
491 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 491
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 ]
498 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 498
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? }
499 |
# File 'sig/peddler/apis/replenishment_2022_11_07.rbs', line 499
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? }
|