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

    Interface DestinationMxp

    The type of device and number or endpoint to call.

    interface DestinationMxp {
        endpoint: string;
        type: string;
    }
    Index

    Properties

    Properties

    endpoint: string

    For type userName the value is the username for a data endpoint.

    type: string

    Type userName used for data endpoints.