# CyberSource.PtsV2PaymentsPost201ResponseOrderInformationRewardPointsDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pointsBeforeRedemption** | **String** | Loyalty points total balance before redemption. For Example: Points, such as 100  | [optional] 
**pointsValueBeforeRedemption** | **String** | The total value of loyalty points before redemption in the default currency. Max characters is 12 excluding the \&quot;.\&quot; symbol For Example: Points, such as 20.00  | [optional] 
**pointsRedeemed** | **String** | Number of loyalty points that were redeemed. For Example: Points, such as 100  | [optional] 
**pointsValueRedeemed** | **String** | The value of the loyalty points that were redeemed in the default currency. Max characters is 12 excluding the \&quot;.\&quot; symbol For Example: Points, such as 100.00  | [optional] 
**pointsAfterRedemption** | **String** | Loyalty Points remaining total balance after redemption. For Example: Points, such as 20.00  | [optional] 
**pointsValueAfterRedemption** | **String** | The value of the remaining loyalty points after redumption in the default currency. Max characters is 12 excluding the \&quot;.\&quot; symbol For Example: Points, such as 20.00  | [optional] 


