nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/UpdateChildAccountStatus.md
2024-09-04 18:30:33 +02:00

13 lines
927 B
Markdown

# UpdateChildAccountStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transactionalEmail** | **bool** | Status of Transactional Email Platform activation for your account (true=enabled, false=disabled) | [optional]
**transactionalSms** | **bool** | Status of Transactional SMS Platform activation for your account (true=enabled, false=disabled) | [optional]
**marketingAutomation** | **bool** | Status of Marketing Automation Platform activation for your account (true=enabled, false=disabled) | [optional]
**smsCampaign** | **bool** | Status of SMS Campaign Platform activation for your account (true=enabled, false=disabled) | [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)