Name | Type | Description | Notes |
---|---|---|---|
created | String | The date and time when the scorecard was created in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC). | [optional] |
enabled | BOOLEAN | If the scorecard is enabled or not. | [optional] |
questions | Array<Question> | The questions in the scorecard. | [optional] |
scorecard_id | String | The identifier of the scorecard. | [optional] |
scorecard_name | String | Scorecard name. | [optional] |
updated | String | The date and time when the scorecard was updated in the ISO-8601 format (e.g., '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC). | [optional] |
updater_user_id | String | The user Id of the team member that updated the scorecard. | [optional] |
workspace_id | String | Scorecard workspaceId. | [optional] |