# CreateChild ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **String** | Email address to create the child account | **first_name** | **String** | First name to use to create the child account | **last_name** | **String** | Last name to use to create the child account | **company_name** | **String** | Company name to use to create the child account | **password** | **String** | Password for the child account to login | **language** | Option<**String**> | Language of the child account | [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)