{
"name": "string",
"email": "user@example.com",
"ccEmails": [
"user@example.com"
],
"company": "string",
"phoneNumber": "string",
"message": "string",
"textRemindNumber": "string",
"textRemindCountryCode": "string",
"answers": [
{
"question": "string",
"content": [
"string"
]
}
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}