SCPaymentProduct
Properties
| Property | Type | Description |
|---|---|---|
active? | boolean | Active or not |
description? | string | Description name |
id | number | Id product |
name | string | Product name |
payment_prices | SCPaymentPrice[] | Stripe prices |
stripe_default_price_id? | string | Stripe default price id |
stripe_product_id | string | Stripe product id |