Click or drag to resize

TookanGetAllAgentsRequestteam_id Property

You can pass the team_id, if you want to filter the list of agents via team.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<int> team_id { get; set; }

Property Value

Type: NullableInt32
See Also