Defines the details of the channel through which the redemption was issued.
| Name | Type | Description | Notes |
|---|---|---|---|
| channel_id | str | Unique channel ID of the user performing the redemption. This is either a user ID from a user using the Voucherify Dashboard, an X-APP-Id of a user using the API, or the reward assignment ID for automatic reward redemption. | [optional] |
| channel_type | str | The source of the channel for the redemption: `USER` - the redemption was made in the Voucherify Dashboard by a user, `API` - redemption was made through the API, `AUTO_REDEEM` - the redemption was made automatically for a reward. | [optional] |