# BodySubmitProfilingQuestionsProductIdProfilingQuestionsPost ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **answers** | [**Array<UserQuestionAnswerIn>**](UserQuestionAnswerIn.md) | | [default to undefined] ## Example ```typescript import { BodySubmitProfilingQuestionsProductIdProfilingQuestionsPost } from './api'; const instance: BodySubmitProfilingQuestionsProductIdProfilingQuestionsPost = { answers, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)