Skip to content

Commit 3006950

Browse files
authored
Merge pull request #14 from sendinblue/feature_contact-info-response-fix
GetExtendedContactDetails fix fot traansacAttributes & addon in getEmailEventReport
2 parents b18fa8e + 39558b8 commit 3006950

File tree

39 files changed

+2019
-88
lines changed

39 files changed

+2019
-88
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,13 +235,9 @@ Class | Method | HTTP request | Description
235235
- [GetClient](docs/Model/GetClient.md)
236236
- [GetContactCampaignStats](docs/Model/GetContactCampaignStats.md)
237237
- [GetContactCampaignStatsClicked](docs/Model/GetContactCampaignStatsClicked.md)
238-
- [GetContactCampaignStatsLinks](docs/Model/GetContactCampaignStatsLinks.md)
239-
- [GetContactCampaignStatsMessagesSent](docs/Model/GetContactCampaignStatsMessagesSent.md)
240238
- [GetContactCampaignStatsOpened](docs/Model/GetContactCampaignStatsOpened.md)
241239
- [GetContactCampaignStatsTransacAttributes](docs/Model/GetContactCampaignStatsTransacAttributes.md)
242240
- [GetContactCampaignStatsUnsubscriptions](docs/Model/GetContactCampaignStatsUnsubscriptions.md)
243-
- [GetContactCampaignStatsUnsubscriptionsAdminUnsubscription](docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md)
244-
- [GetContactCampaignStatsUnsubscriptionsUserUnsubscription](docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md)
245241
- [GetContactDetails](docs/Model/GetContactDetails.md)
246242
- [GetContacts](docs/Model/GetContacts.md)
247243
- [GetEmailCampaigns](docs/Model/GetEmailCampaigns.md)
@@ -251,6 +247,14 @@ Class | Method | HTTP request | Description
251247
- [GetExtendedCampaignStats](docs/Model/GetExtendedCampaignStats.md)
252248
- [GetExtendedCampaignStatsLinksStats](docs/Model/GetExtendedCampaignStatsLinksStats.md)
253249
- [GetExtendedClientAddress](docs/Model/GetExtendedClientAddress.md)
250+
- [GetExtendedContactDetailsStatistics](docs/Model/GetExtendedContactDetailsStatistics.md)
251+
- [GetExtendedContactDetailsStatisticsClicked](docs/Model/GetExtendedContactDetailsStatisticsClicked.md)
252+
- [GetExtendedContactDetailsStatisticsLinks](docs/Model/GetExtendedContactDetailsStatisticsLinks.md)
253+
- [GetExtendedContactDetailsStatisticsMessagesSent](docs/Model/GetExtendedContactDetailsStatisticsMessagesSent.md)
254+
- [GetExtendedContactDetailsStatisticsOpened](docs/Model/GetExtendedContactDetailsStatisticsOpened.md)
255+
- [GetExtendedContactDetailsStatisticsUnsubscriptions](docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptions.md)
256+
- [GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription](docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.md)
257+
- [GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription](docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.md)
254258
- [GetExtendedListCampaignStats](docs/Model/GetExtendedListCampaignStats.md)
255259
- [GetFolder](docs/Model/GetFolder.md)
256260
- [GetFolderLists](docs/Model/GetFolderLists.md)

docs/Model/CreateEmailCampaignSender.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
s# CreateEmailCampaignSender
1+
# CreateEmailCampaignSender
22

33
## Properties
44
Name | Type | Description | Notes

docs/Model/GetContactCampaignStats.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**messagesSent** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
7-
**hardBounces** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
8-
**softBounces** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
9-
**complaints** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
6+
**messagesSent** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
7+
**hardBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
8+
**softBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
9+
**complaints** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
1010
**unsubscriptions** | [**\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptions**](GetContactCampaignStatsUnsubscriptions.md) | | [optional]
1111
**opened** | [**\SendinBlue\Client\Model\GetContactCampaignStatsOpened[]**](GetContactCampaignStatsOpened.md) | | [optional]
1212
**clicked** | [**\SendinBlue\Client\Model\GetContactCampaignStatsClicked[]**](GetContactCampaignStatsClicked.md) | | [optional]

docs/Model/GetContactCampaignStatsClicked.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**campaignId** | **int** | ID of the campaign which generated the event |
7-
**links** | [**\SendinBlue\Client\Model\GetContactCampaignStatsLinks[]**](GetContactCampaignStatsLinks.md) | |
7+
**links** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[]**](GetExtendedContactDetailsStatisticsLinks.md) | |
88

99
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1010

docs/Model/GetContactCampaignStatsUnsubscriptions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**userUnsubscription** | [**\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsUserUnsubscription[]**](GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md) | Contact has unsubscribed via the unsubscription link in the email |
7-
**adminUnsubscription** | [**\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsAdminUnsubscription[]**](GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md) | Contact has been unsubscribed from the administrator |
6+
**userUnsubscription** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription[]**](GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.md) | Contact has unsubscribed via the unsubscription link in the email |
7+
**adminUnsubscription** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription[]**](GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.md) | Contact has been unsubscribed from the administrator |
88

