Skip to main content

Interface: BillableService

Defined in: packages/sdk/src/types/generated/billing.ts:16

A delivered appointment that Stripe may add to a member invoice.

The immutable workspace event-type UUID is the local join. Stripe remains the price and invoice system of record; the amount is retained as catalogue configuration, not as a second receivables ledger.

Properties

calendarEventTypeUuid

calendarEventTypeUuid: string

Defined in: packages/sdk/src/types/generated/billing.ts:22


currency?

optional currency: string

Defined in: packages/sdk/src/types/generated/billing.ts:21


invoiceLineDescription

invoiceLineDescription: string

Defined in: packages/sdk/src/types/generated/billing.ts:18


stripePriceId

stripePriceId: string

Defined in: packages/sdk/src/types/generated/billing.ts:17


unitAmountCents

unitAmountCents: number

Defined in: packages/sdk/src/types/generated/billing.ts:20

Exclusive Minimum

0