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