EzmaxApi::SecretquestionAutocompleteElementResponse Properties Name Type Description Notes s_secretquestion_text_x String The text of the Secretquestion in the language of the requester pki_secretquestion_id Integer The unique ID of the Secretquestion. Valid values: Value b_secretquestion_isactive Boolean Whether the Secretquestion is active or not Example require 'Ezmaxapi' instance = EzmaxApi::SecretquestionAutocompleteElementResponse.new( s_secretquestion_text_x: The name of the hospital in which you were born, pki_secretquestion_id: 7, b_secretquestion_isactive: true )