github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/SecretQuestionInfo.md (about)

     1  # SecretQuestionInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | Internal identifier of a question | [optional] 
     7  **QuestionType** | **int32** | Internal identifier of a question type | [optional] 
     8  **LanguageId** | **string** | Internal identifier of a question language | [optional] 
     9  **QuestionText** | **string** | Text of a secret question shown to the end user | [optional] 
    10  **ShowInSignUp** | **bool** | Specifies if the question is used during signup | [optional] 
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14