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

    Interface DryRunResponsePerRecipientInner

    interface DryRunResponsePerRecipientInner {
        body?: string;
        encoding?: string;
        number_of_parts?: number;
        recipient?: string;
    }
    Index

    Properties

    body?: string
    encoding?: string
    number_of_parts?: number
    recipient?: string