Class KeyValuePairHint (0.1.0)

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

User-provided hint for key value pair.

Attributes

NameDescription
key str
The key text for the hint.
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.