referral_question_answers


Description

A list of all referral question answers.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

contentvarchar65535null

Answer content. Note: this field is only available for primary user (with full access).

created_attimestamp29,6null

Date the record was created.

kindvarchar255null

Answered question kind.

referral_application_idint410null
referral_applications.idDefined in XMLR

Id of the referral application the record belongs to.

titlevarchar255null

Answered question title. Note: this field is only available for primary user (with full access).

updated_attimestamp29,6null

Date the record was updated.

Relationships