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

    Interface HostedCheckoutSpecificOutput

    interface HostedCheckoutSpecificOutput {
        hostedCheckoutId?: string | null;
        variant?: string | null;
    }
    Index

    Properties

    hostedCheckoutId?: string | null
    variant?: string | null