# Constants
FieldCountry represents the country field.
FieldEmail represents the email field.
FieldFirstName represents the first name field.
FieldLastName represents the last name field.
FieldNickname represents the nickname field.
MatchTypeEqual represents an exact match.
MatchTypeLike represents a LIKE match.