Name | Description | Type | Additional information |
---|---|---|---|
Id |
The ID of the group. |
integer |
None. |
TenantId |
The ID of the Tenant that the group belongs to. |
integer |
None. |
Name |
The name of the group (for identifying it in the UI). |
string |
None. |
Address |
The address where the group is located, if applicable. |
string |
None. |
GroupType |
The type of the group, e.g. family, facility. |
DelegateGroupType |
None. |
Phone |
The group's phone number (if applicable). |
string |
None. |
Description |
A description of the group. |
string |
None. |
FundingSourceId |
References a funding source (if the group is associated with a funding source). |
integer |
None. |
ServiceTypeId |
References a funding source using a service type ID. As of TSPPORT-3920, we now support multiple service types via the ServiceTypeIds property instead. |
integer |
None. |
ServiceTypeIds |
References a funding source using service type Id(s). |
Collection of integer |
None. |
LocationId |
References a location in the paratransit app (PASS/NOVUS). |
integer |
None. |
SecuritySettings |
The default security settings and permissions for delegates in this group. |
DelegateSecurity |
None. |
FundingSource |
The funding source associated with the delegate group, if applicable. Determined using the . |
FundingSource |
None. |
Location |
Additional information about the location of the delegate group, including address and contact information. Determined using the . |
Location |
None. |
RequiredClientInformation |
Gets the information that a delegate in this group needs to know in order to look up a client to add them to the group |
ClientFields |
None. |
NumClients |
Gets or sets the number of clients that are in this delegate group. Does not include expired clients. |
integer |
None. |
NumDelegates |
Gets or sets the number of delegates that are in this delegate group. |
integer |
None. |
AgencyIds |
References the agency ids if delegate group type is Agency |
Collection of integer |
None. |
Agencies |
The agency associated with the deleate group, if applicable. Determined using the |
Collection of Agency |
None. |