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

    Interface AutomaticReloadBillingDetails

    interface AutomaticReloadBillingDetails {
        automaticReloadPaymentThresholdAmount?: number | null;
        description?: string | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    automaticReloadPaymentThresholdAmount?: number | null
    description?: string | null