Class: Square::Types::LoyaltyReward
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Square::Types::LoyaltyReward
- Defined in:
- lib/square/types/loyalty_reward.rb
Overview
Represents a contract to redeem loyalty points for a [reward tier](entity:LoyaltyProgramRewardTier) discount. Loyalty rewards can be in an ISSUED, REDEEMED, or DELETED state. For more information, see [Manage loyalty rewards](developer.squareup.com/docs/loyalty-api/loyalty-rewards).
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Square::Internal::Types::Model