Socket
Socket
Sign inDemoInstall

sib-api-v3-sdk

Package Overview
Dependencies
38
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.3 to 7.2.4

8

docs/ContactsApi.md

@@ -10,3 +10,3 @@ # SibApiV3Sdk.ContactsApi

[**createContact**](ContactsApi.md#createContact) | **POST** /contacts | Create a contact
[**createDoiContact**](ContactsApi.md#createDoiContact) | **POST** /contacts/doubleOptinConfirmation | Create a contact to trigger the DOI workflow from a Landing Page form
[**createDoiContact**](ContactsApi.md#createDoiContact) | **POST** /contacts/doubleOptinConfirmation | Create Contact via DOI (Double-Opt-In) Flow
[**createFolder**](ContactsApi.md#createFolder) | **POST** /contacts/folders | Create a folder

@@ -212,3 +212,3 @@ [**createList**](ContactsApi.md#createList) | **POST** /contacts/lists | Create a list

Create a contact to trigger the DOI workflow from a Landing Page form
Create Contact via DOI (Double-Opt-In) Flow

@@ -234,3 +234,3 @@ ### Example

var createDoiContact = new SibApiV3Sdk.CreateDoiContact(); // CreateDoiContact | Values to create the DOI contact
var createDoiContact = new SibApiV3Sdk.CreateDoiContact(); // CreateDoiContact | Values to create the Double opt-in (DOI) contact

@@ -249,3 +249,3 @@ apiInstance.createDoiContact(createDoiContact).then(function() {

------------- | ------------- | ------------- | -------------
**createDoiContact** | [**CreateDoiContact**](CreateDoiContact.md)| Values to create the DOI contact |
**createDoiContact** | [**CreateDoiContact**](CreateDoiContact.md)| Values to create the Double opt-in (DOI) contact |

@@ -252,0 +252,0 @@ ### Return type

@@ -11,3 +11,23 @@ # SibApiV3Sdk.CreateChild

**password** | **String** | Password for the child account to login |
**language** | **String** | Language of the child account | [optional]
<a name="LanguageEnum"></a>
## Enum: LanguageEnum
* `fr` (value: `"fr"`)
* `es` (value: `"es"`)
* `pt` (value: `"pt"`)
* `it` (value: `"it"`)
* `de` (value: `"de"`)
* `en` (value: `"en"`)

@@ -10,5 +10,5 @@ # SibApiV3Sdk.CreateDoiContact

**excludeListIds** | **[Number]** | Lists under user account where contact should not be added | [optional]
**templateId** | **Number** | Id of the DOI template |
**redirectionUrl** | **String** | URL of the web page that user will be redirected to after clicking on the double opt in URL. | [optional]
**templateId** | **Number** | Id of the Double opt-in (DOI) template |
**redirectionUrl** | **String** | URL of the web page that user will be redirected to after clicking on the double opt in URL. When editing your DOI template you can reference this URL by using the tag {{ params.DOIurl }}. | [optional]

@@ -7,3 +7,4 @@ # SibApiV3Sdk.CreateReseller

**authKey** | **String** | AuthKey of Reseller child created |
**id** | **Number** | Id of Reseller child created | [optional]

@@ -7,5 +7,5 @@ # SibApiV3Sdk.CreateSender

**name** | **String** | From Name to use for the sender |
**email** | **String** | From Email to use for the sender |
**email** | **String** | From email to use for the sender. A verification email will be sent to this address. |
**ips** | [**[CreateSenderIps]**](CreateSenderIps.md) | Mandatory in case of dedicated IP, IPs to associate to the sender | [optional]

@@ -8,3 +8,3 @@ # SibApiV3Sdk.CreateWebhook

**description** | **String** | Description of the webhook | [optional]
**events** | **[String]** | Events triggering the webhook. Possible values for Transactional type webhook – request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed and possible values for Marketing type webhook – spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition &amp; delivered |
**events** | **[String]** | Events triggering the webhook. Possible values for Transactional type webhook – sent, request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed and possible values for Marketing type webhook – spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition &amp; delivered |
**type** | **String** | Type of the webhook | [optional] [default to &#39;transactional&#39;]

@@ -17,2 +17,4 @@

* `sent` (value: `"sent"`)
* `hardBounce` (value: `"hardBounce"`)

@@ -19,0 +21,0 @@

@@ -6,3 +6,3 @@ # SibApiV3Sdk.EmailExportRecipients

------------ | ------------- | ------------- | -------------
**notifyURL** | **String** | Webhook called once the export process is finished | [optional]
**notifyURL** | **String** | Webhook called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 | [optional]
**recipientsType** | **String** | Type of recipients to export for a campaign |

@@ -9,0 +9,0 @@

@@ -21,3 +21,4 @@ # SibApiV3Sdk.GetExtendedCampaignOverview

**sentDate** | **Date** | Sent UTC date-time of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ). Only available if &#39;status&#39; of the campaign is &#39;sent&#39; | [optional]
**returnBounce** | **Number** | Total number of non-delivered campaigns for a particular campaign id. | [optional]

@@ -18,3 +18,4 @@ # SibApiV3Sdk.GetSmtpTemplateOverview

**modifiedAt** | **Date** | Last modification UTC date-time of the template (YYYY-MM-DDTHH:mm:ss.SSSZ) |
**doiTemplate** | **Boolean** | It is true if template is a valid Double opt-in (DOI) template, otherwise it is false. This field will be available only in case of single template detail call. | [optional]

@@ -9,3 +9,4 @@ # SibApiV3Sdk.PostContactInfoContacts

**total** | **Number** | Displays the count of total number of contacts removed from list when user opts for \&quot;all\&quot; option. | [optional]
**processId** | **Number** | Id of the process created to remove contacts from list when user opts for \&quot;all\&quot; option. | [optional]

@@ -7,4 +7,4 @@ # SibApiV3Sdk.RemoveContactFromList

**emails** | **[String]** | Required if &#39;all&#39; is false. Emails to remove from a list. You can pass a maximum of 150 emails for removal in one request. | [optional]
**all** | **Boolean** | Required if &#39;emails&#39; is empty. Remove all existing contacts from a list | [optional]
**all** | **Boolean** | Required if &#39;emails&#39; is empty. Remove all existing contacts from a list. A process will be created in this scenario. You can fetch the process details to know about the progress | [optional]

@@ -9,4 +9,4 @@ # SibApiV3Sdk.RequestContactExport

**customContactFilter** | [**RequestContactExportCustomContactFilter**](RequestContactExportCustomContactFilter.md) | | [optional]
**notifyUrl** | **String** | Webhook that will be called once the export process is finished | [optional]
**notifyUrl** | **String** | Webhook that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 | [optional]

@@ -9,3 +9,3 @@ # SibApiV3Sdk.RequestContactImport

**listIds** | **[Number]** | Mandatory if newList is not defined. Ids of the lists in which the contacts shall be imported. For example, [2, 4, 7]. | [optional]
**notifyUrl** | **String** | URL that will be called once the export process is finished | [optional]
**notifyUrl** | **String** | URL that will be called once the import process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 | [optional]
**newList** | [**RequestContactImportNewList**](RequestContactImportNewList.md) | | [optional]

@@ -12,0 +12,0 @@ **emailBlacklist** | **Boolean** | To blacklist all the contacts for email | [optional] [default to false]

@@ -6,3 +6,3 @@ # SibApiV3Sdk.RequestSmsRecipientExport

------------ | ------------- | ------------- | -------------
**notifyURL** | **String** | URL that will be called once the export process is finished | [optional]
**notifyURL** | **String** | URL that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 | [optional]
**recipientsType** | **String** | Filter the recipients based on how they interacted with the campaign |

@@ -9,0 +9,0 @@

@@ -7,18 +7,18 @@ # SibApiV3Sdk.ResellerApi

------------- | ------------- | -------------
[**addCredits**](ResellerApi.md#addCredits) | **POST** /reseller/children/{childAuthKey}/credits/add | Add Email and/or SMS credits to a specific child account
[**associateIpToChild**](ResellerApi.md#associateIpToChild) | **POST** /reseller/children/{childAuthKey}/ips/associate | Associate a dedicated IP to the child
[**createChildDomain**](ResellerApi.md#createChildDomain) | **POST** /reseller/children/{childAuthKey}/domains | Create a domain for a child account
[**addCredits**](ResellerApi.md#addCredits) | **POST** /reseller/children/{childIdentifier}/credits/add | Add Email and/or SMS credits to a specific child account
[**associateIpToChild**](ResellerApi.md#associateIpToChild) | **POST** /reseller/children/{childIdentifier}/ips/associate | Associate a dedicated IP to the child
[**createChildDomain**](ResellerApi.md#createChildDomain) | **POST** /reseller/children/{childIdentifier}/domains | Create a domain for a child account
[**createResellerChild**](ResellerApi.md#createResellerChild) | **POST** /reseller/children | Creates a reseller child
[**deleteChildDomain**](ResellerApi.md#deleteChildDomain) | **DELETE** /reseller/children/{childAuthKey}/domains/{domainName} | Delete the sender domain of the reseller child based on the childAuthKey and domainName passed
[**deleteResellerChild**](ResellerApi.md#deleteResellerChild) | **DELETE** /reseller/children/{childAuthKey} | Delete a single reseller child based on the childAuthKey supplied
[**dissociateIpFromChild**](ResellerApi.md#dissociateIpFromChild) | **POST** /reseller/children/{childAuthKey}/ips/dissociate | Dissociate a dedicated IP to the child
[**getChildAccountCreationStatus**](ResellerApi.md#getChildAccountCreationStatus) | **GET** /reseller/children/{childAuthKey}/accountCreationStatus | Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the childAuthKey supplied
[**getChildDomains**](ResellerApi.md#getChildDomains) | **GET** /reseller/children/{childAuthKey}/domains | Get all sender domains for a specific child account
[**getChildInfo**](ResellerApi.md#getChildInfo) | **GET** /reseller/children/{childAuthKey} | Get a child account&#39;s details
[**deleteChildDomain**](ResellerApi.md#deleteChildDomain) | **DELETE** /reseller/children/{childIdentifier}/domains/{domainName} | Delete the sender domain of the reseller child based on the childIdentifier and domainName passed
[**deleteResellerChild**](ResellerApi.md#deleteResellerChild) | **DELETE** /reseller/children/{childIdentifier} | Delete a single reseller child based on the child identifier supplied
[**dissociateIpFromChild**](ResellerApi.md#dissociateIpFromChild) | **POST** /reseller/children/{childIdentifier}/ips/dissociate | Dissociate a dedicated IP to the child
[**getChildAccountCreationStatus**](ResellerApi.md#getChildAccountCreationStatus) | **GET** /reseller/children/{childIdentifier}/accountCreationStatus | Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the identifier supplied
[**getChildDomains**](ResellerApi.md#getChildDomains) | **GET** /reseller/children/{childIdentifier}/domains | Get all sender domains for a specific child account
[**getChildInfo**](ResellerApi.md#getChildInfo) | **GET** /reseller/children/{childIdentifier} | Get a child account&#39;s details
[**getResellerChilds**](ResellerApi.md#getResellerChilds) | **GET** /reseller/children | Get the list of all children accounts
[**getSsoToken**](ResellerApi.md#getSsoToken) | **GET** /reseller/children/{childAuthKey}/auth | Get session token to access Sendinblue (SSO)
[**removeCredits**](ResellerApi.md#removeCredits) | **POST** /reseller/children/{childAuthKey}/credits/remove | Remove Email and/or SMS credits from a specific child account
[**updateChildAccountStatus**](ResellerApi.md#updateChildAccountStatus) | **PUT** /reseller/children/{childAuthKey}/accountStatus | Update info of reseller&#39;s child account status based on the childAuthKey supplied
[**updateChildDomain**](ResellerApi.md#updateChildDomain) | **PUT** /reseller/children/{childAuthKey}/domains/{domainName} | Update the sender domain of reseller&#39;s child based on the childAuthKey and domainName passed
[**updateResellerChild**](ResellerApi.md#updateResellerChild) | **PUT** /reseller/children/{childAuthKey} | Update info of reseller&#39;s child based on the childAuthKey supplied
[**getSsoToken**](ResellerApi.md#getSsoToken) | **GET** /reseller/children/{childIdentifier}/auth | Get session token to access Sendinblue (SSO)
[**removeCredits**](ResellerApi.md#removeCredits) | **POST** /reseller/children/{childIdentifier}/credits/remove | Remove Email and/or SMS credits from a specific child account
[**updateChildAccountStatus**](ResellerApi.md#updateChildAccountStatus) | **PUT** /reseller/children/{childIdentifier}/accountStatus | Update info of reseller&#39;s child account status based on the childIdentifier supplied
[**updateChildDomain**](ResellerApi.md#updateChildDomain) | **PUT** /reseller/children/{childIdentifier}/domains/{domainName} | Update the sender domain of reseller&#39;s child based on the childIdentifier and domainName passed
[**updateResellerChild**](ResellerApi.md#updateResellerChild) | **PUT** /reseller/children/{childIdentifier} | Update info of reseller&#39;s child based on the child identifier supplied

@@ -28,3 +28,3 @@

# **addCredits**
> RemainingCreditModel addCredits(childAuthKey, addCredits)
> RemainingCreditModel addCredits(childIdentifier, addCredits)

@@ -52,7 +52,7 @@ Add Email and/or SMS credits to a specific child account

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var addCredits = new SibApiV3Sdk.AddCredits(); // AddCredits | Values to post to add credit to a specific child account
apiInstance.addCredits(childAuthKey, addCredits).then(function(data) {
apiInstance.addCredits(childIdentifier, addCredits).then(function(data) {
console.log('API called successfully. Returned data: ' + data);

@@ -69,3 +69,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**addCredits** | [**AddCredits**](AddCredits.md)| Values to post to add credit to a specific child account |

@@ -88,3 +88,3 @@

# **associateIpToChild**
> associateIpToChild(childAuthKey, ip)
> associateIpToChild(childIdentifier, ip)

@@ -112,7 +112,7 @@ Associate a dedicated IP to the child

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var ip = new SibApiV3Sdk.ManageIp(); // ManageIp | IP to associate
apiInstance.associateIpToChild(childAuthKey, ip).then(function() {
apiInstance.associateIpToChild(childIdentifier, ip).then(function() {
console.log('API called successfully.');

@@ -129,3 +129,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**ip** | [**ManageIp**](ManageIp.md)| IP to associate |

@@ -148,3 +148,3 @@

# **createChildDomain**
> createChildDomain(childAuthKey, addChildDomain)
> createChildDomain(childIdentifier, addChildDomain)

@@ -172,7 +172,7 @@ Create a domain for a child account

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var addChildDomain = new SibApiV3Sdk.AddChildDomain(); // AddChildDomain | Sender domain to add for a specific child account. This will not be displayed to the parent account.
apiInstance.createChildDomain(childAuthKey, addChildDomain).then(function() {
apiInstance.createChildDomain(childIdentifier, addChildDomain).then(function() {
console.log('API called successfully.');

@@ -189,3 +189,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**addChildDomain** | [**AddChildDomain**](AddChildDomain.md)| Sender domain to add for a specific child account. This will not be displayed to the parent account. |

@@ -263,5 +263,5 @@

# **deleteChildDomain**
> deleteChildDomain(childAuthKey, domainName)
> deleteChildDomain(childIdentifier, domainName)
Delete the sender domain of the reseller child based on the childAuthKey and domainName passed
Delete the sender domain of the reseller child based on the childIdentifier and domainName passed

@@ -287,7 +287,7 @@ ### Example

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var domainName = "domainName_example"; // String | Pass the existing domain that needs to be deleted
apiInstance.deleteChildDomain(childAuthKey, domainName).then(function() {
apiInstance.deleteChildDomain(childIdentifier, domainName).then(function() {
console.log('API called successfully.');

@@ -304,3 +304,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**domainName** | **String**| Pass the existing domain that needs to be deleted |

@@ -323,5 +323,5 @@

# **deleteResellerChild**
> deleteResellerChild(childAuthKey)
> deleteResellerChild(childIdentifier)
Delete a single reseller child based on the childAuthKey supplied
Delete a single reseller child based on the child identifier supplied

@@ -347,5 +347,5 @@ ### Example

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or child id of reseller's child
apiInstance.deleteResellerChild(childAuthKey).then(function() {
apiInstance.deleteResellerChild(childIdentifier).then(function() {
console.log('API called successfully.');

@@ -362,3 +362,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or child id of reseller&#39;s child |

@@ -380,3 +380,3 @@ ### Return type

# **dissociateIpFromChild**
> dissociateIpFromChild(childAuthKey, ip)
> dissociateIpFromChild(childIdentifier, ip)

@@ -404,7 +404,7 @@ Dissociate a dedicated IP to the child

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var ip = new SibApiV3Sdk.ManageIp(); // ManageIp | IP to dissociate
apiInstance.dissociateIpFromChild(childAuthKey, ip).then(function() {
apiInstance.dissociateIpFromChild(childIdentifier, ip).then(function() {
console.log('API called successfully.');

@@ -421,3 +421,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**ip** | [**ManageIp**](ManageIp.md)| IP to dissociate |

@@ -440,5 +440,5 @@

# **getChildAccountCreationStatus**
> GetChildAccountCreationStatus getChildAccountCreationStatus(childAuthKey)
> GetChildAccountCreationStatus getChildAccountCreationStatus(childIdentifier)
Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the childAuthKey supplied
Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the identifier supplied

@@ -464,5 +464,5 @@ ### Example

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
apiInstance.getChildAccountCreationStatus(childAuthKey).then(function(data) {
apiInstance.getChildAccountCreationStatus(childIdentifier).then(function(data) {
console.log('API called successfully. Returned data: ' + data);

@@ -479,3 +479,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |

@@ -497,3 +497,3 @@ ### Return type

# **getChildDomains**
> GetChildDomains getChildDomains(childAuthKey)
> GetChildDomains getChildDomains(childIdentifier)

@@ -521,5 +521,5 @@ Get all sender domains for a specific child account

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
apiInstance.getChildDomains(childAuthKey).then(function(data) {
apiInstance.getChildDomains(childIdentifier).then(function(data) {
console.log('API called successfully. Returned data: ' + data);

@@ -536,3 +536,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |

@@ -554,3 +554,3 @@ ### Return type

# **getChildInfo**
> GetChildInfo getChildInfo(childAuthKey)
> GetChildInfo getChildInfo(childIdentifier)

@@ -578,5 +578,5 @@ Get a child account&#39;s details

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
apiInstance.getChildInfo(childAuthKey).then(function(data) {
apiInstance.getChildInfo(childIdentifier).then(function(data) {
console.log('API called successfully. Returned data: ' + data);

@@ -593,3 +593,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |

@@ -668,3 +668,3 @@ ### Return type

# **getSsoToken**
> GetSsoToken getSsoToken(childAuthKey)
> GetSsoToken getSsoToken(childIdentifier)

@@ -694,5 +694,5 @@ Get session token to access Sendinblue (SSO)

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
apiInstance.getSsoToken(childAuthKey).then(function(data) {
apiInstance.getSsoToken(childIdentifier).then(function(data) {
console.log('API called successfully. Returned data: ' + data);

@@ -709,3 +709,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |

@@ -727,3 +727,3 @@ ### Return type

# **removeCredits**
> RemainingCreditModel removeCredits(childAuthKey, removeCredits)
> RemainingCreditModel removeCredits(childIdentifier, removeCredits)

@@ -751,7 +751,7 @@ Remove Email and/or SMS credits from a specific child account

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var removeCredits = new SibApiV3Sdk.RemoveCredits(); // RemoveCredits | Values to post to remove email or SMS credits from a specific child account
apiInstance.removeCredits(childAuthKey, removeCredits).then(function(data) {
apiInstance.removeCredits(childIdentifier, removeCredits).then(function(data) {
console.log('API called successfully. Returned data: ' + data);

@@ -768,3 +768,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**removeCredits** | [**RemoveCredits**](RemoveCredits.md)| Values to post to remove email or SMS credits from a specific child account |

@@ -787,5 +787,5 @@

# **updateChildAccountStatus**
> updateChildAccountStatus(childAuthKey, updateChildAccountStatus)
> updateChildAccountStatus(childIdentifier, updateChildAccountStatus)
Update info of reseller&#39;s child account status based on the childAuthKey supplied
Update info of reseller&#39;s child account status based on the childIdentifier supplied

@@ -811,7 +811,7 @@ ### Example

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var updateChildAccountStatus = new SibApiV3Sdk.UpdateChildAccountStatus(); // UpdateChildAccountStatus | values to update in child account status
apiInstance.updateChildAccountStatus(childAuthKey, updateChildAccountStatus).then(function() {
apiInstance.updateChildAccountStatus(childIdentifier, updateChildAccountStatus).then(function() {
console.log('API called successfully.');

@@ -828,3 +828,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**updateChildAccountStatus** | [**UpdateChildAccountStatus**](UpdateChildAccountStatus.md)| values to update in child account status |

@@ -847,5 +847,5 @@

# **updateChildDomain**
> updateChildDomain(childAuthKey, domainName, updateChildDomain)
> updateChildDomain(childIdentifier, domainName, updateChildDomain)
Update the sender domain of reseller&#39;s child based on the childAuthKey and domainName passed
Update the sender domain of reseller&#39;s child based on the childIdentifier and domainName passed

@@ -871,3 +871,3 @@ ### Example

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child

@@ -878,3 +878,3 @@ var domainName = "domainName_example"; // String | Pass the existing domain that needs to be updated

apiInstance.updateChildDomain(childAuthKey, domainName, updateChildDomain).then(function() {
apiInstance.updateChildDomain(childIdentifier, domainName, updateChildDomain).then(function() {
console.log('API called successfully.');

@@ -891,3 +891,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**domainName** | **String**| Pass the existing domain that needs to be updated |

@@ -911,5 +911,5 @@ **updateChildDomain** | [**UpdateChildDomain**](UpdateChildDomain.md)| value to update for sender domain |

# **updateResellerChild**
> updateResellerChild(childAuthKey, resellerChild)
> updateResellerChild(childIdentifier, resellerChild)
Update info of reseller&#39;s child based on the childAuthKey supplied
Update info of reseller&#39;s child based on the child identifier supplied

@@ -935,7 +935,7 @@ ### Example

var childAuthKey = "childAuthKey_example"; // String | auth key of reseller's child
var childIdentifier = "childIdentifier_example"; // String | Either auth key or id of reseller's child
var resellerChild = new SibApiV3Sdk.UpdateChild(); // UpdateChild | values to update in child profile
apiInstance.updateResellerChild(childAuthKey, resellerChild).then(function() {
apiInstance.updateResellerChild(childIdentifier, resellerChild).then(function() {
console.log('API called successfully.');

@@ -952,3 +952,3 @@ }, function(error) {

------------- | ------------- | ------------- | -------------
**childAuthKey** | **String**| auth key of reseller&#39;s child |
**childIdentifier** | **String**| Either auth key or id of reseller&#39;s child |
**resellerChild** | [**UpdateChild**](UpdateChild.md)| values to update in child profile |

@@ -955,0 +955,0 @@

@@ -14,3 +14,3 @@ # SibApiV3Sdk.SendSmtpEmail

**replyTo** | [**SendSmtpEmailReplyTo**](SendSmtpEmailReplyTo.md) | | [optional]
**attachment** | [**[SendSmtpEmailAttachment]**](SendSmtpEmailAttachment.md) | Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, &#x60;[{\&quot;url\&quot;:\&quot;https://attachment.domain.com/myAttachmentFromUrl.jpg\&quot;, \&quot;name\&quot;:\&quot;My attachment 1\&quot;}, {\&quot;content\&quot;:\&quot;base64 exmaple content\&quot;, \&quot;name\&quot;:\&quot;My attachment 2\&quot;}]&#x60;. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps, odt, mp3, m4a, m4v, wma, ogg, flac, wav, aif, aifc, aiff, mp4, mov, avi, mkv, mpeg, mpg and wmv ( If &#39;templateId&#39; is passed and is in New Template Language format then both attachment url and content are accepted. If template is in Old template Language format, then &#39;attachment&#39; is ignored ) | [optional]
**attachment** | [**[SendSmtpEmailAttachment]**](SendSmtpEmailAttachment.md) | Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, &#x60;[{\&quot;url\&quot;:\&quot;https://attachment.domain.com/myAttachmentFromUrl.jpg\&quot;, \&quot;name\&quot;:\&quot;myAttachmentFromUrl.jpg\&quot;}, {\&quot;content\&quot;:\&quot;base64 example content\&quot;, \&quot;name\&quot;:\&quot;myAttachmentFromBase64.jpg\&quot;}]&#x60;. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps, odt, mp3, m4a, m4v, wma, ogg, flac, wav, aif, aifc, aiff, mp4, mov, avi, mkv, mpeg, mpg and wmv ( If &#39;templateId&#39; is passed and is in New Template Language format then both attachment url and content are accepted. If template is in Old template Language format, then &#39;attachment&#39; is ignored ) | [optional]
**headers** | **Object** | Pass the set of custom headers (not the standard headers) that shall be sent along the mail headers in the original email. &#39;sender.ip&#39; header can be set (only for dedicated ip users) to mention the IP to be used for sending transactional emails. Headers are allowed in &#x60;This-Case-Only&#x60; (i.e. words separated by hyphen with first letter of each word in capital letter), they will be converted to such case styling if not in this format in the request payload. For example, &#x60;{\&quot;sender.ip\&quot;:\&quot;1.2.3.4\&quot;, \&quot;X-Mailin-custom\&quot;:\&quot;some_custom_header\&quot;}&#x60;. | [optional]

@@ -17,0 +17,0 @@ **templateId** | **Number** | Id of the template | [optional]

@@ -10,3 +10,3 @@ # SibApiV3Sdk.TransactionalSMSApi

[**getTransacSmsReport**](TransactionalSMSApi.md#getTransacSmsReport) | **GET** /transactionalSMS/statistics/reports | Get your SMS activity aggregated per day
[**sendTransacSms**](TransactionalSMSApi.md#sendTransacSms) | **POST** /transactionalSMS/sms | Send the SMS campaign to a mobile number
[**sendTransacSms**](TransactionalSMSApi.md#sendTransacSms) | **POST** /transactionalSMS/sms | Send SMS message to a mobile number

@@ -209,3 +209,3 @@

Send the SMS campaign to a mobile number
Send SMS message to a mobile number

@@ -212,0 +212,0 @@ ### Example

@@ -9,3 +9,4 @@ # SibApiV3Sdk.UpdateChildAccountStatus

**marketingAutomation** | **Boolean** | Status of Marketing Automation Platform activation for your account (true&#x3D;enabled, false&#x3D;disabled) | [optional]
**smsCampaign** | **Boolean** | Status of SMS Campaign Platform activation for your account (true&#x3D;enabled, false&#x3D;disabled) | [optional]
{
"name": "sib-api-v3-sdk",
"version": "7.2.3",
"version": "7.2.4",
"description": "SendinBlue_provide_a_RESTFul_API_that_can_be_used_with_any_languages__With_this_API_you_will_be_able_to_____Manage_your_campaigns_and_get_the_statistics____Manage_your_contacts____Send_transactional_Emails_and_SMS____and_much_more___You_can_download_our_wrappers_at_httpsgithub_comorgssendinbluePossible_responses___Code__Message____________________________________200___OK__Successful_Request_____201___OK__Successful_Creation____202___OK__Request_accepted____204___OK__Successful_UpdateDeletion_____400___Error__Bad_Request_____401___Error__Authentication_Needed_____402___Error__Not_enough_credit_plan_upgrade_needed_____403___Error__Permission_denied_____404___Error__Object_does_not_exist____405___Error__Method_not_allowed_____406___Error__Not_Acceptable__",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -126,3 +126,3 @@ # SendinBlue's API v3 Node.js Library

*SibApiV3Sdk.ContactsApi* | [**createContact**](docs/ContactsApi.md#createContact) | **POST** /contacts | Create a contact
*SibApiV3Sdk.ContactsApi* | [**createDoiContact**](docs/ContactsApi.md#createDoiContact) | **POST** /contacts/doubleOptinConfirmation | Create a contact to trigger the DOI workflow from a Landing Page form
*SibApiV3Sdk.ContactsApi* | [**createDoiContact**](docs/ContactsApi.md#createDoiContact) | **POST** /contacts/doubleOptinConfirmation | Create Contact via DOI (Double-Opt-In) Flow
*SibApiV3Sdk.ContactsApi* | [**createFolder**](docs/ContactsApi.md#createFolder) | **POST** /contacts/folders | Create a folder

@@ -181,18 +181,18 @@ *SibApiV3Sdk.ContactsApi* | [**createList**](docs/ContactsApi.md#createList) | **POST** /contacts/lists | Create a list

*SibApiV3Sdk.ProcessApi* | [**getProcesses**](docs/ProcessApi.md#getProcesses) | **GET** /processes | Return all the processes for your account
*SibApiV3Sdk.ResellerApi* | [**addCredits**](docs/ResellerApi.md#addCredits) | **POST** /reseller/children/{childAuthKey}/credits/add | Add Email and/or SMS credits to a specific child account
*SibApiV3Sdk.ResellerApi* | [**associateIpToChild**](docs/ResellerApi.md#associateIpToChild) | **POST** /reseller/children/{childAuthKey}/ips/associate | Associate a dedicated IP to the child
*SibApiV3Sdk.ResellerApi* | [**createChildDomain**](docs/ResellerApi.md#createChildDomain) | **POST** /reseller/children/{childAuthKey}/domains | Create a domain for a child account
*SibApiV3Sdk.ResellerApi* | [**addCredits**](docs/ResellerApi.md#addCredits) | **POST** /reseller/children/{childIdentifier}/credits/add | Add Email and/or SMS credits to a specific child account
*SibApiV3Sdk.ResellerApi* | [**associateIpToChild**](docs/ResellerApi.md#associateIpToChild) | **POST** /reseller/children/{childIdentifier}/ips/associate | Associate a dedicated IP to the child
*SibApiV3Sdk.ResellerApi* | [**createChildDomain**](docs/ResellerApi.md#createChildDomain) | **POST** /reseller/children/{childIdentifier}/domains | Create a domain for a child account
*SibApiV3Sdk.ResellerApi* | [**createResellerChild**](docs/ResellerApi.md#createResellerChild) | **POST** /reseller/children | Creates a reseller child
*SibApiV3Sdk.ResellerApi* | [**deleteChildDomain**](docs/ResellerApi.md#deleteChildDomain) | **DELETE** /reseller/children/{childAuthKey}/domains/{domainName} | Delete the sender domain of the reseller child based on the childAuthKey and domainName passed
*SibApiV3Sdk.ResellerApi* | [**deleteResellerChild**](docs/ResellerApi.md#deleteResellerChild) | **DELETE** /reseller/children/{childAuthKey} | Delete a single reseller child based on the childAuthKey supplied
*SibApiV3Sdk.ResellerApi* | [**dissociateIpFromChild**](docs/ResellerApi.md#dissociateIpFromChild) | **POST** /reseller/children/{childAuthKey}/ips/dissociate | Dissociate a dedicated IP to the child
*SibApiV3Sdk.ResellerApi* | [**getChildAccountCreationStatus**](docs/ResellerApi.md#getChildAccountCreationStatus) | **GET** /reseller/children/{childAuthKey}/accountCreationStatus | Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the childAuthKey supplied
*SibApiV3Sdk.ResellerApi* | [**getChildDomains**](docs/ResellerApi.md#getChildDomains) | **GET** /reseller/children/{childAuthKey}/domains | Get all sender domains for a specific child account
*SibApiV3Sdk.ResellerApi* | [**getChildInfo**](docs/ResellerApi.md#getChildInfo) | **GET** /reseller/children/{childAuthKey} | Get a child account&#39;s details
*SibApiV3Sdk.ResellerApi* | [**deleteChildDomain**](docs/ResellerApi.md#deleteChildDomain) | **DELETE** /reseller/children/{childIdentifier}/domains/{domainName} | Delete the sender domain of the reseller child based on the childIdentifier and domainName passed
*SibApiV3Sdk.ResellerApi* | [**deleteResellerChild**](docs/ResellerApi.md#deleteResellerChild) | **DELETE** /reseller/children/{childIdentifier} | Delete a single reseller child based on the child identifier supplied
*SibApiV3Sdk.ResellerApi* | [**dissociateIpFromChild**](docs/ResellerApi.md#dissociateIpFromChild) | **POST** /reseller/children/{childIdentifier}/ips/dissociate | Dissociate a dedicated IP to the child
*SibApiV3Sdk.ResellerApi* | [**getChildAccountCreationStatus**](docs/ResellerApi.md#getChildAccountCreationStatus) | **GET** /reseller/children/{childIdentifier}/accountCreationStatus | Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the identifier supplied
*SibApiV3Sdk.ResellerApi* | [**getChildDomains**](docs/ResellerApi.md#getChildDomains) | **GET** /reseller/children/{childIdentifier}/domains | Get all sender domains for a specific child account
*SibApiV3Sdk.ResellerApi* | [**getChildInfo**](docs/ResellerApi.md#getChildInfo) | **GET** /reseller/children/{childIdentifier} | Get a child account&#39;s details
*SibApiV3Sdk.ResellerApi* | [**getResellerChilds**](docs/ResellerApi.md#getResellerChilds) | **GET** /reseller/children | Get the list of all children accounts
*SibApiV3Sdk.ResellerApi* | [**getSsoToken**](docs/ResellerApi.md#getSsoToken) | **GET** /reseller/children/{childAuthKey}/auth | Get session token to access Sendinblue (SSO)
*SibApiV3Sdk.ResellerApi* | [**removeCredits**](docs/ResellerApi.md#removeCredits) | **POST** /reseller/children/{childAuthKey}/credits/remove | Remove Email and/or SMS credits from a specific child account
*SibApiV3Sdk.ResellerApi* | [**updateChildAccountStatus**](docs/ResellerApi.md#updateChildAccountStatus) | **PUT** /reseller/children/{childAuthKey}/accountStatus | Update info of reseller&#39;s child account status based on the childAuthKey supplied
*SibApiV3Sdk.ResellerApi* | [**updateChildDomain**](docs/ResellerApi.md#updateChildDomain) | **PUT** /reseller/children/{childAuthKey}/domains/{domainName} | Update the sender domain of reseller&#39;s child based on the childAuthKey and domainName passed
*SibApiV3Sdk.ResellerApi* | [**updateResellerChild**](docs/ResellerApi.md#updateResellerChild) | **PUT** /reseller/children/{childAuthKey} | Update info of reseller&#39;s child based on the childAuthKey supplied
*SibApiV3Sdk.ResellerApi* | [**getSsoToken**](docs/ResellerApi.md#getSsoToken) | **GET** /reseller/children/{childIdentifier}/auth | Get session token to access Sendinblue (SSO)
*SibApiV3Sdk.ResellerApi* | [**removeCredits**](docs/ResellerApi.md#removeCredits) | **POST** /reseller/children/{childIdentifier}/credits/remove | Remove Email and/or SMS credits from a specific child account
*SibApiV3Sdk.ResellerApi* | [**updateChildAccountStatus**](docs/ResellerApi.md#updateChildAccountStatus) | **PUT** /reseller/children/{childIdentifier}/accountStatus | Update info of reseller&#39;s child account status based on the childIdentifier supplied
*SibApiV3Sdk.ResellerApi* | [**updateChildDomain**](docs/ResellerApi.md#updateChildDomain) | **PUT** /reseller/children/{childIdentifier}/domains/{domainName} | Update the sender domain of reseller&#39;s child based on the childIdentifier and domainName passed
*SibApiV3Sdk.ResellerApi* | [**updateResellerChild**](docs/ResellerApi.md#updateResellerChild) | **PUT** /reseller/children/{childIdentifier} | Update info of reseller&#39;s child based on the child identifier supplied
*SibApiV3Sdk.SMSCampaignsApi* | [**createSmsCampaign**](docs/SMSCampaignsApi.md#createSmsCampaign) | **POST** /smsCampaigns | Creates an SMS campaign

@@ -234,3 +234,3 @@ *SibApiV3Sdk.SMSCampaignsApi* | [**deleteSmsCampaign**](docs/SMSCampaignsApi.md#deleteSmsCampaign) | **DELETE** /smsCampaigns/{campaignId} | Delete an SMS campaign

*SibApiV3Sdk.TransactionalSMSApi* | [**getTransacSmsReport**](docs/TransactionalSMSApi.md#getTransacSmsReport) | **GET** /transactionalSMS/statistics/reports | Get your SMS activity aggregated per day
*SibApiV3Sdk.TransactionalSMSApi* | [**sendTransacSms**](docs/TransactionalSMSApi.md#sendTransacSms) | **POST** /transactionalSMS/sms | Send the SMS campaign to a mobile number
*SibApiV3Sdk.TransactionalSMSApi* | [**sendTransacSms**](docs/TransactionalSMSApi.md#sendTransacSms) | **POST** /transactionalSMS/sms | Send SMS message to a mobile number
*SibApiV3Sdk.WebhooksApi* | [**createWebhook**](docs/WebhooksApi.md#createWebhook) | **POST** /webhooks | Create a webhook

@@ -237,0 +237,0 @@ *SibApiV3Sdk.WebhooksApi* | [**deleteWebhook**](docs/WebhooksApi.md#deleteWebhook) | **DELETE** /webhooks/{webhookId} | Delete a webhook

@@ -37,3 +37,3 @@ /**

* @module api/AccountApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/AttributesApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/ContactsApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -228,4 +228,4 @@

/**
* Create a contact to trigger the DOI workflow from a Landing Page form
* @param {module:model/CreateDoiContact} createDoiContact Values to create the DOI contact
* Create Contact via DOI (Double-Opt-In) Flow
* @param {module:model/CreateDoiContact} createDoiContact Values to create the Double opt-in (DOI) contact
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response

@@ -266,4 +266,4 @@ */

/**
* Create a contact to trigger the DOI workflow from a Landing Page form
* @param {module:model/CreateDoiContact} createDoiContact Values to create the DOI contact
* Create Contact via DOI (Double-Opt-In) Flow
* @param {module:model/CreateDoiContact} createDoiContact Values to create the Double opt-in (DOI) contact
* @return {Promise} a {@link https://www.promisejs.org/|Promise}

@@ -270,0 +270,0 @@ */

@@ -37,3 +37,3 @@ /**

* @module api/EmailCampaignsApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/FoldersApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/ListsApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/ProcessApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/ResellerApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -55,12 +55,12 @@

* Add Email and/or SMS credits to a specific child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/AddCredits} addCredits Values to post to add credit to a specific child account
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/RemainingCreditModel} and HTTP response
*/
this.addCreditsWithHttpInfo = function(childAuthKey, addCredits) {
this.addCreditsWithHttpInfo = function(childIdentifier, addCredits) {
var postBody = addCredits;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling addCredits");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling addCredits");
}

@@ -75,3 +75,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -93,3 +93,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/credits/add', 'POST',
'/reseller/children/{childIdentifier}/credits/add', 'POST',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -102,8 +102,8 @@ authNames, contentTypes, accepts, returnType

* Add Email and/or SMS credits to a specific child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/AddCredits} addCredits Values to post to add credit to a specific child account
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/RemainingCreditModel}
*/
this.addCredits = function(childAuthKey, addCredits) {
return this.addCreditsWithHttpInfo(childAuthKey, addCredits)
this.addCredits = function(childIdentifier, addCredits) {
return this.addCreditsWithHttpInfo(childIdentifier, addCredits)
.then(function(response_and_data) {

@@ -117,12 +117,12 @@ return response_and_data.data;

* Associate a dedicated IP to the child
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/ManageIp} ip IP to associate
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.associateIpToChildWithHttpInfo = function(childAuthKey, ip) {
this.associateIpToChildWithHttpInfo = function(childIdentifier, ip) {
var postBody = ip;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling associateIpToChild");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling associateIpToChild");
}

@@ -137,3 +137,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -155,3 +155,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/ips/associate', 'POST',
'/reseller/children/{childIdentifier}/ips/associate', 'POST',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -164,8 +164,8 @@ authNames, contentTypes, accepts, returnType

* Associate a dedicated IP to the child
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/ManageIp} ip IP to associate
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.associateIpToChild = function(childAuthKey, ip) {
return this.associateIpToChildWithHttpInfo(childAuthKey, ip)
this.associateIpToChild = function(childIdentifier, ip) {
return this.associateIpToChildWithHttpInfo(childIdentifier, ip)
.then(function(response_and_data) {

@@ -179,12 +179,12 @@ return response_and_data.data;

* Create a domain for a child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/AddChildDomain} addChildDomain Sender domain to add for a specific child account. This will not be displayed to the parent account.
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.createChildDomainWithHttpInfo = function(childAuthKey, addChildDomain) {
this.createChildDomainWithHttpInfo = function(childIdentifier, addChildDomain) {
var postBody = addChildDomain;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling createChildDomain");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling createChildDomain");
}

@@ -199,3 +199,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -217,3 +217,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/domains', 'POST',
'/reseller/children/{childIdentifier}/domains', 'POST',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -226,8 +226,8 @@ authNames, contentTypes, accepts, returnType

* Create a domain for a child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/AddChildDomain} addChildDomain Sender domain to add for a specific child account. This will not be displayed to the parent account.
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.createChildDomain = function(childAuthKey, addChildDomain) {
return this.createChildDomainWithHttpInfo(childAuthKey, addChildDomain)
this.createChildDomain = function(childIdentifier, addChildDomain) {
return this.createChildDomainWithHttpInfo(childIdentifier, addChildDomain)
.then(function(response_and_data) {

@@ -288,13 +288,13 @@ return response_and_data.data;

/**
* Delete the sender domain of the reseller child based on the childAuthKey and domainName passed
* @param {String} childAuthKey auth key of reseller&#39;s child
* Delete the sender domain of the reseller child based on the childIdentifier and domainName passed
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {String} domainName Pass the existing domain that needs to be deleted
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.deleteChildDomainWithHttpInfo = function(childAuthKey, domainName) {
this.deleteChildDomainWithHttpInfo = function(childIdentifier, domainName) {
var postBody = null;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling deleteChildDomain");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling deleteChildDomain");
}

@@ -309,3 +309,3 @@

var pathParams = {
'childAuthKey': childAuthKey,
'childIdentifier': childIdentifier,
'domainName': domainName

@@ -328,3 +328,3 @@ };

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/domains/{domainName}', 'DELETE',
'/reseller/children/{childIdentifier}/domains/{domainName}', 'DELETE',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -336,9 +336,9 @@ authNames, contentTypes, accepts, returnType

/**
* Delete the sender domain of the reseller child based on the childAuthKey and domainName passed
* @param {String} childAuthKey auth key of reseller&#39;s child
* Delete the sender domain of the reseller child based on the childIdentifier and domainName passed
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {String} domainName Pass the existing domain that needs to be deleted
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.deleteChildDomain = function(childAuthKey, domainName) {
return this.deleteChildDomainWithHttpInfo(childAuthKey, domainName)
this.deleteChildDomain = function(childIdentifier, domainName) {
return this.deleteChildDomainWithHttpInfo(childIdentifier, domainName)
.then(function(response_and_data) {

@@ -351,12 +351,12 @@ return response_and_data.data;

/**
* Delete a single reseller child based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Delete a single reseller child based on the child identifier supplied
* @param {String} childIdentifier Either auth key or child id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.deleteResellerChildWithHttpInfo = function(childAuthKey) {
this.deleteResellerChildWithHttpInfo = function(childIdentifier) {
var postBody = null;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling deleteResellerChild");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling deleteResellerChild");
}

@@ -366,3 +366,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -384,3 +384,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}', 'DELETE',
'/reseller/children/{childIdentifier}', 'DELETE',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -392,8 +392,8 @@ authNames, contentTypes, accepts, returnType

/**
* Delete a single reseller child based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Delete a single reseller child based on the child identifier supplied
* @param {String} childIdentifier Either auth key or child id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.deleteResellerChild = function(childAuthKey) {
return this.deleteResellerChildWithHttpInfo(childAuthKey)
this.deleteResellerChild = function(childIdentifier) {
return this.deleteResellerChildWithHttpInfo(childIdentifier)
.then(function(response_and_data) {

@@ -407,12 +407,12 @@ return response_and_data.data;

* Dissociate a dedicated IP to the child
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/ManageIp} ip IP to dissociate
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.dissociateIpFromChildWithHttpInfo = function(childAuthKey, ip) {
this.dissociateIpFromChildWithHttpInfo = function(childIdentifier, ip) {
var postBody = ip;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling dissociateIpFromChild");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling dissociateIpFromChild");
}

@@ -427,3 +427,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -445,3 +445,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/ips/dissociate', 'POST',
'/reseller/children/{childIdentifier}/ips/dissociate', 'POST',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -454,8 +454,8 @@ authNames, contentTypes, accepts, returnType

* Dissociate a dedicated IP to the child
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/ManageIp} ip IP to dissociate
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.dissociateIpFromChild = function(childAuthKey, ip) {
return this.dissociateIpFromChildWithHttpInfo(childAuthKey, ip)
this.dissociateIpFromChild = function(childIdentifier, ip) {
return this.dissociateIpFromChildWithHttpInfo(childIdentifier, ip)
.then(function(response_and_data) {

@@ -468,12 +468,12 @@ return response_and_data.data;

/**
* Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the identifier supplied
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GetChildAccountCreationStatus} and HTTP response
*/
this.getChildAccountCreationStatusWithHttpInfo = function(childAuthKey) {
this.getChildAccountCreationStatusWithHttpInfo = function(childIdentifier) {
var postBody = null;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling getChildAccountCreationStatus");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling getChildAccountCreationStatus");
}

@@ -483,3 +483,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -501,3 +501,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/accountCreationStatus', 'GET',
'/reseller/children/{childIdentifier}/accountCreationStatus', 'GET',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -509,8 +509,8 @@ authNames, contentTypes, accepts, returnType

/**
* Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Get the status of a reseller&#39;s child account creation, whether it is successfully created (exists) or not based on the identifier supplied
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GetChildAccountCreationStatus}
*/
this.getChildAccountCreationStatus = function(childAuthKey) {
return this.getChildAccountCreationStatusWithHttpInfo(childAuthKey)
this.getChildAccountCreationStatus = function(childIdentifier) {
return this.getChildAccountCreationStatusWithHttpInfo(childIdentifier)
.then(function(response_and_data) {

@@ -524,11 +524,11 @@ return response_and_data.data;

* Get all sender domains for a specific child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GetChildDomains} and HTTP response
*/
this.getChildDomainsWithHttpInfo = function(childAuthKey) {
this.getChildDomainsWithHttpInfo = function(childIdentifier) {
var postBody = null;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling getChildDomains");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling getChildDomains");
}

@@ -538,3 +538,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -556,3 +556,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/domains', 'GET',
'/reseller/children/{childIdentifier}/domains', 'GET',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -565,7 +565,7 @@ authNames, contentTypes, accepts, returnType

* Get all sender domains for a specific child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GetChildDomains}
*/
this.getChildDomains = function(childAuthKey) {
return this.getChildDomainsWithHttpInfo(childAuthKey)
this.getChildDomains = function(childIdentifier) {
return this.getChildDomainsWithHttpInfo(childIdentifier)
.then(function(response_and_data) {

@@ -579,11 +579,11 @@ return response_and_data.data;

* Get a child account&#39;s details
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GetChildInfo} and HTTP response
*/
this.getChildInfoWithHttpInfo = function(childAuthKey) {
this.getChildInfoWithHttpInfo = function(childIdentifier) {
var postBody = null;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling getChildInfo");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling getChildInfo");
}

@@ -593,3 +593,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -611,3 +611,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}', 'GET',
'/reseller/children/{childIdentifier}', 'GET',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -620,7 +620,7 @@ authNames, contentTypes, accepts, returnType

* Get a child account&#39;s details
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GetChildInfo}
*/
this.getChildInfo = function(childAuthKey) {
return this.getChildInfoWithHttpInfo(childAuthKey)
this.getChildInfo = function(childIdentifier) {
return this.getChildInfoWithHttpInfo(childIdentifier)
.then(function(response_and_data) {

@@ -687,11 +687,11 @@ return response_and_data.data;

* It returns a session [token] which will remain valid for a short period of time. A child account will be able to access a white-labeled section by using the following url pattern &#x3D;&gt; https:/email.mydomain.com/login/sso?token&#x3D;[token]
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GetSsoToken} and HTTP response
*/
this.getSsoTokenWithHttpInfo = function(childAuthKey) {
this.getSsoTokenWithHttpInfo = function(childIdentifier) {
var postBody = null;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling getSsoToken");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling getSsoToken");
}

@@ -701,3 +701,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -719,3 +719,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/auth', 'GET',
'/reseller/children/{childIdentifier}/auth', 'GET',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -729,7 +729,7 @@ authNames, contentTypes, accepts, returnType

* It returns a session [token] which will remain valid for a short period of time. A child account will be able to access a white-labeled section by using the following url pattern &#x3D;&gt; https:/email.mydomain.com/login/sso?token&#x3D;[token]
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GetSsoToken}
*/
this.getSsoToken = function(childAuthKey) {
return this.getSsoTokenWithHttpInfo(childAuthKey)
this.getSsoToken = function(childIdentifier) {
return this.getSsoTokenWithHttpInfo(childIdentifier)
.then(function(response_and_data) {

@@ -743,12 +743,12 @@ return response_and_data.data;

* Remove Email and/or SMS credits from a specific child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/RemoveCredits} removeCredits Values to post to remove email or SMS credits from a specific child account
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/RemainingCreditModel} and HTTP response
*/
this.removeCreditsWithHttpInfo = function(childAuthKey, removeCredits) {
this.removeCreditsWithHttpInfo = function(childIdentifier, removeCredits) {
var postBody = removeCredits;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling removeCredits");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling removeCredits");
}

@@ -763,3 +763,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -781,3 +781,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/credits/remove', 'POST',
'/reseller/children/{childIdentifier}/credits/remove', 'POST',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -790,8 +790,8 @@ authNames, contentTypes, accepts, returnType

* Remove Email and/or SMS credits from a specific child account
* @param {String} childAuthKey auth key of reseller&#39;s child
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/RemoveCredits} removeCredits Values to post to remove email or SMS credits from a specific child account
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/RemainingCreditModel}
*/
this.removeCredits = function(childAuthKey, removeCredits) {
return this.removeCreditsWithHttpInfo(childAuthKey, removeCredits)
this.removeCredits = function(childIdentifier, removeCredits) {
return this.removeCreditsWithHttpInfo(childIdentifier, removeCredits)
.then(function(response_and_data) {

@@ -804,13 +804,13 @@ return response_and_data.data;

/**
* Update info of reseller&#39;s child account status based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Update info of reseller&#39;s child account status based on the childIdentifier supplied
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/UpdateChildAccountStatus} updateChildAccountStatus values to update in child account status
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.updateChildAccountStatusWithHttpInfo = function(childAuthKey, updateChildAccountStatus) {
this.updateChildAccountStatusWithHttpInfo = function(childIdentifier, updateChildAccountStatus) {
var postBody = updateChildAccountStatus;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling updateChildAccountStatus");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling updateChildAccountStatus");
}

@@ -825,3 +825,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -843,3 +843,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/accountStatus', 'PUT',
'/reseller/children/{childIdentifier}/accountStatus', 'PUT',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -851,9 +851,9 @@ authNames, contentTypes, accepts, returnType

/**
* Update info of reseller&#39;s child account status based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Update info of reseller&#39;s child account status based on the childIdentifier supplied
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/UpdateChildAccountStatus} updateChildAccountStatus values to update in child account status
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.updateChildAccountStatus = function(childAuthKey, updateChildAccountStatus) {
return this.updateChildAccountStatusWithHttpInfo(childAuthKey, updateChildAccountStatus)
this.updateChildAccountStatus = function(childIdentifier, updateChildAccountStatus) {
return this.updateChildAccountStatusWithHttpInfo(childIdentifier, updateChildAccountStatus)
.then(function(response_and_data) {

@@ -866,4 +866,4 @@ return response_and_data.data;

/**
* Update the sender domain of reseller&#39;s child based on the childAuthKey and domainName passed
* @param {String} childAuthKey auth key of reseller&#39;s child
* Update the sender domain of reseller&#39;s child based on the childIdentifier and domainName passed
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {String} domainName Pass the existing domain that needs to be updated

@@ -873,8 +873,8 @@ * @param {module:model/UpdateChildDomain} updateChildDomain value to update for sender domain

*/
this.updateChildDomainWithHttpInfo = function(childAuthKey, domainName, updateChildDomain) {
this.updateChildDomainWithHttpInfo = function(childIdentifier, domainName, updateChildDomain) {
var postBody = updateChildDomain;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling updateChildDomain");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling updateChildDomain");
}

@@ -894,3 +894,3 @@

var pathParams = {
'childAuthKey': childAuthKey,
'childIdentifier': childIdentifier,
'domainName': domainName

@@ -913,3 +913,3 @@ };

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}/domains/{domainName}', 'PUT',
'/reseller/children/{childIdentifier}/domains/{domainName}', 'PUT',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -921,4 +921,4 @@ authNames, contentTypes, accepts, returnType

/**
* Update the sender domain of reseller&#39;s child based on the childAuthKey and domainName passed
* @param {String} childAuthKey auth key of reseller&#39;s child
* Update the sender domain of reseller&#39;s child based on the childIdentifier and domainName passed
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {String} domainName Pass the existing domain that needs to be updated

@@ -928,4 +928,4 @@ * @param {module:model/UpdateChildDomain} updateChildDomain value to update for sender domain

*/
this.updateChildDomain = function(childAuthKey, domainName, updateChildDomain) {
return this.updateChildDomainWithHttpInfo(childAuthKey, domainName, updateChildDomain)
this.updateChildDomain = function(childIdentifier, domainName, updateChildDomain) {
return this.updateChildDomainWithHttpInfo(childIdentifier, domainName, updateChildDomain)
.then(function(response_and_data) {

@@ -938,13 +938,13 @@ return response_and_data.data;

/**
* Update info of reseller&#39;s child based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Update info of reseller&#39;s child based on the child identifier supplied
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/UpdateChild} resellerChild values to update in child profile
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
*/
this.updateResellerChildWithHttpInfo = function(childAuthKey, resellerChild) {
this.updateResellerChildWithHttpInfo = function(childIdentifier, resellerChild) {
var postBody = resellerChild;
// verify the required parameter 'childAuthKey' is set
if (childAuthKey === undefined || childAuthKey === null) {
throw new Error("Missing the required parameter 'childAuthKey' when calling updateResellerChild");
// verify the required parameter 'childIdentifier' is set
if (childIdentifier === undefined || childIdentifier === null) {
throw new Error("Missing the required parameter 'childIdentifier' when calling updateResellerChild");
}

@@ -959,3 +959,3 @@

var pathParams = {
'childAuthKey': childAuthKey
'childIdentifier': childIdentifier
};

@@ -977,3 +977,3 @@ var queryParams = {

return this.apiClient.callApi(
'/reseller/children/{childAuthKey}', 'PUT',
'/reseller/children/{childIdentifier}', 'PUT',
pathParams, queryParams, collectionQueryParams, headerParams, formParams, postBody,

@@ -985,9 +985,9 @@ authNames, contentTypes, accepts, returnType

/**
* Update info of reseller&#39;s child based on the childAuthKey supplied
* @param {String} childAuthKey auth key of reseller&#39;s child
* Update info of reseller&#39;s child based on the child identifier supplied
* @param {String} childIdentifier Either auth key or id of reseller&#39;s child
* @param {module:model/UpdateChild} resellerChild values to update in child profile
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
*/
this.updateResellerChild = function(childAuthKey, resellerChild) {
return this.updateResellerChildWithHttpInfo(childAuthKey, resellerChild)
this.updateResellerChild = function(childIdentifier, resellerChild) {
return this.updateResellerChildWithHttpInfo(childIdentifier, resellerChild)
.then(function(response_and_data) {

@@ -994,0 +994,0 @@ return response_and_data.data;

@@ -37,3 +37,3 @@ /**

* @module api/SendersApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/SMSCampaignsApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/SMTPApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -37,3 +37,3 @@ /**

* @module api/TransactionalSMSApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -240,3 +240,3 @@

/**
* Send the SMS campaign to a mobile number
* Send SMS message to a mobile number
* @param {module:model/SendTransacSms} sendTransacSms Values to send a transactional SMS

@@ -278,3 +278,3 @@ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/SendSms} and HTTP response

/**
* Send the SMS campaign to a mobile number
* Send SMS message to a mobile number
* @param {module:model/SendTransacSms} sendTransacSms Values to send a transactional SMS

@@ -281,0 +281,0 @@ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/SendSms}

@@ -37,3 +37,3 @@ /**

* @module api/WebhooksApi
* @version 7.2.3
* @version 7.2.4
*/

@@ -40,0 +40,0 @@

@@ -36,3 +36,3 @@ /**

* @module ApiClient
* @version 7.2.3
* @version 7.2.4
*/

@@ -39,0 +39,0 @@

@@ -57,3 +57,3 @@ /**

* @module index
* @version 7.2.3
* @version 7.2.4
*/

@@ -60,0 +60,0 @@ var exports = {

@@ -40,3 +40,3 @@ /**

* @module model/AbTestCampaignResult
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/AddChildDomain
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/AddContactToList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/AddCredits
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateAttribute
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateAttributeEnumeration
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateChild
* @version 7.2.3
* @version 7.2.4
*/

@@ -62,2 +62,3 @@

_this['password'] = password;
};

@@ -91,2 +92,5 @@

}
if (data.hasOwnProperty('language')) {
obj['language'] = ApiClient.convertToType(data['language'], 'String');
}
}

@@ -121,5 +125,47 @@ return obj;

exports.prototype['password'] = undefined;
/**
* Language of the child account
* @member {module:model/CreateChild.LanguageEnum} language
*/
exports.prototype['language'] = undefined;
/**
* Allowed values for the <code>language</code> property.
* @enum {String}
* @readonly
*/
exports.LanguageEnum = {
/**
* value: "fr"
* @const
*/
"fr": "fr",
/**
* value: "es"
* @const
*/
"es": "es",
/**
* value: "pt"
* @const
*/
"pt": "pt",
/**
* value: "it"
* @const
*/
"it": "it",
/**
* value: "de"
* @const
*/
"de": "de",
/**
* value: "en"
* @const
*/
"en": "en" };
return exports;

@@ -126,0 +172,0 @@ }));

@@ -40,3 +40,3 @@ /**

* @module model/CreateContact
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

/**
* SendinBlue API
* SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
* SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/sendinblue **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
*

@@ -40,3 +40,3 @@ * OpenAPI spec version: 3.0.0

* @module model/CreateDoiContact
* @version 7.2.3
* @version 7.2.4
*/

@@ -50,3 +50,3 @@

* @param includeListIds {Array.<Number>} Lists under user account where contact should be added
* @param templateId {Number} Id of the DOI template
* @param templateId {Number} Id of the Double opt-in (DOI) template
*/

@@ -103,3 +103,3 @@ var exports = function(email, includeListIds, templateId) {

/**
* Pass the set of attributes and their values. These attributes must be present in your SendinBlue account. For eg. {"FNAME":"Elly", "LNAME":"Roger"}
* Pass the set of attributes and their values. These attributes must be present in your SendinBlue account. For eg. {'FNAME':'Elly', 'LNAME':'Roger'}
* @member {Object} attributes

@@ -119,3 +119,3 @@ */

/**
* Id of the DOI template
* Id of the Double opt-in (DOI) template
* @member {Number} templateId

@@ -125,3 +125,3 @@ */

/**
* URL of the web page that user will be redirected to after clicking on the double opt in URL.
* URL of the web page that user will be redirected to after clicking on the double opt in URL. When editing your DOI template you can reference this URL by using the tag {{ params.DOIurl }}.
* @member {String} redirectionUrl

@@ -135,1 +135,3 @@ */

}));

@@ -40,3 +40,3 @@ /**

* @module model/CreatedProcessId
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateEmailCampaign
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateEmailCampaignRecipients
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateEmailCampaignSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateModel
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateReseller
* @version 7.2.3
* @version 7.2.4
*/

@@ -54,2 +54,3 @@

_this['authKey'] = authKey;
};

@@ -71,2 +72,5 @@

}
if (data.hasOwnProperty('id')) {
obj['id'] = ApiClient.convertToType(data['id'], 'Number');
}
}

@@ -81,2 +85,7 @@ return obj;

exports.prototype['authKey'] = undefined;
/**
* Id of Reseller child created
* @member {Number} id
*/
exports.prototype['id'] = undefined;

@@ -83,0 +92,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -49,3 +49,3 @@

* @param name {String} From Name to use for the sender
* @param email {String} From Email to use for the sender
* @param email {String} From email to use for the sender. A verification email will be sent to this address.
*/

@@ -90,3 +90,3 @@ var exports = function(name, email) {

/**
* From Email to use for the sender
* From email to use for the sender. A verification email will be sent to this address.
* @member {String} email

@@ -93,0 +93,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/CreateSenderIps
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSenderModel
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSmsCampaign
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSmsCampaignRecipients
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSmtpEmail
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSmtpTemplate
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateSmtpTemplateSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateUpdateContactModel
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateUpdateFolder
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/CreateWebhook
* @version 7.2.3
* @version 7.2.4
*/

@@ -49,3 +49,3 @@

* @param url {String} URL of the webhook
* @param events {Array.<module:model/CreateWebhook.EventsEnum>} Events triggering the webhook. Possible values for Transactional type webhook – request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed and possible values for Marketing type webhook – spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition & delivered
* @param events {Array.<module:model/CreateWebhook.EventsEnum>} Events triggering the webhook. Possible values for Transactional type webhook – sent, request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed and possible values for Marketing type webhook – spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition & delivered
*/

@@ -99,3 +99,3 @@ var exports = function(url, events) {

/**
* Events triggering the webhook. Possible values for Transactional type webhook – request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed and possible values for Marketing type webhook – spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition & delivered
* Events triggering the webhook. Possible values for Transactional type webhook – sent, request, delivered, hardBounce, softBounce, blocked, spam, invalid, deferred, click, opened, uniqueOpened and unsubscribed and possible values for Marketing type webhook – spam, opened, click, hardBounce, softBounce, unsubscribed, listAddition & delivered
* @member {Array.<module:model/CreateWebhook.EventsEnum>} events

@@ -119,2 +119,7 @@ */

/**
* value: "sent"
* @const
*/
"sent": "sent",
/**
* value: "hardBounce"

@@ -121,0 +126,0 @@ * @const

@@ -40,3 +40,3 @@ /**

* @module model/DeleteHardbounces
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/EmailExportRecipients
* @version 7.2.3
* @version 7.2.4
*/

@@ -79,3 +79,3 @@

/**
* Webhook called once the export process is finished
* Webhook called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479
* @member {String} notifyURL

@@ -82,0 +82,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/ErrorModel
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAccount
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAccountMarketingAutomation
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAccountPlan
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAccountRelay
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAccountRelayData
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAggregatedReport
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAttributes
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAttributesAttributes
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetAttributesEnumeration
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetCampaignOverview
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetCampaignRecipients
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetCampaignStats
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildAccountCreationStatus
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildDomain
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildDomains
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildInfo
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildInfoApiKeys
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildInfoApiKeysV2
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildInfoApiKeysV3
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildInfoCredits
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildInfoStatistics
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetChildrenList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetClient
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContactCampaignStats
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContactCampaignStatsClicked
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContactCampaignStatsOpened
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContactCampaignStatsTransacAttributes
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContactCampaignStatsUnsubscriptions
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContactDetails
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetContacts
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetDeviceBrowserStats
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetEmailCampaign
* @version 7.2.3
* @version 7.2.4
*/

@@ -273,4 +273,10 @@

/**
* Total number of non-delivered campaigns for a particular campaign id.
* @member {Number} returnBounce
*/
exports.prototype['returnBounce'] = undefined;
return exports;

@@ -277,0 +283,0 @@ }));

@@ -40,3 +40,3 @@ /**

* @module model/GetEmailCampaigns
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetEmailEventReport
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetEmailEventReportEvents
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedCampaignOverview
* @version 7.2.3
* @version 7.2.4
*/

@@ -83,2 +83,3 @@

};

@@ -143,2 +144,5 @@

}
if (data.hasOwnProperty('returnBounce')) {
obj['returnBounce'] = ApiClient.convertToType(data['returnBounce'], 'Number');
}
}

@@ -222,2 +226,7 @@ return obj;

exports.prototype['sentDate'] = undefined;
/**
* Total number of non-delivered campaigns for a particular campaign id.
* @member {Number} returnBounce
*/
exports.prototype['returnBounce'] = undefined;

@@ -224,0 +233,0 @@ // Implement GetCampaignOverview interface:

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedCampaignOverviewSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedCampaignStats
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedClient
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedClientAddress
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetails
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatistics
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsClicked
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsLinks
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsMessagesSent
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsOpened
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsUnsubscriptions
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetExtendedListCampaignStats
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetFolder
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetFolderLists
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetFolders
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetIp
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetIpFromSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetIps
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetIpsFromSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetLists
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetProcess
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetProcesses
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetReports
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetReportsReports
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSendersList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSendersListIps
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSendersListSenders
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSharedTemplateUrl
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmsCampaign
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmsCampaignOverview
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmsCampaigns
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmsCampaignStats
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmsEventReport
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmsEventReportEvents
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmtpTemplateOverview
* @version 7.2.3
* @version 7.2.4
*/

@@ -76,2 +76,3 @@

_this['modifiedAt'] = modifiedAt;
};

@@ -126,2 +127,5 @@

}
if (data.hasOwnProperty('doiTemplate')) {
obj['doiTemplate'] = ApiClient.convertToType(data['doiTemplate'], 'Boolean');
}
}

@@ -190,2 +194,7 @@ return obj;

exports.prototype['modifiedAt'] = undefined;
/**
* It is true if template is a valid Double opt-in (DOI) template, otherwise it is false. This field will be available only in case of single template detail call.
* @member {Boolean} doiTemplate
*/
exports.prototype['doiTemplate'] = undefined;

@@ -192,0 +201,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmtpTemplateOverviewSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSmtpTemplates
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetSsoToken
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetStatsByBrowser
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetStatsByDevice
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetStatsByDomain
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacAggregatedSmsReport
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacBlockedContacts
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacBlockedContactsContacts
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacBlockedContactsReason
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacEmailContent
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacEmailContentEvents
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacEmailsList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacEmailsListTransactionalEmails
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacSmsReport
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetTransacSmsReportReports
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetWebhook
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/GetWebhooks
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/ManageIp
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/PostContactInfo
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/PostContactInfoContacts
* @version 7.2.3
* @version 7.2.4
*/

@@ -55,2 +55,3 @@

};

@@ -78,2 +79,5 @@

}
if (data.hasOwnProperty('processId')) {
obj['processId'] = ApiClient.convertToType(data['processId'], 'Number');
}
}

@@ -96,2 +100,7 @@ return obj;

exports.prototype['total'] = undefined;
/**
* Id of the process created to remove contacts from list when user opts for \"all\" option.
* @member {Number} processId
*/
exports.prototype['processId'] = undefined;

@@ -98,0 +107,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/PostSendFailed
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/PostSendSmsTestFailed
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RemainingCreditModel
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RemainingCreditModelChild
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RemainingCreditModelReseller
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RemoveContactFromList
* @version 7.2.3
* @version 7.2.4
*/

@@ -83,3 +83,3 @@

/**
* Required if 'emails' is empty. Remove all existing contacts from a list
* Required if 'emails' is empty. Remove all existing contacts from a list. A process will be created in this scenario. You can fetch the process details to know about the progress
* @member {Boolean} all

@@ -86,0 +86,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/RemoveCredits
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RequestContactExport
* @version 7.2.3
* @version 7.2.4
*/

@@ -100,3 +100,3 @@

/**
* Webhook that will be called once the export process is finished
* Webhook that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479
* @member {String} notifyUrl

@@ -103,0 +103,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/RequestContactExportCustomContactFilter
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RequestContactImport
* @version 7.2.3
* @version 7.2.4
*/

@@ -121,3 +121,3 @@

/**
* URL that will be called once the export process is finished
* URL that will be called once the import process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479
* @member {String} notifyUrl

@@ -124,0 +124,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/RequestContactImportNewList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/RequestSmsRecipientExport
* @version 7.2.3
* @version 7.2.4
*/

@@ -79,3 +79,3 @@

/**
* URL that will be called once the export process is finished
* URL that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479
* @member {String} notifyURL

@@ -82,0 +82,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/SendEmail
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendEmailAttachment
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendReport
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendReportEmail
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSms
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmail
* @version 7.2.3
* @version 7.2.4
*/

@@ -161,3 +161,3 @@

/**
* Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, `[{\"url\":\"https://attachment.domain.com/myAttachmentFromUrl.jpg\", \"name\":\"My attachment 1\"}, {\"content\":\"base64 exmaple content\", \"name\":\"My attachment 2\"}]`. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps, odt, mp3, m4a, m4v, wma, ogg, flac, wav, aif, aifc, aiff, mp4, mov, avi, mkv, mpeg, mpg and wmv ( If 'templateId' is passed and is in New Template Language format then both attachment url and content are accepted. If template is in Old template Language format, then 'attachment' is ignored )
* Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, `[{\"url\":\"https://attachment.domain.com/myAttachmentFromUrl.jpg\", \"name\":\"myAttachmentFromUrl.jpg\"}, {\"content\":\"base64 example content\", \"name\":\"myAttachmentFromBase64.jpg\"}]`. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps, odt, mp3, m4a, m4v, wma, ogg, flac, wav, aif, aifc, aiff, mp4, mov, avi, mkv, mpeg, mpg and wmv ( If 'templateId' is passed and is in New Template Language format then both attachment url and content are accepted. If template is in Old template Language format, then 'attachment' is ignored )
* @member {Array.<module:model/SendSmtpEmailAttachment>} attachment

@@ -164,0 +164,0 @@ */

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmailAttachment
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmailBcc
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmailCc
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmailReplyTo
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmailSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendSmtpEmailTo
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendTemplateEmail
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendTestEmail
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendTestSms
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/SendTransacSms
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateAttribute
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateAttributeEnumeration
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateCampaignStatus
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateChild
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateChildAccountStatus
* @version 7.2.3
* @version 7.2.4
*/

@@ -55,2 +55,3 @@

};

@@ -78,2 +79,5 @@

}
if (data.hasOwnProperty('smsCampaign')) {
obj['smsCampaign'] = ApiClient.convertToType(data['smsCampaign'], 'Boolean');
}
}

@@ -98,2 +102,7 @@ return obj;

exports.prototype['marketingAutomation'] = undefined;
/**
* Status of SMS Campaign Platform activation for your account (true=enabled, false=disabled)
* @member {Boolean} smsCampaign
*/
exports.prototype['smsCampaign'] = undefined;

@@ -100,0 +109,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateChildDomain
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateContact
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateEmailCampaign
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateEmailCampaignRecipients
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateEmailCampaignSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateList
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateSmsCampaign
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateSmtpTemplate
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateSmtpTemplateSender
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UpdateWebhook
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -40,3 +40,3 @@ /**

* @module model/UploadImageToGallery
* @version 7.2.3
* @version 7.2.4
*/

@@ -43,0 +43,0 @@

@@ -11,3 +11,3 @@ /**

*
* Swagger Codegen version: 2.3.1
* Swagger Codegen version: 2.3.0
*

@@ -27,5 +27,5 @@ * Do not edit the class manually.

// Browser globals (root is window)
factory(root.expect, root.SendinBlueApi);
factory(root.expect, root.SibApiV3Sdk);
}
}(this, function(expect, SendinBlueApi) {
}(this, function(expect, SibApiV3Sdk) {
'use strict';

@@ -36,3 +36,3 @@

beforeEach(function() {
instance = new SendinBlueApi.CreateDoiContact();
instance = new SibApiV3Sdk.CreateDoiContact();
});

@@ -59,4 +59,4 @@

// uncomment below and update the code to test CreateDoiContact
//var instane = new SendinBlueApi.CreateDoiContact();
//expect(instance).to.be.a(SendinBlueApi.CreateDoiContact);
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be.a(SibApiV3Sdk.CreateDoiContact);
});

@@ -66,3 +66,3 @@

// uncomment below and update the code to test the property email
//var instane = new SendinBlueApi.CreateDoiContact();
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be();

@@ -73,3 +73,3 @@ });

// uncomment below and update the code to test the property attributes
//var instane = new SendinBlueApi.CreateDoiContact();
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be();

@@ -80,3 +80,3 @@ });

// uncomment below and update the code to test the property includeListIds
//var instane = new SendinBlueApi.CreateDoiContact();
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be();

@@ -87,3 +87,3 @@ });

// uncomment below and update the code to test the property excludeListIds
//var instane = new SendinBlueApi.CreateDoiContact();
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be();

@@ -94,3 +94,3 @@ });

// uncomment below and update the code to test the property templateId
//var instane = new SendinBlueApi.CreateDoiContact();
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be();

@@ -101,3 +101,3 @@ });

// uncomment below and update the code to test the property redirectionUrl
//var instane = new SendinBlueApi.CreateDoiContact();
//var instane = new SibApiV3Sdk.CreateDoiContact();
//expect(instance).to.be();

@@ -104,0 +104,0 @@ });

@@ -11,3 +11,3 @@ /**

*
* Swagger Codegen version: 2.3.1
* Swagger Codegen version: 2.3.0
*

@@ -27,5 +27,5 @@ * Do not edit the class manually.

// Browser globals (root is window)
factory(root.expect, root.SendinBlueApi);
factory(root.expect, root.SibApiV3Sdk);
}
}(this, function(expect, SendinBlueApi) {
}(this, function(expect, SibApiV3Sdk) {
'use strict';

@@ -36,3 +36,3 @@

beforeEach(function() {
instance = new SendinBlueApi.UploadImageToGallery();
instance = new SibApiV3Sdk.UploadImageToGallery();
});

@@ -59,4 +59,4 @@

// uncomment below and update the code to test UploadImageToGallery
//var instane = new SendinBlueApi.UploadImageToGallery();
//expect(instance).to.be.a(SendinBlueApi.UploadImageToGallery);
//var instane = new SibApiV3Sdk.UploadImageToGallery();
//expect(instance).to.be.a(SibApiV3Sdk.UploadImageToGallery);
});

@@ -66,3 +66,3 @@

// uncomment below and update the code to test the property imageUrl
//var instane = new SendinBlueApi.UploadImageToGallery();
//var instane = new SibApiV3Sdk.UploadImageToGallery();
//expect(instance).to.be();

@@ -73,3 +73,3 @@ });

// uncomment below and update the code to test the property name
//var instane = new SendinBlueApi.UploadImageToGallery();
//var instane = new SibApiV3Sdk.UploadImageToGallery();
//expect(instance).to.be();

@@ -76,0 +76,0 @@ });

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc