Stampede Platform
Nothing published in this section yet.
Schema
PayOSOrg Structure
Product
A billable product in the Stampede catalogue (feature tier or add-on).
4 fields2 relationships
Fields
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Product identifier. |
| name | string | yes | Display name. |
| description | string | — | What's included. |
| active | boolean | — | Currently for sale. |
Relationships
Inbound (2)
- Subscription[:SUBSCRIBES_TO]→Productquantity, unit_amount (pennies)
- InvoiceLineItem[:FOR_PRODUCT]→Product

