@hcl-software/domino-rest-sdk-node
    Preparing search index...

    Type Alias CreateUpdateListResponse

    type CreateUpdateListResponse = {
        log: string;
        success: boolean;
    }
    Index

    Properties

    Properties

    log: string
    success: boolean