interface EngineServerMaxWithdrawableResponse {
    max_withdrawable: string;
}

Properties

Properties

max_withdrawable: string