AssessmentOptions interface
Assessment options.
Properties
id | Unique identifier of an assessment options. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Unique name of an assessment options. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Properties of the assessment options. |
Property Details
id
Unique identifier of an assessment options. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Unique name of an assessment options. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Properties of the assessment options.
properties: AssessmentOptionsProperties