cancelSurveyReason property

int? cancelSurveyReason
getter/setter pair

The cancellation reason the user chose in the survey.

Possible values are: 0. Other 1. I don't use this service enough 2. Technical issues 3. Cost-related reasons 4. I found a better app

Implementation

core.int? cancelSurveyReason;