@musallam/lightroom-client
    Preparing search index...

    Interface JobOutputDetails

    interface JobOutputDetails {
        _links?: Links;
        details?: string;
        input?: string;
        status?: LightroomClient.JobStatus;
    }
    Index

    Properties

    _links?: Links
    details?: string

    Description of the exact error that is reported by the requested job. Will appear in the response only if there is an error.

    input?: string

    the original input file path