# SendInboxMessageRequestInteractiveActionOneOf2ParametersFlowActionPayload
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**screen** | Option<**String**> | First screen to show. | [optional]
**data** | Option<**std::collections::HashMap<String, serde_json::Value>**> | Optional pre-filled data passed 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)