Class: Perka::Model::RedemptionCouponConfirmation
- Inherits:
-
AbstractRewardConfirmation
- Object
- Flatpack::Core::BaseHasUuid
- AbstractRewardConfirmation
- Perka::Model::RedemptionCouponConfirmation
- Defined in:
- lib/perka/model/redemption_coupon_confirmation.rb
Overview
Represents the redemption of a <entityReference payloadName=‘coupon’> Coupon</entityReference>.
Constant Summary collapse
- PROPERTY_NAMES =
[ # The coupon that is being redeemed during the associated <entityReference # payloadName='visit'> Visit</entityReference>. :coupon ]
- TYPE_MAP =
{ :coupon => Perka::Model::Coupon }