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

    Interface AddCredentialListIdsToTrunkRequestData

    interface AddCredentialListIdsToTrunkRequestData {
        addCredentialListIdsToTrunkRequestBody: CredentialListIds;
        trunkId: string;
    }
    Index

    Properties

    addCredentialListIdsToTrunkRequestBody: CredentialListIds
    trunkId: string

    The ID of the trunk that you want to work with