Assessment Question Response DMO

Object API Name: std__AssessmentQuestionResponseDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__AssessmentId__c
  • Data Type: TEXT
  • Description: Reference to the assessment record.
  • Field API Name: std__AssessmentQuestionVersionId__c
  • Data Type: TEXT
  • Description: Reference to the assessment question version record.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this AssessmentQuestionResponse record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsResponseValueBoolean__c
  • Data Type: BOOLEAN
  • Description: Indicates whether this record is response value boolean (true) or not (false).
  • Field API Name: std__MultiselectResponseValueText__c
  • Data Type: TEXT
  • Description: The response value when the question's data type is multiselect.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ParentAsmtQuestionVersionId__c
  • Data Type: TEXT
  • Description: The parent assessment question version associated with the assessment question response.
  • Field API Name: std__RespondentTimezoneText__c
  • Data Type: TEXT
  • Description: The auto-generated timezone of the respondent submitting the assessment response.
  • Field API Name: std__ResponseDataTypeText__c
  • Data Type: TEXT
  • Description: The data type of the response value.
  • Field API Name: std__ResponseText__c
  • Data Type: TEXT
  • Description: Text based response for the question.
  • Field API Name: std__ResponseValueCurrency__c
  • Data Type: DOUBLE
  • Description: The response value when the question's data type is currency.
  • Field API Name: std__ResponseValueDate__c
  • Data Type: DATEONLY
  • Description: The response value when the question's data type is date.
  • Field API Name: std__ResponseValueDateTime__c
  • Data Type: DATETIME
  • Description: The response value when the question's data type is date time.
  • Field API Name: std__ResponseValueDecimal__c
  • Data Type: DOUBLE
  • Description: The response value when the question's data type is decimal.
  • Field API Name: std__ResponseValueInteger__c
  • Data Type: DOUBLE
  • Description: The response value when the associated assessment question's data type is Integer.
  • Field API Name: std__ResponseValueText__c
  • Data Type: TEXT
  • Description: The response value in plain text.
  • Field API Name: std__ResponseValueTime__c
  • Data Type: DATETIME
  • Description: The response value when the question's data type is time.