YahooEmail
Electronic mail software
Extends: Technology
Yahoo! Email
Electronic mail software
Overview
Category: Electronic mail software
Electronic mail software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1161.01
- SOC Code: 21-1012.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Yahoo! Email',
category: 'Electronic mail software',
description: 'Electronic mail software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Yahoo! Email",
"applicationCategory": "Electronic mail software",
"description": "Electronic mail software"
}