# LeadGenFormQuestion
## Properties
**key** | Option<**String**> | Stable key returned in `field_data` on each lead. If omitted, Meta auto-derives one from `label`. | [optional]
**label** | Option<**String**> | Display text shown above the input. | [optional]
**r#type** | **String** | |
**options** | Option<[**Vec<models::LeadGenFormQuestionOptionsInner>**](LeadGenFormQuestionOptionsInner.md)> | Required for MULTIPLE_CHOICE / CONDITIONAL questions. | [optional]
**inline_context** | Option<**String**> | Help text rendered below the field. | [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)