99
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1010

docs/Model/GetEmailEventReportEvents.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**email** | **string** | Email address which generates the event |
77
**date** | [**\DateTime**](Date.md) | Date on which the event has been generated |
8+
**subject** | **string** | Subject of the event | [optional]
89
**messageId** | **string** | Message ID which generated the event |
910
**event** | **string** | Event which occured |
1011
**reason** | **string** | Reason of bounce (only availble if the event is hardbounce or softbounce) |
1112
**tag** | **string** | Tag of the email which generated the event |
1213
**ip** | **string** | IP from which the user has opened the email or clicked on the link (only availble if the event is opened or clicks) | [optional]
14+
**link** | **string** | The link which is sent to the user (only availble if the event is requests or opened or clicks) | [optional]
1315

1416
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1517

docs/Model/GetExtendedContactDetails.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
1111
**listIds** | **int[]** | |
1212
**listUnsubscribed** | **int[]** | | [optional]
1313
**attributes** | **map[string,string]** | |
14+
**statistics** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatistics**](GetExtendedContactDetailsStatistics.md) | | [optional]
1415

1516
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1617

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# GetExtendedContactDetailsStatistics
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**messagesSent** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the sent campaign for the contact | [optional]
7+
**hardBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the hardbounes generated by the contact | [optional]
8+
**softBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the softbounes generated by the contact | [optional]
9+
**complaints** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the complaints generated by the contact | [optional]
10+
**unsubscriptions** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptions**](GetExtendedContactDetailsStatisticsUnsubscriptions.md) | | [optional]
11+
**opened** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsOpened[]**](GetExtendedContactDetailsStatisticsOpened.md) | Listing of the openings generated by the contact | [optional]
12+
**clicked** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsClicked[]**](GetExtendedContactDetailsStatisticsClicked.md) | Listing of the clicks generated by the contact | [optional]
13+
**transacAttributes** | **object[]** | Listing of the transactional attributes for the contact | [optional]
14+
15+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
16+
17+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GetExtendedContactDetailsStatisticsClicked
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**campaignId** | **int** | ID of the campaign which generated the event |
7+
**links** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[]**](GetExtendedContactDetailsStatisticsLinks.md) | Listing of the clicked links for the campaign |
8+
9+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
10+
11+

docs/Model/GetContactCampaignStatsLinks.md renamed to docs/Model/GetExtendedContactDetailsStatisticsLinks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GetContactCampaignStatsLinks
1+
# GetExtendedContactDetailsStatisticsLinks
22

33
## Properties
44
Name | Type | Description | Notes

docs/Model/GetContactCampaignStatsMessagesSent.md renamed to docs/Model/GetExtendedContactDetailsStatisticsMessagesSent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GetContactCampaignStatsMessagesSent
1+
# GetExtendedContactDetailsStatisticsMessagesSent
22

33
## Properties
44
Name | Type | Description | Notes
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# GetExtendedContactDetailsStatisticsOpened
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**campaignId** | **int** | ID of the campaign which generated the event |
7+
**count** | **int** | Number of openings for the campaign |
8+
**eventTime** | [**\DateTime**](\DateTime.md) | Date of the event |
9+
**ip** | **string** | IP from which the user has opened the email |
10+
11+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
12+
13+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GetExtendedContactDetailsStatisticsUnsubscriptions
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**userUnsubscription** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription[]**](GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.md) | Contact unsubscribe via unsubscription link in a campaign |
7+
**adminUnsubscription** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription[]**](GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.md) | Contact has been unsubscribed from the administrator |
8+
9+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
10+
11+

docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md renamed to docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GetContactCampaignStatsUnsubscriptionsAdminUnsubscription
1+
# GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription
22

33
## Properties
44
Name | Type | Description | Notes

docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md renamed to docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GetContactCampaignStatsUnsubscriptionsUserUnsubscription
1+
# GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription
22

33
## Properties
44
Name | Type | Description | Notes

docs/Model/RequestContactExport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
s# RequestContactExport
1+
# RequestContactExport
22

33
## Properties
44
Name | Type | Description | Notes

lib/Model/GetContactCampaignStats.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ class GetContactCampaignStats implements ArrayAccess
5555
* @var string[]
5656
*/
5757
protected static $swaggerTypes = [
58-
'messagesSent' => '\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]',
59-
'hardBounces' => '\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]',
60-
'softBounces' => '\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]',
61-
'complaints' => '\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]',
58+
'messagesSent' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]',
59+
'hardBounces' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]',
60+
'softBounces' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]',
61+
'complaints' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]',
6262
'unsubscriptions' => '\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptions',
6363
'opened' => '\SendinBlue\Client\Model\GetContactCampaignStatsOpened[]',
6464
'clicked' => '\SendinBlue\Client\Model\GetContactCampaignStatsClicked[]',
@@ -205,7 +205,7 @@ public function valid()
205205

