Skip to main content

Trait

No description

type Trait {
hidden: Boolean
hrPage: Page
hrHighLabel: Page
hrLowLabel: Page
hrMediumLabel: Page
jsHighLabel: Page
jsLowLabel: Page
jsMediumLabel: Page
hrQuestions: [SurveyQuestion]
id: Int
language: String
jsPage: Page
npsFeedback: NPSFeedback
order: Int
questions: [SurveyQuestion]
scores: [Score]
tips: [Page]
maintain: [Page]
relatedTraits: [Trait]
traitBankId: Int
weight: Float
}

Fields​

Trait.hidden ● Boolean scalar​

Trait.hrPage ● Page object​

Trait.hrHighLabel ● Page object​

Trait.hrLowLabel ● Page object​

Trait.hrMediumLabel ● Page object​

Trait.jsHighLabel ● Page object​

Trait.jsLowLabel ● Page object​

Trait.jsMediumLabel ● Page object​

Trait.hrQuestions ● [SurveyQuestion] list object​

Trait.id ● Int scalar​

Trait.language ● String scalar​

Trait.jsPage ● Page object​

Trait.npsFeedback ● NPSFeedback object​

Trait.order ● Int scalar​

Trait.questions ● [SurveyQuestion] list object​

Trait.scores ● [Score] list object​

Trait.tips ● [Page] list object​

Trait.maintain ● [Page] list object​

Trait.traitBankId ● Int scalar​

Trait.weight ● Float scalar​

Member Of​

Assessment object ● Occupation object ● ResponseResultTrait object ● Score object ● SurveyResultTrait object ● Trait object ● TraitBank object ● TraitsCreate object ● TraitsUpdate object