Module: Wavix::Profile::Types::ProfileUpdateRequestCompanyInfoIndustry

Extended by:
Internal::Types::Enum
Defined in:
lib/wavix/profile/types/profile_update_request_company_info_industry.rb

Constant Summary collapse

TELECOMMUNICATIONS =
"telecommunications"
INFORMATION_TECHNOLOGY_AND_SERVICES =
"information technology and services"
FINTECH_AND_FINANCE =
"fintech and finance"
HEALTHCARE_AND_PHARMACEUTICALS =
"healthcare and pharmaceuticals"
ECOMMERCE_AND_RETAIL =
"ecommerce and retail"
EDUCATION_AND_RESEARCH =
"education and research"
PICKUP_AND_DELIVERY =
"pickup and delivery"
TRANSPORTATION_AND_LOGISTICS =
"transportation and logistics"
MEDIA_AND_ENTERTAINMENT =
"media and entertainment"
TRAVEL_AND_HOSPITALITY =
"travel and hospitality"
NON_PROFIT_AND_CHARITY_ORGANIZATIONS =
"non-profit and charity organizations"
MANUFACTURING_AND_INDUSTRIAL_GOODS =
"manufacturing and industrial goods"
OTHER =
"other"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load