Class KeyValuePairHint (0.5.2)

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

User-provided hint for key value pair. .. attribute:: key

The key text for the hint.

:type: str

Attribute

NameDescription
value_types Sequence[str]
Type of the value. This is case-insensitive, and could be one of: ADDRESS, LOCATION, ORGANIZATION, PERSON, PHONE_NUMBER, ID, NUMBER, EMAIL, PRICE, TERMS, DATE, NAME. Types not in this list will be ignored.