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

    Interface ParameterObjParameterKey

    Use ParameterValues instead

    interface ParameterObjParameterKey {
        "{msisdn}"?: string;
        default?: string;
    }
    Index

    Properties

    Properties

    "{msisdn}"?: string

    The key is the recipient that should have the parameter_key replaced with the value

    default?: string

    The fall-back value for omitted recipient phone numbers <a href="https://community.sinch.com/t5/Glossary/MSISDN/ta-p/7628\" target="_blank">MSISDNs.