EventsUserInfo Class

User info for an event result.

Inheritance
EventsUserInfo

Constructor

EventsUserInfo(*, id: Optional[str] = None, account_id: Optional[str] = None, authenticated_id: Optional[str] = None, **kwargs)

Parameters

id
str
Required

ID of the user

account_id
str
Required

Account ID of the user

authenticated_id
str
Required

Authenticated ID of the user