# ListBroadcastRecipients200ResponseRecipientsInner
## Properties
**id** | Option<**String**> | | [optional]
**contact_id** | Option<**String**> | | [optional]
**channel_id** | Option<**String**> | | [optional]
**platform_identifier** | Option<**String**> | | [optional]
**contact_name** | Option<**String**> | | [optional]
**status** | Option<**Status**> | (enum: pending, sent, delivered, read, failed) | [optional]
**message_id** | Option<**String**> | | [optional]
**error** | Option<**String**> | | [optional]
**error_code** | Option<**i32**> | Meta WhatsApp error code (e.g. 131049 for antispam, 131021 for invalid phone, 131026 for re-engagement required). Only populated for status=failed. | [optional]
**sent_at** | Option<**String**> | | [optional]
**delivered_at** | Option<**String**> | | [optional]
**read_at** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)