Worldline Connect Node.js SDK
    Preparing search index...

    Interface ConvertAmount

    interface ConvertAmount {
        convertedAmount?: number | null;
    }
    Index

    Properties

    Properties

    convertedAmount?: number | null