authEvents property
The response object. It includes the EventID
,
EventType
, CreationDate
, EventRisk
,
and EventResponse
.
Implementation
final List<AuthEventType>? authEvents;
The response object. It includes the EventID
,
EventType
, CreationDate
, EventRisk
,
and EventResponse
.
final List<AuthEventType>? authEvents;