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

    Interface GetSipEndpointByIdRequestData

    interface GetSipEndpointByIdRequestData {
        sipEndpointId: string;
        sipTrunkId: string;
    }
    Index

    Properties

    sipEndpointId: string

    The ID of the SIP endpoint.

    sipTrunkId: string

    The ID of the SIP trunk.