206206
/**
207207
* Gets messagesSent
208-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]
208+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]
209209
*/
210210
public function getMessagesSent()
211211
{
@@ -214,7 +214,7 @@ public function getMessagesSent()
214214

215215
/**
216216
* Sets messagesSent
217-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[] $messagesSent
217+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] $messagesSent
218218
* @return $this
219219
*/
220220
public function setMessagesSent($messagesSent)
@@ -226,7 +226,7 @@ public function setMessagesSent($messagesSent)
226226

227227
/**
228228
* Gets hardBounces
229-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]
229+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]
230230
*/
231231
public function getHardBounces()
232232
{
@@ -235,7 +235,7 @@ public function getHardBounces()
235235

236236
/**
237237
* Sets hardBounces
238-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[] $hardBounces
238+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] $hardBounces
239239
* @return $this
240240
*/
241241
public function setHardBounces($hardBounces)
@@ -247,7 +247,7 @@ public function setHardBounces($hardBounces)
247247

248248
/**
249249
* Gets softBounces
250-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]
250+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]
251251
*/
252252
public function getSoftBounces()
253253
{
@@ -256,7 +256,7 @@ public function getSoftBounces()
256256

257257
/**
258258
* Sets softBounces
259-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[] $softBounces
259+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] $softBounces
260260
* @return $this
261261
*/
262262
public function setSoftBounces($softBounces)
@@ -268,7 +268,7 @@ public function setSoftBounces($softBounces)
268268

269269
/**
270270
* Gets complaints
271-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]
271+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]
272272
*/
273273
public function getComplaints()
274274
{
@@ -277,7 +277,7 @@ public function getComplaints()
277277

278278
/**
279279
* Sets complaints
280-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[] $complaints
280+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[] $complaints
281281
* @return $this
282282
*/
283283
public function setComplaints($complaints)

lib/Model/GetContactCampaignStatsClicked.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class GetContactCampaignStatsClicked implements ArrayAccess
5555
*/
5656
protected static $swaggerTypes = [
5757
'campaignId' => 'int',
58-
'links' => '\SendinBlue\Client\Model\GetContactCampaignStatsLinks[]'
58+
'links' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[]'
5959
];
6060

6161
/**
@@ -201,7 +201,7 @@ public function setCampaignId($campaignId)
201201

202202
/**
203203
* Gets links
204-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsLinks[]
204+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[]
205205
*/
206206
public function getLinks()
207207
{
@@ -210,7 +210,7 @@ public function getLinks()
210210

211211
/**
212212
* Sets links
213-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsLinks[] $links
213+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[] $links
214214
* @return $this
215215
*/
216216
public function setLinks($links)

lib/Model/GetContactCampaignStatsUnsubscriptions.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ class GetContactCampaignStatsUnsubscriptions implements ArrayAccess
5454
* @var string[]
5555
*/
5656
protected static $swaggerTypes = [
57-
'userUnsubscription' => '\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsUserUnsubscription[]',
58-
'adminUnsubscription' => '\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsAdminUnsubscription[]'
57+
'userUnsubscription' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription[]',
58+
'adminUnsubscription' => '\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription[]'
5959
];
6060

6161
/**
@@ -180,7 +180,7 @@ public function valid()
180180

181181
/**
182182
* Gets userUnsubscription
183-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsUserUnsubscription[]
183+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription[]
184184
*/
185185
public function getUserUnsubscription()
186186
{
@@ -189,7 +189,7 @@ public function getUserUnsubscription()
189189

190190
/**
191191
* Sets userUnsubscription
192-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsUserUnsubscription[] $userUnsubscription Contact has unsubscribed via the unsubscription link in the email
192+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription[] $userUnsubscription Contact has unsubscribed via the unsubscription link in the email
193193
* @return $this
194194
*/
195195
public function setUserUnsubscription($userUnsubscription)
@@ -201,7 +201,7 @@ public function setUserUnsubscription($userUnsubscription)
201201

202202
/**
203203
* Gets adminUnsubscription
204-
* @return \SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsAdminUnsubscription[]
204+
* @return \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription[]
205205
*/
206206
public function getAdminUnsubscription()
207207
{
@@ -210,7 +210,7 @@ public function getAdminUnsubscription()
210210

211211
/**
212212
* Sets adminUnsubscription
213-
* @param \SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsAdminUnsubscription[] $adminUnsubscription Contact has been unsubscribed from the administrator
213+
* @param \SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription[] $adminUnsubscription Contact has been unsubscribed from the administrator
214214
* @return $this
215215
*/
216216
public function setAdminUnsubscription($adminUnsubscription)

0 commit comments

Comments
 (0)