tinker.types.AuditLogResponse
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
class tinker.types.AuditLogResponse(BaseModel)
Audit log response containing a list of entries.
Fields:
- entries (list[AuditLogEntry]) – List of audit log entries, sorted by timestamp.