LocalServicesEmployee
A local services employee resource.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| LocalServicesEmployeeCategoryIds | String | ATTRIBUTE | Output only. Category of the employee. A list of Local Services category |
| LocalServicesEmployeeCreationDateTime | Datetime | ATTRIBUTE | Output only. Timestamp of employee creation. |
| LocalServicesEmployeeEmailAddress | String | ATTRIBUTE | Output only. Email address of the employee. |
| LocalServicesEmployeeFellowships | String | ATTRIBUTE | Output only. The institutions where the employee has completed their |
| LocalServicesEmployeeFirstName | String | ATTRIBUTE | Output only. First name of the employee. |
| LocalServicesEmployeeId | Long | ATTRIBUTE | Output only. The ID of the employee. |
| LocalServicesEmployeeJobTitle | String | ATTRIBUTE | Output only. Job title for this employee, such as 'Senior partner' in legal |
| LocalServicesEmployeeLanguagesSpoken | String | ATTRIBUTE | Output only. Languages that the employee speaks, represented as language |
| LocalServicesEmployeeLastName | String | ATTRIBUTE | Output only. Last name of the employee. |
| LocalServicesEmployeeMiddleName | String | ATTRIBUTE | Output only. Middle name of the employee. |
| LocalServicesEmployeeNationalProviderIdNumber | String | ATTRIBUTE | Output only. NPI id associated with the employee. |
| LocalServicesEmployeeResidencies | String | ATTRIBUTE | Output only. The institutions where the employee has completed their |
| LocalServicesEmployeeResourceName | String | ATTRIBUTE | Immutable. The resource name of the Local Services Verification. |
| LocalServicesEmployeeStatus | String | ATTRIBUTE | Output only. Employee status, such as DELETED or ENABLED.
The allowed values are ENABLED, REMOVED, UNKNOWN. |
| LocalServicesEmployeeType | String | ATTRIBUTE | Output only. Employee type.
The allowed values are BUSINESS_OWNER, EMPLOYEE, UNKNOWN. |
| LocalServicesEmployeeUniversityDegrees | String | ATTRIBUTE | Output only. A list of degrees this employee has obtained, and wants to |
| LocalServicesEmployeeYearStartedPracticing | Int | ATTRIBUTE | Output only. The year that this employee started practicing in this field. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |