Enum Class RedemptionChannel.ChannelTypeEnum

java.lang.Object
java.lang.Enum<RedemptionChannel.ChannelTypeEnum>
io.voucherify.client.model.RedemptionChannel.ChannelTypeEnum
All Implemented Interfaces:
Serializable, Comparable<RedemptionChannel.ChannelTypeEnum>, Constable
Enclosing class:
RedemptionChannel

public static enum RedemptionChannel.ChannelTypeEnum extends Enum<RedemptionChannel.ChannelTypeEnum>
The source of the channel for the redemption. A `USER` corresponds to the Voucherify Dashboard, `API` corresponds to the API, and `AUTO_REDEEM` corresponds to a loyalty campaign reward that has been redeemed automatically.