TCIXMLCreditInterface
Information retrieval or search software
Extends: Technology
TCI XML Credit Interface
Information retrieval or search software
Overview
Category: Information retrieval or search software
Information retrieval or search software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 43-3011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'TCI XML Credit Interface',
category: 'Information retrieval or search software',
description: 'Information retrieval or search software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "TCI XML Credit Interface",
"applicationCategory": "Information retrieval or search software",
"description": "Information retrieval or search software"
}