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

    Interface FixedListValidator

    interface FixedListValidator {
        allowedValues?: string[] | null;
    }
    Index

    Properties

    Properties

    allowedValues?: string[] | null