Occupation

Enum class representing the occupation of the customer.

Entries

Link copied to clipboard

Architecture, Cartography, Surveyor

Link copied to clipboard

Life, Physical, and Social Sciences

Link copied to clipboard

Community and Social Services

Link copied to clipboard

News and Reporting Services

Link copied to clipboard

Healthcare Services

Link copied to clipboard

Law Enforcement and Public Safety

Link copied to clipboard

Food and Beverage Industry

Link copied to clipboard

Domestic Services

Link copied to clipboard

Personal Care Professional Services

Link copied to clipboard

Sales and Related Occupations

Link copied to clipboard

Office Administration and Support

Link copied to clipboard

Farming, Fishing and Forestry Services

Link copied to clipboard

Construction and Related Services

Link copied to clipboard

Manufacturing Services

Link copied to clipboard

Transportation Services

Link copied to clipboard

Entertainment and Media

Link copied to clipboard

Unemployed

Link copied to clipboard

Student

Link copied to clipboard

Pensioner

Link copied to clipboard

Sports Industry

Link copied to clipboard

Betting Industry

Link copied to clipboard

Art and Design

Link copied to clipboard

Education and Educational Support Services

Link copied to clipboard

Engineering

Link copied to clipboard

Financial and Insurance Services

IT Software, Hardware and Website Development

Link copied to clipboard

Legal and Compliance Services

Link copied to clipboard

Management Consulting

Link copied to clipboard

Weapon Industry

Link copied to clipboard

Charity, Non-Profit Services

Link copied to clipboard

Freelancer, Self-employed

Link copied to clipboard

Public Sector

Link copied to clipboard

Returned when no valid value was found.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.