OperationEnum Specifies the operation to perform. Use add to associate or remove to disassociate. Example Usage from cloudinary_account_provisioning.models import OperationEnum value = OperationEnum.ADD Values Name Value ADD add REMOVE remove