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

    Interface ParameterValues

    The name of the parameter that will be replaced in the message body. Letters A-Z and a-z, digits 0-9 and .-_ allowed.

    interface ParameterValues {
        default?: string;
        [msisdn: string]: string;
    }

    Indexable

    • [msisdn: string]: string

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

    Index

    Properties

    Properties

    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.