interface EngineServerSpotConfig {
    token: string;
    interest_inflection_util_x18: string;
    interest_floor_x18: string;
    interest_small_cap_x18: string;
    interest_large_cap_x18: string;
}

Properties

token: string
interest_inflection_util_x18: string
interest_floor_x18: string
interest_small_cap_x18: string
interest_large_cap_x18: string