schema.org.ai

MillenniumSoftwareAtrex

Point of sale POS software

Extends: Technology

Millennium Software Atrex

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: 13-1022.00
  • SOC Code: 41-1011.00
  • SOC Code: 41-2031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Millennium Software Atrex',
  category: 'Point of sale POS software',
  description: 'Point of sale POS software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Millennium Software Atrex",
  "applicationCategory": "Point of sale POS software",
  "description": "Point of sale POS software"
}