Enum Class CreateAttribute.TypeEnum

java.lang.Object
java.lang.Enum<CreateAttribute.TypeEnum>
software.xdev.brevo.model.CreateAttribute.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<CreateAttribute.TypeEnum>, Constable
Enclosing class:
CreateAttribute

public static enum CreateAttribute.TypeEnum extends Enum<CreateAttribute.TypeEnum>
Type of the attribute. **Use only if the attribute's category is 'normal', 'category' or 'transactional'** Type **user and multiple-choice** is only available if the category is **normal** attribute Type **id** is only available if the category is **transactional** attribute Type **category** is only available if the category is **category** attribute