SCPaymentPrice
Properties
| Property | Type | Description | 
|---|---|---|
| active? | boolean | Active or not | 
| currency? | EUR | Currency | 
| description? | string | Description name | 
| id | number | Id product | 
| payment_product? | SCPaymentProduct | Payment product associated | 
| payment_product_id? | number | Payment product id associated | 
| recurring_interval? | SCPaymentRecurringInterval | Recurring interval | 
| stripe_price_id | string | Stripe price id | 
| unit_amount? | number | Price |