interface OpenUpdateRequestAttributes {
    open: true;
    resolvedBy: null;
    resolvedOn: null;
}

Properties

open: true
resolvedBy: null
resolvedOn: null