Class UserFact (0.3.0)

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

Facts about the user as a key value pair.

Attributes

Name Description
name str
Required. The name of the user fact.
value str
Required. The value of the user fact.