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

14 lines
567 B
Markdown
Raw Normal View History

2024-09-04 18:30:33 +02:00
# SubAccountsResponseSubAccounts
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | id of the sub-account |
**companyName** | **string** | Name of the sub-account company |
**active** | **bool** | Whether the sub-account is active or not |
**createdAt** | **int** | Timestamp when the sub-account was created |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)