customValueFields property
Mapping between field ID and custom key that are used to match for auto filtering.
Optional.
Implementation
core.List<CustomValueField>? customValueFields;
Mapping between field ID and custom key that are used to match for auto filtering.
Optional.
core.List<CustomValueField>? customValueFields;