Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 515 Bytes

RedemptionsListResponseBodyRedemptionsItemChannel.md

File metadata and controls

23 lines (11 loc) · 515 Bytes

RedemptionsListResponseBodyRedemptionsItemChannel

Properties

Name Type Description
channelId String
channelType ChannelTypeEnum The source of the channel for the redemption. A `USER` corresponds to the Voucherify Dashboard and an `API` corresponds to the API.

Enum: ChannelTypeEnum

Name Value
USER "USER"
API "API"