Click or drag to resize

TookanAgentRequestteam_id Property

You need to pass a team of which the agent will be a part of. Team Id will be visible on the All teams page

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