This class to parse api response
Method to parse agent permissions response
parsePermissions(permissions)
Method to parse permissions response
Used to parse the skill details response from the api response data
parseSkillDetails(response);
http response object from the api
Generated using TypeDoc
This class to parse api response