| Name | Type | Description | Notes |
|---|---|---|---|
| evaluation_order | int | Gets the Evaluation Order of the pivot filter. | [optional] |
| name | str | Gets the name of the pivot filter. | [optional] |
| filter_type | str | Gets the autofilter type of the pivot filter. | [optional] |
| auto_filter | AutoFilter | Gets the autofilter of the pivot filter. | [optional] |
| field_index | int | Gets the field index of the pivot filter. | [optional] |
| measure_fld_index | int | Gets the measure field index of the pivot filter. | [optional] |
| value1 | str | Gets the string value1 of the label pivot filter. | [optional] |
| member_property_field_index | int | Gets the member property field index of the pivot filter. | [optional] |
| value2 | str | Gets the string value2 of the label pivot filter. | [optional] |