Class ApplicationOutcomeNotesFilter (2.3.0)

ApplicationOutcomeNotesFilter(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Outcome Notes Filter. .. attribute:: outcome_notes

Required. User entered or selected outcome reason. The API does an exact match on the Application.outcome_notes in profiles.

:type: str

Attribute

NameDescription
negated bool
If true, The API excludes all candidates with any Application.outcome_notes matching the outcome reason specified in the filter.