Skip to main content

PaymentProduct


{
"id": "integer",
"name": "string",
"description": "string",
"payment_prices": [],
"stripe_product_id": "string",
"active": false,
"edited_by": {},
"edited_at": "date-time"
}


Properties

NameTypeRequiredRestrictionsDescription
idintegerfalseread-only
namestringtruenone
descriptionstringfalsenone
payment_priceslist(PaymentPrice)falseread-onlyThe list of the associated prices
stripe_product_idstringfalseread-only
activebooleanfalsenoneDefault: false
edited_byUser Minimalfalseread-only
edited_atstring(date-time)falseread-only