Skip to main content

ResponseResultTrait

No description

type ResponseResultTrait {
hrPages: [Page]
id: Int
jsPages: [Page]
linkedAssessment: SurveyAssessmentLink
order: Int
percentile: Float
rank: Int
score: Float
status: ResultStatus
templateVariablesJs: String
templateVariablesHr: String
trait: Trait
hrLabel: Page
jsLabel: Page
}

Fields​

ResponseResultTrait.hrPages ● [Page] list object​

ResponseResultTrait.id ● Int scalar​

ResponseResultTrait.jsPages ● [Page] list object​

ResponseResultTrait.linkedAssessment ● SurveyAssessmentLink object​

ResponseResultTrait.order ● Int scalar​

ResponseResultTrait.percentile ● Float scalar​

ResponseResultTrait.rank ● Int scalar​

ResponseResultTrait.score ● Float scalar​

ResponseResultTrait.status ● ResultStatus enum​

ResponseResultTrait.templateVariablesJs ● String scalar​

ResponseResultTrait.templateVariablesHr ● String scalar​

ResponseResultTrait.trait ● Trait object​

ResponseResultTrait.hrLabel ● Page object​

ResponseResultTrait.jsLabel ● Page object​

Member Of​

ResponseResult object