{
  "data": {
    "page": 0,
    "pageSize": 0,
    "hasMore": true,
    "totalCount": 0,
    "data": [
      {
        "id": 0,
        "type": {},
        "value": "string",
        "memo": "string",
        "modifiedOn": "string",
        "phoneSettings": {
          "phoneNumber": "string",
          "doNotText": true
        }
      },
      {
        "id": 0,
        "type": {},
        "value": "string",
        "memo": "string",
        "modifiedOn": "string",
        "phoneSettings": {
          "phoneNumber": "string",
          "doNotText": true
        }
      }
    ]
  }
}