Enum Class UserAppEntitlementPatchEnum.TypeEnum

java.lang.Object
java.lang.Enum<UserAppEntitlementPatchEnum.TypeEnum>
com.symphony.bdk.gen.api.model.UserAppEntitlementPatchEnum.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<UserAppEntitlementPatchEnum.TypeEnum>, Constable
Enclosing class:
UserAppEntitlementPatchEnum

public static enum UserAppEntitlementPatchEnum.TypeEnum extends Enum<UserAppEntitlementPatchEnum.TypeEnum>
UserAppEntitlementPatchEnum type : * TRUE - The parameter should be set to true. * FALSE - The parameter should be set to false. * KEEP - The parameter should not be updated, the current value will be kept. * REMOVE - The parameter should be reverted to tenant level's value.