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

    Interface VoicePrice

    interface VoicePrice {
        amount?: number;
        currencyId?: string;
    }
    Index

    Properties

    Properties

    amount?: number

    The total amount.

    currencyId?: string

    The currency ID, for example, USD.