@camunda8/sdk
    Preparing search index...

    Interface ResolveIncidentReq

    interface ResolveIncidentReq {
        incidentKey: string;
        operationReference?: number | LosslessNumber;
    }
    Index

    Properties

    incidentKey: string
    operationReference?: number | LosslessNumber

    A reference key chosen by the user and will be part of all records resulted from this operation