schema.org.ai

zuora

Subscription management and billing platform.

Extends: Technology

Zuora

Subscription management and billing platform.

Overview

Category: Finance software

Subscription management and billing 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: 'Zuora',
  category: 'Finance software',
  description: 'Subscription management and billing platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Zuora",
  "applicationCategory": "Finance software",
  "description": "Subscription management and billing platform."
}