# SendWhatsAppFlowMessageRequestFlowActionPayload
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**screen** | Option<**String**> | First screen ID to navigate to | [optional]
**data** | Option<**serde_json::Value**> | Optional data to pass to the screen | [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)