extractRawMembersFromPayload
private open fun extractRawMembersFromPayload(payload: TeamsService.TeamPayload): ArrayList<AddedMember>
Method to extract from the payload the list of the added members
Return
the list of the added members as ArrayList of AddedMember
Parameters
payload
The payload used during for the request