{
"tenantId": 0,
"contactId": 0,
"contactName": "string",
"email": "string",
"phone": {
"countryCode": "string",
"number": "string",
"countryName": "string"
},
"mobile": {
"countryCode": "string",
"number": "string",
"countryName": "string"
},
"address": "string",
"city": "string",
"country": "string",
"state": "string",
"zipCode": "string",
"website": "string",
"profilePicURL": "string",
"profilePicName": "string",
"profilePicColor": "string",
"createdBy": {
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"profilePicURL": "string",
"profilePicName": "string",
"profilePicColor": "string",
"provider": "string",
"newUser": true,
"isTourCompleted": true,
"about": "string",
"updateTime": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"status": "string",
"role": {
"orgRoleId": 0,
"roleName": "string"
}
},
"modifiedBy": {
"userId": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"profilePicURL": "string",
"profilePicName": "string",
"profilePicColor": "string",
"provider": "string",
"newUser": true,
"isTourCompleted": true,
"about": "string",
"updateTime": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"status": "string",
"role": {
"orgRoleId": 0,
"roleName": "string"
}
},
"createdTime": "2019-08-24T14:15:22Z",
"modifiedTime": "2019-08-24T14:15:22Z",
"account": {
"accountId": 0,
"accountName": "string",
"email": "string",
"profilePicUrl": "string",
"profilePicName": "string",
"profilePicColor": "string"
},
"contactTags": [
{
"tenantId": 0,
"contactTagId": 0,
"tagName": "string",
"color": "string",
"createdBy": 0,
"modifiedBy": 0
}
],
"projectCount": 0
}