Skip to content

Commit 064eefd

Browse files
committed
added get_survey_termination_codes(survey_id)to support list
1 parent 3407682 commit 064eefd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
3232
get_survey_definition(survey_id)
3333
get_survey_xml(survey_id)
3434
get_survey_simulations(survey_id)
35+
get_survey_termination_codes(survey_id)
3536
get_survey_test_url(survey_id)
3637
get_survey_respondents(survey_id, respondent_type, live)
3738
get_survey_status(survey_id)

0 commit comments

Comments
 (0)