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

    Interface FaxMoney

    This is where we need description to be overridden by $ref: description

    interface FaxMoney {
        amount?: string;
        currencyCode?: string;
    }
    Index

    Properties

    amount?: string

    The amount with 4 decimals and decimal delimiter ..

    currencyCode?: string

    The 3-letter currency code defined in ISO 4217.