interface RebalanceRequest {
    updates: Common.RebalanceUpdate[];
}

Properties

Properties