QuestionnaireRelationshipQuestionSettings
The data defining the settings for a question of type "Relationship"
type QuestionnaireRelationshipQuestionSettings {
captureFirstName: Boolean
captureLastName: Boolean
captureAddress: Boolean
captureTelephone: Boolean
captureEmail: Boolean
captureCompany: Boolean
captureInsurerPolicyNumber: Boolean
captureInsurerAuthorizationCode: Boolean
}