# DialmycallsJsClient.TextRecipient

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstname** | **String** | The recipient&#39;s first name. | [optional] 
**lastname** | **String** | The recipient&#39;s last name. | [optional] 
**email** | **String** | The recipient&#39;s email address. | [optional] 
**phone** | **String** | The recipient&#39;s phone number. | [optional] 
**status** | **String** | Status of the text. Options: delivered, undeliverable, enroute, unknown, non_mobile, queued | [optional] 
**successful** | **Boolean** | Whether the text was successful or not. | [optional] 


