nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/CreateChild.md

16 lines
747 B
Markdown
Raw Normal View History

2024-09-04 18:30:33 +02:00
# CreateChild
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **string** | Email address to create the child account |
**firstName** | **string** | First name to use to create the child account |
**lastName** | **string** | Last name to use to create the child account |
**companyName** | **string** | Company name to use to create the child account |
**password** | **string** | Password for the child account to login |
**language** | **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)