Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface DryRunRequestData

    interface DryRunRequestData {
        dryRunRequestBody?: DryRunRequest;
        number_of_recipients?: number;
        per_recipient?: boolean;
    }
    Index

    Properties

    dryRunRequestBody?: DryRunRequest
    number_of_recipients?: number

    Max number of recipients to include per recipient details for in the response

    per_recipient?: boolean

    Whether to include per recipient details in the response