Files
collection-portal/__mocks__/telephones.json
Herik Hiteshkumar Modi 71d751cb77 TP-24515| Mocked responses (#157)
Co-authored-by: Herik Modi <modi.herik@gmail.com>
2023-04-07 21:33:20 +05:30

13 lines
303 B
JSON

[
{
"source": "PRIMARY",
"sourceText": "Primary Contact",
"number": "6666625786",
"valid": true,
"telephoneScore": 7,
"havingMaximumScore": true,
"callHistory": [],
"createdAt": "2023-04-06T11:28:09.561002",
"new": true
}
]