TokenWorksMagneticCardReader
Point of sale POS software
Extends: Technology
TokenWorks Magnetic Card Reader
Point of sale POS software
Overview
Category: Point of sale POS software
Point of sale POS software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 41-2031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'TokenWorks Magnetic Card Reader',
category: 'Point of sale POS software',
description: 'Point of sale POS software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "TokenWorks Magnetic Card Reader",
"applicationCategory": "Point of sale POS software",
"description": "Point of sale POS software"
}