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

    Interface InstallmentOptionsResponse

    interface InstallmentOptionsResponse {
        installmentOptions?: InstallmentOptions[] | null;
    }
    Index

    Properties

    installmentOptions?: InstallmentOptions[] | null