========================================= SubscriptionCommonFilterField ========================================= .. list-table:: :header-rows: 1 :widths: 25 5 65 5 * - Field - NULL - Description - Note * - **commonFilterFieldId** |br| string (GUID) - - The id of the common filter field - * - **value** |br| string - - The filter value - * - **operatorId** |br| string (GUID) - Y - The id of the operator - * - **operatorSetting** |br| string - - The operator setting - * - **subscriptionId** |br| string (GUID) - - The id of the subscription - * - **position** |br| integer - - The position in the list - * - **commonFilterField** |br| object - - A :doc:`CommonFilterField` object - Inherited fields: .. include:: Entity.rst