Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 538 Bytes

RewardTypeCoin.md

File metadata and controls

15 lines (7 loc) · 538 Bytes

RewardTypeCoin

Defines the ratio by mapping the number of loyalty points in points_ratio to a predefined cash amount in exchange_ratio.

Properties

Name Type Description Notes
exchangeRatio BigDecimal The cash equivalent of the points defined in the points_ratio property.
pointsRatio Integer The number of loyalty points that will map to the predefined cash amount defined by the exchange_ratio property. [optional]