added legalBasisChangeValue field
This commit is contained in:
parent
1fd2ea750f
commit
cd3e1f44d8
@ -39,6 +39,7 @@ export interface RedactionLogEntry {
|
||||
textBefore?: string;
|
||||
type?: string;
|
||||
value?: string;
|
||||
legalBasisChangeValue?: string;
|
||||
}
|
||||
|
||||
export namespace RedactionLogEntry {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user