Class: Perka::Model::PointsActivityConfirmation
- Inherits:
-
AbstractRewardConfirmation
- Object
- Flatpack::Core::BaseHasUuid
- AbstractRewardConfirmation
- Perka::Model::PointsActivityConfirmation
- Defined in:
- lib/perka/model/points_activity_confirmation.rb
Overview
Represents activity in a points-based loyalty program.
Constant Summary collapse
- PROPERTY_NAMES =
[ # Catalog items that are being redeemed. :points_catalog_items, # The total dollar amount spent during the transaction. :money_spent ]