schema.org.ai

PayPalZettle

Point of sale POS software

Extends: Technology

PayPal Zettle

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-1199.06

Usage in Platform

import { $ } from 'sdk.do'

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

JSON-LD Example

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