Package-level declarations
Types
Link copied to clipboard
data class TestFlowResponse(val hteVersion: String?, val usedHeadphone: Headphone?, val hearingTestResults: HearingTestResults?, val selectedTest: TestType?, val embeddedSubmitResponse: MimiSubmitHearingTestResponse?)
Data class to hold the response of the test flow which will be represented as a JSON string.