Interface RoleAuditLogChange

Hierarchy

  • RoleAuditLogChange

Properties

Properties

key: "$add" | "$remove"
new_value: {
    id: string;
    name: string;
}[]

Type declaration

  • id: string
  • name: string