ESISoftwareESILAW
Accounting software
Extends: Technology
ESI Software ESILAW
Accounting software
Overview
Category: Accounting software
Accounting software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 23-1011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'ESI Software ESILAW',
category: 'Accounting software',
description: 'Accounting software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ESI Software ESILAW",
"applicationCategory": "Accounting software",
"description": "Accounting software"
}