interface TestResultMetaDataUpdateResponse {
    status?: string;
}

Properties

Properties

status?: string