problems property

vector<CallProblem>? problems
getter/setter pair

List of the exact types of problems with the call, specified by the user

Implementation

vector<CallProblem>? problems;