maxio
SaaS financial operations platform.
Extends: Technology
Maxio
SaaS financial operations platform.
Overview
Category: Finance software
SaaS financial operations 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: 'Maxio',
category: 'Finance software',
description: 'SaaS financial operations platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Maxio",
"applicationCategory": "Finance software",
"description": "SaaS financial operations platform."
}