Skip to content

@mirego/forra-api


@mirego/forra-api / All Request Functions / AdminAuditLogEntry

Type Alias: AdminAuditLogEntry

AdminAuditLogEntry = object

Properties

action_type

action_type: string


actor_email

actor_email: string


actor_first_name

actor_first_name: string


actor_last_name

actor_last_name: string


actor_user_account_id

actor_user_account_id: string | null


created_at

created_at: string


id

id: string


new_value

new_value: Record\<string, unknown> | null


previous_value

previous_value: Record\<string, unknown> | null


resource_id

resource_id: string | null


tenant_id

tenant_id: string | null