interface EngineServerSpotLpBalanceData {
    amount: string;
}

Properties

Properties

amount: string