# SibApiV3Sdk::GetChildInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **String** | Login Email | **first_name** | **String** | First Name | **last_name** | **String** | Last Name | **company_name** | **String** | Name of the company | **credits** | [**GetChildInfoCredits**](GetChildInfoCredits.md) | | [optional] **statistics** | [**GetChildInfoStatistics**](GetChildInfoStatistics.md) | | [optional] **password** | **String** | The encrypted password of child account | **ips** | [**Array<GetChildInfoIps>**](GetChildInfoIps.md) | IP(s) associated to a child account user | [optional] **api_keys** | [**Array<GetChildInfoApiKeys>**](GetChildInfoApiKeys.md) | API Keys associated to child account | [optional]