Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 738 Bytes

RewardsUpdateRequestBodyParametersCoin.md

File metadata and controls

13 lines (8 loc) · 738 Bytes

RewardsUpdateRequestBodyParametersCoin

Define 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
exchange_ratio str The cash equivalent of the points defined in the `points_ratio` property. [optional]
points_ratio str The number of loyalty points that will map to the predefined cash amount defined by the `exchange_ratio` property. [optional]

[Back to Model list] [Back to API list] [Back to README]