LocalServicesEmployeeType

  • This page defines enums for different types of local services employees.

  • The enums include UNSPECIFIED, UNKNOWN, BUSINESS_OWNER, and EMPLOYEE.

  • Each enum represents a specific role or status for a local services employee.

Enums describing types of a local services employee.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

BUSINESS_OWNER

Represents the owner of the business.

EMPLOYEE

Represents an employee of the business.