Raindex SDK Documentation
    Preparing search index...

    Interface OrderBuilderPresetSourceCfg

    interface OrderBuilderPresetSourceCfg {
        name?: string;
        value: string;
    }
    Index

    Properties

    Properties

    name?: string
    value: string