remote
Global employment and payroll platform.
Extends: Technology
Remote
Global employment and payroll platform.
Overview
Category: HR software
Global employment and payroll platform.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Remote',
category: 'HR software',
description: 'Global employment and payroll platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Remote",
"applicationCategory": "HR software",
"description": "Global employment and payroll platform."
}