# CouponPaymentEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**posted_date** | [**\Swagger\Client\Models\\DateTime**](\DateTime.md) |  | [optional] 
**coupon_id** | **string** | A coupon identifier. | [optional] 
**seller_coupon_description** | **string** | The description provided by the seller when they created the coupon. | [optional] 
**clip_or_redemption_count** | **int** | The number of coupon clips or redemptions. | [optional] 
**payment_event_id** | **string** | A payment event identifier. | [optional] 
**fee_component** | [**\Swagger\Client\Models\FeeComponent**](FeeComponent.md) |  | [optional] 
**charge_component** | [**\Swagger\Client\Models\ChargeComponent**](ChargeComponent.md) |  | [optional] 
**total_amount** | [**\Swagger\Client\Models\Currency**](Currency.md) |  | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

