SCIncubatorType
Interface SCIncubatorType. Incubator Schema.
Properties
Property | Type | Description |
---|---|---|
added_at | Date | Added at |
approved_category? | SCCategoryType | Approved incubator |
id | number | The ID of the incubator. |
name | string | The name of the incubator. |
slogan? | string | The slogan of the incubator. |
slug? | string | The slug of the incubator. |
status | number | Incubator status |
subscribed | boolean | If the logged user has subscribed to the incubator |
subscribers_count | number | Subscribers count |
subscribers_threshold | number | Subscribers threshold |
user | SCUserType | User who proposed the incubator |