ExBifrost. Model. ListAccessProfileAuditLogsById200Response
(ex_bifrost v0.1.0)
Copy Markdown
View Source
ListAccessProfileAuditLogsById200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.ListAccessProfileAuditLogsById200Response{ audit_logs: [ ExBifrost.Model.ListAccessProfileAuditLogsById200ResponseAuditLogsInner.t() ] | nil, total_count: integer() | nil }