| Property | Type | Description | Fetch |
|---|---|---|---|
| Id | Int32 | Identifier | Yes |
| CreatedAt | DateTime | When impulse was created | Yes |
| UpdatedAt | DateTime | When the impulse was updated | Yes |
| CreatedBy | User | The user who submitted the impulse | Yes |
| Title | String | Impulse title | Yes |
| Text | String | Impulse Content | Yes |
| VisibleAt | DateTime | When the impulse start being visible | Yes |
| VisibleTo | DateTime | When the impulse stop being visible | Yes |
| AllowComment | Boolean | Determine if an inpulse allow comments | Yes |
| Comments | Comment[] | Comments made to the initiative | - |
| TotalCommentCount | Int32 | Determine if an inpulse allow comments | Yes |
Induct API 1.0
Last API system update:
11/23/2020 8:43:56 AM