SurveyResultTrait
No description
type SurveyResultTrait {
hrPages: [Page]
id: Int
jsPages: [Page]
linkedAssessment: SurveyAssessmentLink
order: Int
percentile: Float
rank: Int
score: Float
status: ResultStatus
templateVariablesJs: String
templateVariablesHr: String
trait: Trait
}
Fields
SurveyResultTrait.hrPages
● [Page]
list object
SurveyResultTrait.id
● Int
scalar
SurveyResultTrait.jsPages
● [Page]
list object
SurveyResultTrait.linkedAssessment
● SurveyAssessmentLink
object
SurveyResultTrait.order
● Int
scalar
SurveyResultTrait.percentile
● Float
scalar
SurveyResultTrait.rank
● Int
scalar
SurveyResultTrait.score
● Float
scalar
SurveyResultTrait.status
● ResultStatus
enum
SurveyResultTrait.templateVariablesJs
● String
scalar
SurveyResultTrait.templateVariablesHr
● String
scalar
SurveyResultTrait.trait
● Trait
object
Member Of
SurveyResult
object