@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface CloseWorkItemRequest

    interface CloseWorkItemRequest {
        comment?: string | null;
    }
    Index
    comment?: string | null