Enum Class Campaign.TypeEnum

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

public static enum Campaign.TypeEnum extends Enum<Campaign.TypeEnum>
Defines whether the campaign can be updated with new vouchers after campaign creation. - `AUTO_UPDATE`: the campaign is dynamic, i.e. vouchers will generate based on set criteria - `STATIC`: vouchers need to be manually published