Raindex SDK Documentation
    Preparing search index...

    Interface GuiDepositSourceCfg

    interface GuiDepositSourceCfg {
        presets?: string[];
        token: string;
        validation?: DepositValidationCfg;
    }
    Index

    Properties

    presets?: string[]
    token: string