## Package: dw.campaign
# Class CouponRedemption
## Inheritance Hierarchy
- Object
- dw.campaign.CouponRedemption
## Description
Represents a redeemed coupon.
## Properties
### customerEmail
**Type:** String (Read Only)
Returns email of redeeming customer.
### orderNo
**Type:** String (Read Only)
Returns number of the order the code was redeemed with.
### redemptionDate
**Type:** Date (Read Only)
Returns date of redemption.
## Constructor Summary
## Method Summary
### getCustomerEmail
**Signature:** `getCustomerEmail() : String`
Returns email of redeeming customer.
### getOrderNo
**Signature:** `getOrderNo() : String`
Returns number of the order the code was redeemed with.
### getRedemptionDate
**Signature:** `getRedemptionDate() : Date`
Returns date of redemption.
## Method Detail
## Method Details
### getCustomerEmail
**Signature:** `getCustomerEmail() : String`
**Description:** Returns email of redeeming customer.
**Returns:**
email of redeeming customer.
---
### getOrderNo
**Signature:** `getOrderNo() : String`
**Description:** Returns number of the order the code was redeemed with.
**Returns:**
number of the order the code was redeemed with.
---
### getRedemptionDate
**Signature:** `getRedemptionDate() : Date`
**Description:** Returns date of redemption.
**Returns:**
date of redemption.
---
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server