Module: TypedForm::FormData

Defined in:
lib/typed_form/form_data/answers.rb,
lib/typed_form/form_data/question.rb,
lib/typed_form/form_data/parsed_json.rb,
lib/typed_form/form_data/form_submission.rb

Overview

A collection of Modules that build value objects around data from the Typeform Data API.

Defined Under Namespace

Classes: Answers, FormSubmission, ParsedJson, Question