LocalServicesEmployeeStatus

  • The content describes Enums for local services employee statuses.

  • There are four possible employee statuses: UNSPECIFIED, UNKNOWN, ENABLED, and REMOVED.

  • These Enums indicate the current state or availability of an employee within the system.

Enums describing statuses of a local services employee.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ENABLED

Employee is not removed, and employee status is active.

REMOVED

Employee is removed. Used to delete an employee from the business.