# UpdateChild ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | Option<**String**> | New Email address to update the child account | [optional] **first_name** | Option<**String**> | New First name to use to update the child account | [optional] **last_name** | Option<**String**> | New Last name to use to update the child account | [optional] **company_name** | Option<**String**> | New Company name to use to update the child account | [optional] **password** | Option<**String**> | New password for the child account to login | [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)