Enum Class LoyaltiesCreateCampaignRequestBody.TypeEnum

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

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