Add agentbalance
This commit is contained in:
@@ -44,4 +44,7 @@ public class AgentSummary
|
||||
|
||||
[Id(12)]
|
||||
public decimal TotalVolume { get; set; }
|
||||
|
||||
[Id(13)]
|
||||
public decimal TotalBalance { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user