Enum Class UserAppEntitlementPatch.InstallEnum

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

public static enum UserAppEntitlementPatch.InstallEnum extends Enum<UserAppEntitlementPatch.InstallEnum>
If \"TRUE\", this application will be installed for this user. If \"FALSE\", this application will not be installed for this user. If \"KEEP\" or not set, the current value is kept. If \"REMOVE\", it will be removed from user settings and the pod level setting's value will be used.