Constants
API_ONLY = ServiceType.new("API_ONLY")
UI_AND_API = ServiceType.new("UI_AND_API")
UNKNOWN = ServiceType.new("UNKNOWN")