ObjectifLunePrintShopMail
Electronic mail software
Extends: Technology
Objectif Lune PrintShop Mail
Electronic mail software
Overview
Category: Electronic mail software
Electronic mail software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 51-9196.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Objectif Lune PrintShop Mail',
category: 'Electronic mail software',
description: 'Electronic mail software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Objectif Lune PrintShop Mail",
"applicationCategory": "Electronic mail software",
"description": "Electronic mail software"
}