CredentialAuditEntry
Class: warmhub.CredentialAuditEntry
CredentialAuditEntry(timestamp: float, action: str, actor_id: str, extra: Mapping[str, JsonValue] = _no_extra())Generated from CredentialAuditEntry.
Properties and attributes
Section titled “Properties and attributes”timestamp
Section titled “timestamp”timestampDocumentation is not yet available.
action
Section titled “action”actionDocumentation is not yet available.
actor_id
Section titled “actor_id”actor_idDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.