diff --git a/docs/Model/AddCredits.md b/docs/Model/AddCredits.md index 49b09f5f..d9f9527d 100644 --- a/docs/Model/AddCredits.md +++ b/docs/Model/AddCredits.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **sms** | **int** | SMS credits to be added to the child account | [optional] **email** | **int** | Email credits to be added to the child account | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/AddRemoveContactToList.md b/docs/Model/AddRemoveContactToList.md index 4a25c640..c099ace1 100644 --- a/docs/Model/AddRemoveContactToList.md +++ b/docs/Model/AddRemoveContactToList.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **emails** | **string[]** | Emails to add or remove from a list | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreaUpdateFolder.md b/docs/Model/CreaUpdateFolder.md index 9c111b3b..9077a029 100644 --- a/docs/Model/CreaUpdateFolder.md +++ b/docs/Model/CreaUpdateFolder.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **string** | Name of the folder | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateAttribute.md b/docs/Model/CreateAttribute.md index 3d770338..2c5ab852 100644 --- a/docs/Model/CreateAttribute.md +++ b/docs/Model/CreateAttribute.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **enumemaration** | [**\Sendinblue\Client\Model\CreateAttributeEnumemaration[]**](CreateAttributeEnumemaration.md) | Values that the attribute can take. Use only if the attribute's category is category | [optional] **type** | **string** | Type of the attribute | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateAttributeEnumemaration.md b/docs/Model/CreateAttributeEnumemaration.md index 7f50adf5..e27f16da 100644 --- a/docs/Model/CreateAttributeEnumemaration.md +++ b/docs/Model/CreateAttributeEnumemaration.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **id** | **int** | Id of the value | [optional] **label** | **string** | Label of the value | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateChild.md b/docs/Model/CreateChild.md index 766ec443..056471eb 100644 --- a/docs/Model/CreateChild.md +++ b/docs/Model/CreateChild.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **companyName** | **string** | Company name to use to create the child account | **password** | **string** | Password for the child account to login | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateContact.md b/docs/Model/CreateContact.md index 21d982ba..298779e1 100644 --- a/docs/Model/CreateContact.md +++ b/docs/Model/CreateContact.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **smsBlacklisted** | **bool** | Blacklist the contact for SMS (smsBlacklisted = true) | [optional] **listIds** | **int[]** | Ids of the lists to add the contact to | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateEmailCampaign.md b/docs/Model/CreateEmailCampaign.md index b730db61..2ac10929 100644 --- a/docs/Model/CreateEmailCampaign.md +++ b/docs/Model/CreateEmailCampaign.md @@ -22,6 +22,6 @@ Name | Type | Description | Notes **header** | **string** | Header of the email campaign | [optional] **utmCampaign** | **string** | Customize the utm_campaign value. If this field is empty, the campaign name will be used. Only alphanumeric characters and spaces are allowed | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateEmailCampaignRecipients.md b/docs/Model/CreateEmailCampaignRecipients.md index d94ccf8c..61de019f 100644 --- a/docs/Model/CreateEmailCampaignRecipients.md +++ b/docs/Model/CreateEmailCampaignRecipients.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **exclusionListIds** | **int[]** | List ids to exclude from the campaign | [optional] **listIds** | **int[]** | Mandatory if scheduledAt is not empty. List Ids to send the campaign to | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateEmailCampaignSender.md b/docs/Model/CreateEmailCampaignSender.md index ab0be0b9..11399025 100644 --- a/docs/Model/CreateEmailCampaignSender.md +++ b/docs/Model/CreateEmailCampaignSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Sender Name | [optional] **email** | **string** | Sender email | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateList.md b/docs/Model/CreateList.md index 1d288e25..79376dcf 100644 --- a/docs/Model/CreateList.md +++ b/docs/Model/CreateList.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Name of the list | **folderId** | **int** | Id of the folder in which to create the list | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateModel.md b/docs/Model/CreateModel.md index 423101d8..f660732f 100644 --- a/docs/Model/CreateModel.md +++ b/docs/Model/CreateModel.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **int** | ID of the object created | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSender.md b/docs/Model/CreateSender.md index 6beb3b5f..04eee5dc 100644 --- a/docs/Model/CreateSender.md +++ b/docs/Model/CreateSender.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **email** | **string** | From Email to use for the sender | **ips** | [**\Sendinblue\Client\Model\CreateSenderIps[]**](CreateSenderIps.md) | Mandatory in case of dedicated IP, IPs to associate to the sender | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSenderIps.md b/docs/Model/CreateSenderIps.md index 2c1db2e0..18c602d1 100644 --- a/docs/Model/CreateSenderIps.md +++ b/docs/Model/CreateSenderIps.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **domain** | **string** | Domain of the IP | **weight** | **int** | Weight to apply to the IP. Sum of all IP weights must be 100. Should be passed for either ALL or NONE of the IPs. If it's not passed, the sending will be equally balanced on all IPs. | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSenderModel.md b/docs/Model/CreateSenderModel.md index 1d24fed9..ae4b381c 100644 --- a/docs/Model/CreateSenderModel.md +++ b/docs/Model/CreateSenderModel.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **spfError** | **bool** | Status of SPF configuration for the sender (true = SPF not well configured, false = SPF well configured) | [optional] **dkimError** | **bool** | Status of DKIM configuration for the sender (true = DKIM not well configured, false = DKIM well configured) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSmsCampaign.md b/docs/Model/CreateSmsCampaign.md index 7417d437..0506a0f1 100644 --- a/docs/Model/CreateSmsCampaign.md +++ b/docs/Model/CreateSmsCampaign.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **recipients** | [**\Sendinblue\Client\Model\CreateSmsCampaignRecipients**](CreateSmsCampaignRecipients.md) | | [optional] **scheduledAt** | **string** | Date and time on which the campaign has to run (YYYY-MM-DD HH:mm:ss) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSmsCampaignRecipients.md b/docs/Model/CreateSmsCampaignRecipients.md index 646b75ab..edf2b9a2 100644 --- a/docs/Model/CreateSmsCampaignRecipients.md +++ b/docs/Model/CreateSmsCampaignRecipients.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **listIds** | **int[]** | Lists Ids to send the campaign to. REQUIRED if scheduledAt is not empty | **exclusionListIds** | **int[]** | List ids which have to be excluded from a campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSmtpEmail.md b/docs/Model/CreateSmtpEmail.md index 5f9ec2ce..0d459bd1 100644 --- a/docs/Model/CreateSmtpEmail.md +++ b/docs/Model/CreateSmtpEmail.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **messageId** | **string** | Message ID of the SMTP Email sent | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSmtpTemplate.md b/docs/Model/CreateSmtpTemplate.md index 3441f7f1..bc169400 100644 --- a/docs/Model/CreateSmtpTemplate.md +++ b/docs/Model/CreateSmtpTemplate.md @@ -14,6 +14,6 @@ Name | Type | Description | Notes **attachmentUrl** | **string** | Absolute url of the attachment (no local file). Extensions allowed xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff and rtf | [optional] **isActive** | **bool** | Status of template. isActive = true means template is active and isActive = false means template is inactive | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateSmtpTemplateSender.md b/docs/Model/CreateSmtpTemplateSender.md index ae7eb18a..886a8aec 100644 --- a/docs/Model/CreateSmtpTemplateSender.md +++ b/docs/Model/CreateSmtpTemplateSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Name of the sender. If not passed, will be set to default | [optional] **email** | **string** | Email of the sender | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreateWebhook.md b/docs/Model/CreateWebhook.md index f5d6a6f3..6b3faddf 100644 --- a/docs/Model/CreateWebhook.md +++ b/docs/Model/CreateWebhook.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **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 & delivered | [optional] **type** | **string** | Type of the webhook | [optional] [default to 'transactional'] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/CreatedProcessId.md b/docs/Model/CreatedProcessId.md index aa0d7128..06151d30 100644 --- a/docs/Model/CreatedProcessId.md +++ b/docs/Model/CreatedProcessId.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **processId** | **int** | Id of the process created | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/DeleteHardbounces.md b/docs/Model/DeleteHardbounces.md index 7ee70857..6b1dce95 100644 --- a/docs/Model/DeleteHardbounces.md +++ b/docs/Model/DeleteHardbounces.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **endDate** | [**\DateTime**](Date.md) | Ending date (YYYY-MM-DD) of the period from which the hardbounces will be deleted. Must be greater than equal to startDate | [optional] **contactEmail** | **string** | Target a specific email address | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/EmailExportRecipients.md b/docs/Model/EmailExportRecipients.md index 450a56f7..d19a5f33 100644 --- a/docs/Model/EmailExportRecipients.md +++ b/docs/Model/EmailExportRecipients.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **notifyURL** | **string** | Webhook called once the export process is finished | [optional] **recipientsType** | **string** | Type of recipients to export for a campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/ErrorModel.md b/docs/Model/ErrorModel.md index 5aec7da3..697c3ca8 100644 --- a/docs/Model/ErrorModel.md +++ b/docs/Model/ErrorModel.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **code** | **string** | Error code displayed in case of a failure | **message** | **string** | Readable message associated to the failure | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAccount.md b/docs/Model/GetAccount.md index 16312ce1..cb4809bf 100644 --- a/docs/Model/GetAccount.md +++ b/docs/Model/GetAccount.md @@ -12,6 +12,6 @@ Name | Type | Description | Notes **relay** | [**\Sendinblue\Client\Model\GetAccountRelay**](GetAccountRelay.md) | | [optional] **marketingAutomation** | [**\Sendinblue\Client\Model\GetAccountMarketingAutomation**](GetAccountMarketingAutomation.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAccountMarketingAutomation.md b/docs/Model/GetAccountMarketingAutomation.md index dd67faed..7fc91c8d 100644 --- a/docs/Model/GetAccountMarketingAutomation.md +++ b/docs/Model/GetAccountMarketingAutomation.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **key** | **string** | Marketing Automation Tracker ID | [optional] **enabled** | **bool** | Status of Marketing Automation Plateform activation for your account (true=enabled, false=disabled) | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAccountPlan.md b/docs/Model/GetAccountPlan.md index 4e37adb2..52dab5a6 100644 --- a/docs/Model/GetAccountPlan.md +++ b/docs/Model/GetAccountPlan.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **creditsType** | **string** | This is the type of the credit, \"User Limit\" or \"Send Limit\" are two possible types of credit of a user. \"User Limit\" implies the total number of subscribers you can add to your account, and \"Send Limit\" implies the total number of emails you can send to the subscribers in your account. | **credits** | **int** | Remaining credits of the user. This can either be \"User Limit\" or \"Send Limit\" depending on the plan. | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAccountRelay.md b/docs/Model/GetAccountRelay.md index d0f94660..e6c700b8 100644 --- a/docs/Model/GetAccountRelay.md +++ b/docs/Model/GetAccountRelay.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **enabled** | **bool** | Status of your SMTP Account (true=Enabled, false=Disabled) | **data** | [**\Sendinblue\Client\Model\GetAccountRelayData**](GetAccountRelayData.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAccountRelayData.md b/docs/Model/GetAccountRelayData.md index 62301fa5..7c7c7770 100644 --- a/docs/Model/GetAccountRelayData.md +++ b/docs/Model/GetAccountRelayData.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **relay** | **string** | URL of the SMTP Relay | **port** | **int** | Port used for SMTP Relay | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAggregatedReport.md b/docs/Model/GetAggregatedReport.md index f49c08d5..66c7b250 100644 --- a/docs/Model/GetAggregatedReport.md +++ b/docs/Model/GetAggregatedReport.md @@ -16,6 +16,6 @@ Name | Type | Description | Notes **blocked** | **int** | Number of blocked contact emails for the timeframe | **invalid** | **int** | Number of invalid emails for the timeframe | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAttributes.md b/docs/Model/GetAttributes.md index de4d7424..cfefda7d 100644 --- a/docs/Model/GetAttributes.md +++ b/docs/Model/GetAttributes.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attributes** | [**\Sendinblue\Client\Model\GetAttributesAttributes[]**](GetAttributesAttributes.md) | Listing of available contact attributes in your account | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAttributesAttributes.md b/docs/Model/GetAttributesAttributes.md index cad45c11..3d43ec3f 100644 --- a/docs/Model/GetAttributesAttributes.md +++ b/docs/Model/GetAttributesAttributes.md @@ -10,6 +10,6 @@ Name | Type | Description | Notes **enumeration** | [**\Sendinblue\Client\Model\GetAttributesEnumeration[]**](GetAttributesEnumeration.md) | Parameter only available for \"category\" type attributes. | [optional] **calculatedValue** | **string** | Calculated value formula | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetAttributesEnumeration.md b/docs/Model/GetAttributesEnumeration.md index 0a55cd7f..16383d77 100644 --- a/docs/Model/GetAttributesEnumeration.md +++ b/docs/Model/GetAttributesEnumeration.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **value** | **int** | ID of Value of the \"category\" type attribute | **label** | **string** | Label of the \"category\" type attribute | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetCampaignOverview.md b/docs/Model/GetCampaignOverview.md index 07824ecb..c252a61c 100644 --- a/docs/Model/GetCampaignOverview.md +++ b/docs/Model/GetCampaignOverview.md @@ -10,6 +10,6 @@ Name | Type | Description | Notes **status** | **string** | Status of the campaign | **scheduledAt** | **string** | Date on which campaign is scheduled (YYYY-MM-DD HH:mm:ss) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetCampaignRecipients.md b/docs/Model/GetCampaignRecipients.md index 23eac3af..bc61bb34 100644 --- a/docs/Model/GetCampaignRecipients.md +++ b/docs/Model/GetCampaignRecipients.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **lists** | [**\Sendinblue\Client\Model\GetCampaignRecipientsLists[]**](GetCampaignRecipientsLists.md) | Lists included in the campaign | **exclusionLists** | [**\Sendinblue\Client\Model\GetCampaignRecipientsExclusionLists[]**](GetCampaignRecipientsExclusionLists.md) | Lists excluded of the campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetCampaignRecipientsExclusionLists.md b/docs/Model/GetCampaignRecipientsExclusionLists.md index ebff75c3..9b802cbb 100644 --- a/docs/Model/GetCampaignRecipientsExclusionLists.md +++ b/docs/Model/GetCampaignRecipientsExclusionLists.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **id** | **int** | ID of the list excluded of the campaign | **name** | **string** | Name of the list excluded of the campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetCampaignRecipientsLists.md b/docs/Model/GetCampaignRecipientsLists.md index cb30a244..d40c08d7 100644 --- a/docs/Model/GetCampaignRecipientsLists.md +++ b/docs/Model/GetCampaignRecipientsLists.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **id** | **int** | ID of the list included in the campaign | **name** | **string** | Name of the list included in the campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetCampaignStats.md b/docs/Model/GetCampaignStats.md index 44bf827f..7bbfaa0f 100644 --- a/docs/Model/GetCampaignStats.md +++ b/docs/Model/GetCampaignStats.md @@ -16,6 +16,6 @@ Name | Type | Description | Notes **viewed** | **int** | Number of openings for the campaign | **deferred** | **int** | Number of deferred emails for the campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetChildInfo.md b/docs/Model/GetChildInfo.md index 7d371697..9ed72d3d 100644 --- a/docs/Model/GetChildInfo.md +++ b/docs/Model/GetChildInfo.md @@ -13,6 +13,6 @@ Name | Type | Description | Notes **ips** | [**\Sendinblue\Client\Model\GetChildInfoIps[]**](GetChildInfoIps.md) | IP(s) associated to a child account user | [optional] **apiKeys** | [**\Sendinblue\Client\Model\GetChildInfoApiKeys[]**](GetChildInfoApiKeys.md) | API Keys associated to child account | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetChildInfoApiKeys.md b/docs/Model/GetChildInfoApiKeys.md index e66f0a63..3df1468a 100644 --- a/docs/Model/GetChildInfoApiKeys.md +++ b/docs/Model/GetChildInfoApiKeys.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **key** | **string** | API Key | **secret** | **string** | Secret Key associated to the API Key (in case v1 Key is used only) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetChildInfoCredits.md b/docs/Model/GetChildInfoCredits.md index 742ad789..5d6cc5a3 100644 --- a/docs/Model/GetChildInfoCredits.md +++ b/docs/Model/GetChildInfoCredits.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **emailCredits** | **int** | Email credits available for your child | [optional] **smsCredits** | **int** | SMS credits available for your child | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetChildInfoIps.md b/docs/Model/GetChildInfoIps.md index c5fcf01c..0125a861 100644 --- a/docs/Model/GetChildInfoIps.md +++ b/docs/Model/GetChildInfoIps.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **id** | **int** | ID of the IP | **ip** | **string** | IP associated to the child account user | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetChildInfoStatistics.md b/docs/Model/GetChildInfoStatistics.md index bd87d4fa..b4e3e37a 100644 --- a/docs/Model/GetChildInfoStatistics.md +++ b/docs/Model/GetChildInfoStatistics.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **currentMonthTotalSent** | **int** | Overall emails sent for current month | [optional] **totalSent** | **int** | Overall emails sent for since the account exists | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetChildrenList.md b/docs/Model/GetChildrenList.md index 65a41bf6..d950876a 100644 --- a/docs/Model/GetChildrenList.md +++ b/docs/Model/GetChildrenList.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **children** | **object[]** | Your children's account information | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetClient.md b/docs/Model/GetClient.md index 756f1f8a..0b99349d 100644 --- a/docs/Model/GetClient.md +++ b/docs/Model/GetClient.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **lastName** | **string** | Last Name | **companyName** | **string** | Name of the company | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStats.md b/docs/Model/GetContactCampaignStats.md index 0be89254..c34b7dac 100644 --- a/docs/Model/GetContactCampaignStats.md +++ b/docs/Model/GetContactCampaignStats.md @@ -12,6 +12,6 @@ Name | Type | Description | Notes **clicked** | [**\Sendinblue\Client\Model\GetContactCampaignStatsClicked[]**](GetContactCampaignStatsClicked.md) | | [optional] **transacAttributes** | [**\Sendinblue\Client\Model\GetContactCampaignStatsTransacAttributes[]**](GetContactCampaignStatsTransacAttributes.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsClicked.md b/docs/Model/GetContactCampaignStatsClicked.md index b222f974..e7c8a3f0 100644 --- a/docs/Model/GetContactCampaignStatsClicked.md +++ b/docs/Model/GetContactCampaignStatsClicked.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **campaignId** | **int** | ID of the campaign which generated the event | **links** | [**\Sendinblue\Client\Model\GetContactCampaignStatsLinks[]**](GetContactCampaignStatsLinks.md) | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsLinks.md b/docs/Model/GetContactCampaignStatsLinks.md index 3b63ebf0..f1d8936b 100644 --- a/docs/Model/GetContactCampaignStatsLinks.md +++ b/docs/Model/GetContactCampaignStatsLinks.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **ip** | **string** | IP from which the user has clicked on the link | **url** | **string** | URL of the clicked link | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsMessagesSent.md b/docs/Model/GetContactCampaignStatsMessagesSent.md index 054cce54..62aa52bb 100644 --- a/docs/Model/GetContactCampaignStatsMessagesSent.md +++ b/docs/Model/GetContactCampaignStatsMessagesSent.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **campaignId** | **int** | ID of the campaign which generated the event | **eventTime** | [**\DateTime**](\DateTime.md) | Date of the event | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsOpened.md b/docs/Model/GetContactCampaignStatsOpened.md index 6cb86cb6..323dd6a9 100644 --- a/docs/Model/GetContactCampaignStatsOpened.md +++ b/docs/Model/GetContactCampaignStatsOpened.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **eventTime** | [**\DateTime**](\DateTime.md) | Date of the event | **ip** | **string** | IP from which the user has opened the campaign | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsTransacAttributes.md b/docs/Model/GetContactCampaignStatsTransacAttributes.md index 361cea57..bfe92bbf 100644 --- a/docs/Model/GetContactCampaignStatsTransacAttributes.md +++ b/docs/Model/GetContactCampaignStatsTransacAttributes.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **orderPrice** | **float** | Price of the order | **orderId** | **int** | ID of the order | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsUnsubscriptions.md b/docs/Model/GetContactCampaignStatsUnsubscriptions.md index 3c1a5eae..31879ce9 100644 --- a/docs/Model/GetContactCampaignStatsUnsubscriptions.md +++ b/docs/Model/GetContactCampaignStatsUnsubscriptions.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **userUnsubscription** | [**\Sendinblue\Client\Model\GetContactCampaignStatsUnsubscriptionsUserUnsubscription[]**](GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md) | Contact has unsubscribed via the unsubscription link in the email | **adminUnsubscription** | [**\Sendinblue\Client\Model\GetContactCampaignStatsUnsubscriptionsAdminUnsubscription[]**](GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md) | Contact has been unsubscribed from the administrator | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md b/docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md index f4c7ccc0..4dc93332 100644 --- a/docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md +++ b/docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **eventTime** | [**\DateTime**](\DateTime.md) | Date of the event | **ip** | **string** | IP from which the user has been unsubscribed | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md b/docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md index b4619570..7db8f661 100644 --- a/docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md +++ b/docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **eventTime** | [**\DateTime**](\DateTime.md) | Date of the event | **ip** | **string** | IP from which the user has unsubscribed | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContactDetails.md b/docs/Model/GetContactDetails.md index 6e1659c1..7dbadf05 100644 --- a/docs/Model/GetContactDetails.md +++ b/docs/Model/GetContactDetails.md @@ -12,6 +12,6 @@ Name | Type | Description | Notes **listUnsubscribed** | **int[]** | | [optional] **attributes** | **map[string,string]** | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetContacts.md b/docs/Model/GetContacts.md index 96112521..1411462f 100644 --- a/docs/Model/GetContacts.md +++ b/docs/Model/GetContacts.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **contacts** | **object[]** | | **count** | **int** | Number of contacts | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetEmailCampaign.md b/docs/Model/GetEmailCampaign.md index 17163483..ee58aa5b 100644 --- a/docs/Model/GetEmailCampaign.md +++ b/docs/Model/GetEmailCampaign.md @@ -24,6 +24,6 @@ Name | Type | Description | Notes **mirrorActive** | **bool** | Status of mirror links in campaign. mirrorActive = false means mirror links are deactivated, & mirrorActive = true means mirror links are activated, in the campaign | [optional] **recurring** | **bool** | FOR TRIGGER ONLY ! Type of trigger campaign.recurring = false means contact can receive the same Trigger campaign only once, & recurring = true means contact can receive the same Trigger campaign several times | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetEmailCampaigns.md b/docs/Model/GetEmailCampaigns.md index 6aa067be..48edb7cf 100644 --- a/docs/Model/GetEmailCampaigns.md +++ b/docs/Model/GetEmailCampaigns.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **campaigns** | **object[]** | | [optional] **count** | **int** | Number of Email campaigns retrieved | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetEmailEventReport.md b/docs/Model/GetEmailEventReport.md index 84783e75..c035a039 100644 --- a/docs/Model/GetEmailEventReport.md +++ b/docs/Model/GetEmailEventReport.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **events** | [**\Sendinblue\Client\Model\GetEmailEventReportEvents[]**](GetEmailEventReportEvents.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetEmailEventReportEvents.md b/docs/Model/GetEmailEventReportEvents.md index f27e79f8..e7fa1e3c 100644 --- a/docs/Model/GetEmailEventReportEvents.md +++ b/docs/Model/GetEmailEventReportEvents.md @@ -11,6 +11,6 @@ Name | Type | Description | Notes **tag** | **string** | Tag of the email which generated the event | **ip** | **string** | IP from which the user has opened the email or clicked on the link (only availble if the event is opened or clicks) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedCampaignOverview.md b/docs/Model/GetExtendedCampaignOverview.md index eb1d0787..94bff227 100644 --- a/docs/Model/GetExtendedCampaignOverview.md +++ b/docs/Model/GetExtendedCampaignOverview.md @@ -24,6 +24,6 @@ Name | Type | Description | Notes **mirrorActive** | **bool** | Status of mirror links in campaign. mirrorActive = false means mirror links are deactivated, & mirrorActive = true means mirror links are activated, in the campaign | [optional] **recurring** | **bool** | FOR TRIGGER ONLY ! Type of trigger campaign.recurring = false means contact can receive the same Trigger campaign only once, & recurring = true means contact can receive the same Trigger campaign several times | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedCampaignOverviewSender.md b/docs/Model/GetExtendedCampaignOverviewSender.md index 63b996d9..943e7e6e 100644 --- a/docs/Model/GetExtendedCampaignOverviewSender.md +++ b/docs/Model/GetExtendedCampaignOverviewSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Sender name of the campaign | [optional] **email** | **string** | Sender email of the campaign | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedCampaignStats.md b/docs/Model/GetExtendedCampaignStats.md index 1e0b411a..62924717 100644 --- a/docs/Model/GetExtendedCampaignStats.md +++ b/docs/Model/GetExtendedCampaignStats.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **linksStats** | [**map[string,\Sendinblue\Client\Model\GetExtendedCampaignStatsLinksStats]**](GetExtendedCampaignStatsLinksStats.md) | | **statsByDomain** | [**\Sendinblue\Client\Model\GetStatsByDomain**](GetStatsByDomain.md) | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedCampaignStatsLinksStats.md b/docs/Model/GetExtendedCampaignStatsLinksStats.md index 263d0ef4..5da3f6e1 100644 --- a/docs/Model/GetExtendedCampaignStatsLinksStats.md +++ b/docs/Model/GetExtendedCampaignStatsLinksStats.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **nbClick** | **int** | Number of clicks for the link | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedClient.md b/docs/Model/GetExtendedClient.md index 8f648087..376a2f4d 100644 --- a/docs/Model/GetExtendedClient.md +++ b/docs/Model/GetExtendedClient.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **companyName** | **string** | Name of the company | **address** | [**\Sendinblue\Client\Model\GetExtendedClientAddress**](GetExtendedClientAddress.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedClientAddress.md b/docs/Model/GetExtendedClientAddress.md index edf0b5ac..15c9b1b5 100644 --- a/docs/Model/GetExtendedClientAddress.md +++ b/docs/Model/GetExtendedClientAddress.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **zipCode** | **string** | Zip Code information | **country** | **string** | Country information | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedContactDetails.md b/docs/Model/GetExtendedContactDetails.md index 80d5cd9c..e6996ab3 100644 --- a/docs/Model/GetExtendedContactDetails.md +++ b/docs/Model/GetExtendedContactDetails.md @@ -12,6 +12,6 @@ Name | Type | Description | Notes **listUnsubscribed** | **int[]** | | [optional] **attributes** | **map[string,string]** | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedList.md b/docs/Model/GetExtendedList.md index 84331bf3..ae0d6f72 100644 --- a/docs/Model/GetExtendedList.md +++ b/docs/Model/GetExtendedList.md @@ -12,6 +12,6 @@ Name | Type | Description | Notes **campaignStats** | [**\Sendinblue\Client\Model\GetExtendedListCampaignStats[]**](GetExtendedListCampaignStats.md) | | [optional] **dynamicList** | **bool** | Status telling if the list is dynamic or not (true=dynamic, false=not dynamic) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetExtendedListCampaignStats.md b/docs/Model/GetExtendedListCampaignStats.md index 6d3d6761..dd3d5836 100644 --- a/docs/Model/GetExtendedListCampaignStats.md +++ b/docs/Model/GetExtendedListCampaignStats.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **campaignId** | **int** | ID of the campaign | **stats** | [**\Sendinblue\Client\Model\GetCampaignStats**](GetCampaignStats.md) | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetFolder.md b/docs/Model/GetFolder.md index 4872b5b6..20439595 100644 --- a/docs/Model/GetFolder.md +++ b/docs/Model/GetFolder.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **totalSubscribers** | **int** | Number of contacts in the folder | **uniqueSubscribers** | **int** | Number of unique contacts in the folder | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetFolderLists.md b/docs/Model/GetFolderLists.md index e05247b9..6b6e9a1e 100644 --- a/docs/Model/GetFolderLists.md +++ b/docs/Model/GetFolderLists.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **lists** | **object[]** | | **count** | **int** | Number of lists in the folder | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetFolders.md b/docs/Model/GetFolders.md index 884d62a9..efdfe2f8 100644 --- a/docs/Model/GetFolders.md +++ b/docs/Model/GetFolders.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **folders** | **object[]** | | [optional] **count** | **int** | Number of folders available in your account | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetIp.md b/docs/Model/GetIp.md index f0bdf8c9..efc77a84 100644 --- a/docs/Model/GetIp.md +++ b/docs/Model/GetIp.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **active** | **bool** | Status of the IP (true=active, false=inactive) | **domain** | **string** | Domain associated to the IP | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetIpFromSender.md b/docs/Model/GetIpFromSender.md index af32bb97..d9fc9cc1 100644 --- a/docs/Model/GetIpFromSender.md +++ b/docs/Model/GetIpFromSender.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **domain** | **string** | Domain associated to the IP | **weight** | **int** | Weight of the IP | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetIps.md b/docs/Model/GetIps.md index 99331f77..baceaddf 100644 --- a/docs/Model/GetIps.md +++ b/docs/Model/GetIps.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ips** | [**\Sendinblue\Client\Model\GetIp[]**](GetIp.md) | Dedicated IP(s) available on your account | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetIpsFromSender.md b/docs/Model/GetIpsFromSender.md index eae1f6bd..8c991ee4 100644 --- a/docs/Model/GetIpsFromSender.md +++ b/docs/Model/GetIpsFromSender.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ips** | [**\Sendinblue\Client\Model\GetIpFromSender[]**](GetIpFromSender.md) | Dedicated IP(s) linked to a sender | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetList.md b/docs/Model/GetList.md index 002e0623..fa2666ed 100644 --- a/docs/Model/GetList.md +++ b/docs/Model/GetList.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **totalBlacklisted** | **int** | Number of blacklisted contacts in the list | **totalSubscribers** | **int** | Number of contacts in the list | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetLists.md b/docs/Model/GetLists.md index 9728fe93..0561bbb7 100644 --- a/docs/Model/GetLists.md +++ b/docs/Model/GetLists.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **count** | **int** | Number of lists in your account | **lists** | [**\Sendinblue\Client\Model\GetListsLists[]**](GetListsLists.md) | Listing of all the lists available in your account | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetListsFolder.md b/docs/Model/GetListsFolder.md index 7b9c13ab..440220cf 100644 --- a/docs/Model/GetListsFolder.md +++ b/docs/Model/GetListsFolder.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **id** | **int** | ID of the folder | **name** | **string** | Name of the folder | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetListsLists.md b/docs/Model/GetListsLists.md index 62d4ed7b..679f5930 100644 --- a/docs/Model/GetListsLists.md +++ b/docs/Model/GetListsLists.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **folder** | [**\Sendinblue\Client\Model\GetListsFolder**](GetListsFolder.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetProcess.md b/docs/Model/GetProcess.md index 44e22271..860892a0 100644 --- a/docs/Model/GetProcess.md +++ b/docs/Model/GetProcess.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **name** | **string** | Process name | **exportUrl** | **string** | URL on which send export the of contacts once the process is completed | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetProcesses.md b/docs/Model/GetProcesses.md index ad433859..593ef4e4 100644 --- a/docs/Model/GetProcesses.md +++ b/docs/Model/GetProcesses.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **processes** | [**\Sendinblue\Client\Model\GetProcess[]**](GetProcess.md) | List of processes available on your account | [optional] **count** | **int** | Number of processes available on your account | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetReports.md b/docs/Model/GetReports.md index 61b1a599..a6f77841 100644 --- a/docs/Model/GetReports.md +++ b/docs/Model/GetReports.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **reports** | [**\Sendinblue\Client\Model\GetReportsReports[]**](GetReportsReports.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetReportsReports.md b/docs/Model/GetReportsReports.md index 344deaff..7996c552 100644 --- a/docs/Model/GetReportsReports.md +++ b/docs/Model/GetReportsReports.md @@ -17,6 +17,6 @@ Name | Type | Description | Notes **blocked** | **int** | Number of blocked emails for the date | **invalid** | **int** | Number of invalid emails for the date | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSendersList.md b/docs/Model/GetSendersList.md index 2c37509b..4e6c8c8f 100644 --- a/docs/Model/GetSendersList.md +++ b/docs/Model/GetSendersList.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **senders** | [**\Sendinblue\Client\Model\GetSendersListSenders[]**](GetSendersListSenders.md) | List of the senders available in your account | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSendersListIps.md b/docs/Model/GetSendersListIps.md index b055a15f..54b586d8 100644 --- a/docs/Model/GetSendersListIps.md +++ b/docs/Model/GetSendersListIps.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **domain** | **string** | Domain of the IP | **weight** | **int** | Weight of the IP for this sender | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSendersListSenders.md b/docs/Model/GetSendersListSenders.md index e8c743a5..c88e5ce7 100644 --- a/docs/Model/GetSendersListSenders.md +++ b/docs/Model/GetSendersListSenders.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **active** | **bool** | Status of sender (true=activated, false=deactivated) | **ips** | [**\Sendinblue\Client\Model\GetSendersListIps[]**](GetSendersListIps.md) | List of dedicated IP(s) available in the account. This data is displayed only for dedicated IPs | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmsCampaign.md b/docs/Model/GetSmsCampaign.md index 05064a51..9a33c917 100644 --- a/docs/Model/GetSmsCampaign.md +++ b/docs/Model/GetSmsCampaign.md @@ -13,6 +13,6 @@ Name | Type | Description | Notes **createdAt** | **string** | Creation date of the SMS campaign (YYYY-MM-DD HH:mm:ss) | **modifiedAt** | **string** | Date of last modification of the SMS campaign (YYYY-MM-DD HH:mm:ss) | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmsCampaignOverview.md b/docs/Model/GetSmsCampaignOverview.md index d3d3e942..c55e95ec 100644 --- a/docs/Model/GetSmsCampaignOverview.md +++ b/docs/Model/GetSmsCampaignOverview.md @@ -13,6 +13,6 @@ Name | Type | Description | Notes **createdAt** | **string** | Creation date of the SMS campaign (YYYY-MM-DD HH:mm:ss) | **modifiedAt** | **string** | Date of last modification of the SMS campaign (YYYY-MM-DD HH:mm:ss) | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmsCampaignStats.md b/docs/Model/GetSmsCampaignStats.md index 0e45794a..9eac7756 100644 --- a/docs/Model/GetSmsCampaignStats.md +++ b/docs/Model/GetSmsCampaignStats.md @@ -11,6 +11,6 @@ Name | Type | Description | Notes **unsubscriptions** | **int** | Number of unsubscription SMS | **answered** | **int** | Number of replies to the SMS | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmsCampaigns.md b/docs/Model/GetSmsCampaigns.md index 420bfc03..b1975663 100644 --- a/docs/Model/GetSmsCampaigns.md +++ b/docs/Model/GetSmsCampaigns.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **campaigns** | **object[]** | | [optional] **count** | **int** | Number of SMS campaigns retrieved | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmsEventReport.md b/docs/Model/GetSmsEventReport.md index b1828923..2c0b51aa 100644 --- a/docs/Model/GetSmsEventReport.md +++ b/docs/Model/GetSmsEventReport.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **events** | [**\Sendinblue\Client\Model\GetSmsEventReportEvents[]**](GetSmsEventReportEvents.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmsEventReportEvents.md b/docs/Model/GetSmsEventReportEvents.md index 705fd33b..9aad7c4a 100644 --- a/docs/Model/GetSmsEventReportEvents.md +++ b/docs/Model/GetSmsEventReportEvents.md @@ -11,6 +11,6 @@ Name | Type | Description | Notes **reply** | **string** | | [optional] **tag** | **string** | Tag of the SMS which generated the event | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmtpTemplateOverview.md b/docs/Model/GetSmtpTemplateOverview.md index 531a0ed4..e11b9f18 100644 --- a/docs/Model/GetSmtpTemplateOverview.md +++ b/docs/Model/GetSmtpTemplateOverview.md @@ -16,6 +16,6 @@ Name | Type | Description | Notes **createdAt** | **string** | Creation date of the template (YYYY-MM-DD HH:mm:ss) | **modifiedAt** | **string** | Last modification date of the template (YYYY-MM-DD HH:mm:ss) | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmtpTemplateOverviewSender.md b/docs/Model/GetSmtpTemplateOverviewSender.md index 5ebf5c39..ab0e8659 100644 --- a/docs/Model/GetSmtpTemplateOverviewSender.md +++ b/docs/Model/GetSmtpTemplateOverviewSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | From email for the template | [optional] **email** | **string** | From email for the template | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetSmtpTemplates.md b/docs/Model/GetSmtpTemplates.md index 3fbbecf0..5c4418f9 100644 --- a/docs/Model/GetSmtpTemplates.md +++ b/docs/Model/GetSmtpTemplates.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **count** | **int** | Count of smtp templates | [optional] **templates** | [**\Sendinblue\Client\Model\GetSmtpTemplateOverview[]**](GetSmtpTemplateOverview.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetStatsByDomain.md b/docs/Model/GetStatsByDomain.md index bdd4c4bc..e43475ad 100644 --- a/docs/Model/GetStatsByDomain.md +++ b/docs/Model/GetStatsByDomain.md @@ -4,6 +4,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetTransacAggregatedSmsReport.md b/docs/Model/GetTransacAggregatedSmsReport.md index 809f292f..05155e5e 100644 --- a/docs/Model/GetTransacAggregatedSmsReport.md +++ b/docs/Model/GetTransacAggregatedSmsReport.md @@ -14,6 +14,6 @@ Name | Type | Description | Notes **accepted** | **int** | Number of accepted for the timeframe | **rejected** | **int** | Number of rejected for the timeframe | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetTransacSmsReport.md b/docs/Model/GetTransacSmsReport.md index 89f688cb..d5dd09de 100644 --- a/docs/Model/GetTransacSmsReport.md +++ b/docs/Model/GetTransacSmsReport.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **reports** | [**\Sendinblue\Client\Model\GetTransacSmsReportReports[]**](GetTransacSmsReportReports.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetTransacSmsReportReports.md b/docs/Model/GetTransacSmsReportReports.md index 96b649c7..7ea6d143 100644 --- a/docs/Model/GetTransacSmsReportReports.md +++ b/docs/Model/GetTransacSmsReportReports.md @@ -15,6 +15,6 @@ Name | Type | Description | Notes **accepted** | **int** | Number of accepted for the date | **rejected** | **int** | Number of rejected for the date | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetWebhook.md b/docs/Model/GetWebhook.md index 99e3822f..d9d6a43d 100644 --- a/docs/Model/GetWebhook.md +++ b/docs/Model/GetWebhook.md @@ -11,6 +11,6 @@ Name | Type | Description | Notes **createdAt** | **string** | Creation date of the webhook (YYYY-MM-DD) | **modifiedAt** | **string** | Last modification date of the webhook (YYYY-MM-DD) | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/GetWebhooks.md b/docs/Model/GetWebhooks.md index 083994ad..e5d8eb5e 100644 --- a/docs/Model/GetWebhooks.md +++ b/docs/Model/GetWebhooks.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **webhooks** | **object[]** | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/ManageIp.md b/docs/Model/ManageIp.md index ffc29621..fddf0375 100644 --- a/docs/Model/ManageIp.md +++ b/docs/Model/ManageIp.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ipId** | **int** | ID of the IP | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/PostContactInfo.md b/docs/Model/PostContactInfo.md index b61246ae..44f48a7c 100644 --- a/docs/Model/PostContactInfo.md +++ b/docs/Model/PostContactInfo.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **contacts** | [**\Sendinblue\Client\Model\PostContactInfoContacts**](PostContactInfoContacts.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/PostContactInfoContacts.md b/docs/Model/PostContactInfoContacts.md index 9b471f59..35f26839 100644 --- a/docs/Model/PostContactInfoContacts.md +++ b/docs/Model/PostContactInfoContacts.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **success** | **string[]** | | **failure** | **string[]** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/PostSendFailed.md b/docs/Model/PostSendFailed.md index 639fa6cd..a7d6069d 100644 --- a/docs/Model/PostSendFailed.md +++ b/docs/Model/PostSendFailed.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **withoutListEmails** | **string[]** | | [optional] **blackListedEmails** | **string[]** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/PostSendSmsTestFailed.md b/docs/Model/PostSendSmsTestFailed.md index d260dba4..8d414d67 100644 --- a/docs/Model/PostSendSmsTestFailed.md +++ b/docs/Model/PostSendSmsTestFailed.md @@ -8,6 +8,6 @@ Name | Type | Description | Notes **unexistingSms** | **string[]** | | [optional] **withoutListSms** | **string[]** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RemainingCreditModel.md b/docs/Model/RemainingCreditModel.md index 3c5b6184..a74a63dc 100644 --- a/docs/Model/RemainingCreditModel.md +++ b/docs/Model/RemainingCreditModel.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **child** | [**\Sendinblue\Client\Model\RemainingCreditModelChild**](RemainingCreditModelChild.md) | | [optional] **reseller** | [**\Sendinblue\Client\Model\RemainingCreditModelReseller**](RemainingCreditModelReseller.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RemainingCreditModelChild.md b/docs/Model/RemainingCreditModelChild.md index 73a94d2e..b0174a2d 100644 --- a/docs/Model/RemainingCreditModelChild.md +++ b/docs/Model/RemainingCreditModelChild.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **sms** | **int** | SMS Credits remaining for child account | **email** | **int** | Email Credits remaining for child account | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RemainingCreditModelReseller.md b/docs/Model/RemainingCreditModelReseller.md index b88b3bc5..35da404e 100644 --- a/docs/Model/RemainingCreditModelReseller.md +++ b/docs/Model/RemainingCreditModelReseller.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **sms** | **int** | SMS Credits remaining for reseller account | **email** | **int** | Email Credits remaining for reseller account | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RemoveCredits.md b/docs/Model/RemoveCredits.md index 54f75ac4..32c2a413 100644 --- a/docs/Model/RemoveCredits.md +++ b/docs/Model/RemoveCredits.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **sms** | **int** | SMS credits to be removed from the child account | [optional] **email** | **int** | Email credits to be removed from the child account | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RequestContactExport.md b/docs/Model/RequestContactExport.md index 1d0d1985..e454e616 100644 --- a/docs/Model/RequestContactExport.md +++ b/docs/Model/RequestContactExport.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **contactFilter** | **object** | Filter to apply to the export | **notifyUrl** | **string** | Webhook that will be called once the export process is finished | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RequestContactImport.md b/docs/Model/RequestContactImport.md index 9b2a8614..f8f6f5e5 100644 --- a/docs/Model/RequestContactImport.md +++ b/docs/Model/RequestContactImport.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **notifyUrl** | **string** | URL that will be called once the export process is finished | [optional] **newList** | [**\Sendinblue\Client\Model\RequestContactImportNewList**](RequestContactImportNewList.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RequestContactImportNewList.md b/docs/Model/RequestContactImportNewList.md index 73b29cba..9df6c9c6 100644 --- a/docs/Model/RequestContactImportNewList.md +++ b/docs/Model/RequestContactImportNewList.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **listName** | **string** | List with listName will be created first and users will be imported in it (Mandatory if listIds is empty). | [optional] **folderId** | **int** | Folder id will be used with listName to make newly created list’s desired parent (Mandatory if listName is not empty). | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/RequestSMSRecipientExport.md b/docs/Model/RequestSMSRecipientExport.md index 29396d07..29976a64 100644 --- a/docs/Model/RequestSMSRecipientExport.md +++ b/docs/Model/RequestSMSRecipientExport.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **notifyURL** | **string** | URL that will be called once the export process is finished | [optional] **recipientsType** | **string** | Filter the recipients based on how they interacted with the campaign | [default to 'all'] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendEmail.md b/docs/Model/SendEmail.md index 91ab35c2..1fc0ea8e 100644 --- a/docs/Model/SendEmail.md +++ b/docs/Model/SendEmail.md @@ -12,6 +12,6 @@ Name | Type | Description | Notes **headers** | **map[string,string]** | | [optional] **attributes** | **map[string,string]** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendEmailAttachment.md b/docs/Model/SendEmailAttachment.md index 571e58bc..ea57bbb8 100644 --- a/docs/Model/SendEmailAttachment.md +++ b/docs/Model/SendEmailAttachment.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **content** | **string** | Base64 encoded chunk data of the attachment generated on the fly | [optional] **name** | **string** | Required for content. Name of the attachment | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendReport.md b/docs/Model/SendReport.md index 92b2f737..b1319cc8 100644 --- a/docs/Model/SendReport.md +++ b/docs/Model/SendReport.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **language** | **string** | Language of email content for campaign report sending. | [optional] [default to 'fr'] **email** | [**\Sendinblue\Client\Model\SendReportEmail**](SendReportEmail.md) | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendReportEmail.md b/docs/Model/SendReportEmail.md index 9ce5dac7..737f141b 100644 --- a/docs/Model/SendReportEmail.md +++ b/docs/Model/SendReportEmail.md @@ -10,6 +10,6 @@ Name | Type | Description | Notes **cc** | **string[]** | Email addresses of the recipients in cc | [optional] **body** | **string** | Body of the email message | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSms.md b/docs/Model/SendSms.md index f285dcd7..ece4da79 100644 --- a/docs/Model/SendSms.md +++ b/docs/Model/SendSms.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **reference** | **string** | | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmail.md b/docs/Model/SendSmtpEmail.md index ead8bdb7..b6158630 100644 --- a/docs/Model/SendSmtpEmail.md +++ b/docs/Model/SendSmtpEmail.md @@ -14,6 +14,6 @@ Name | Type | Description | Notes **attachment** | [**\Sendinblue\Client\Model\SendSmtpEmailAttachment[]**](SendSmtpEmailAttachment.md) | Pass the absolute URL (no local file) or the base64 content of the attachment. Name can be used in both cases to define the attachment name. It is mandatory in case of content. Extension allowed: gif, png, bmp, cgm, jpg, jpeg, tif, tiff, rtf, txt, css, shtml, html, htm, csv, zip, pdf, xml, ods, doc, docx, docm, ics, xls, xlsx, ppt, tar, and ez | [optional] **headers** | **map[string,string]** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmailAttachment.md b/docs/Model/SendSmtpEmailAttachment.md index c3e18da4..1bbb416b 100644 --- a/docs/Model/SendSmtpEmailAttachment.md +++ b/docs/Model/SendSmtpEmailAttachment.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **content** | **string** | Base64 encoded chunk data of the attachment generated on the fly | [optional] **name** | **string** | Required for content. Name of the attachment | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmailBcc.md b/docs/Model/SendSmtpEmailBcc.md index dbbf1734..aa9d574a 100644 --- a/docs/Model/SendSmtpEmailBcc.md +++ b/docs/Model/SendSmtpEmailBcc.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **email** | **string** | Email address of the recipient in bcc | **name** | **string** | Name of the recipient in bcc | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmailCc.md b/docs/Model/SendSmtpEmailCc.md index fca61b4f..6787358d 100644 --- a/docs/Model/SendSmtpEmailCc.md +++ b/docs/Model/SendSmtpEmailCc.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **email** | **string** | Email address of the recipient in cc | **name** | **string** | Name of the recipient in cc | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmailReplyTo.md b/docs/Model/SendSmtpEmailReplyTo.md index 3b2cc95f..fa49b7ca 100644 --- a/docs/Model/SendSmtpEmailReplyTo.md +++ b/docs/Model/SendSmtpEmailReplyTo.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **email** | **string** | Email address in reply to | **name** | **string** | Name in reply to | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmailSender.md b/docs/Model/SendSmtpEmailSender.md index d87d9635..225bd506 100644 --- a/docs/Model/SendSmtpEmailSender.md +++ b/docs/Model/SendSmtpEmailSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Sender Name from which the emails are sent | [optional] **email** | **string** | Sender Email from which the emails are sent | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendSmtpEmailTo.md b/docs/Model/SendSmtpEmailTo.md index f940f368..78546de7 100644 --- a/docs/Model/SendSmtpEmailTo.md +++ b/docs/Model/SendSmtpEmailTo.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **email** | **string** | Email address of the recipient | **name** | **string** | Name of the recipient | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendTemplateEmail.md b/docs/Model/SendTemplateEmail.md index 862ef50e..4fc2d55e 100644 --- a/docs/Model/SendTemplateEmail.md +++ b/docs/Model/SendTemplateEmail.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **messageId** | **string** | Message ID of the template Email sent | -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendTestEmail.md b/docs/Model/SendTestEmail.md index e1142c77..b06d6524 100644 --- a/docs/Model/SendTestEmail.md +++ b/docs/Model/SendTestEmail.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **emailTo** | **string[]** | If empty the test email will be sent to your entire test list. Use this field to send it to specific addresses in your list. | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendTestSms.md b/docs/Model/SendTestSms.md index ad7603d4..c9d84e55 100644 --- a/docs/Model/SendTestSms.md +++ b/docs/Model/SendTestSms.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **phoneNumbers** | **string[]** | Mobile number with the country code to send test SMS. The mobile number defined here must belong to one of your contacts in SendinBlue account and must not be blacklisted | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/SendTransacSms.md b/docs/Model/SendTransacSms.md index 442d3d53..5384f40f 100644 --- a/docs/Model/SendTransacSms.md +++ b/docs/Model/SendTransacSms.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **tag** | **string** | Tag of the message | [optional] **webUrl** | **string** | Webhook to call for each event triggered by the message (delivered etc.) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateCampaignStatus.md b/docs/Model/UpdateCampaignStatus.md index be7487ab..82f74eeb 100644 --- a/docs/Model/UpdateCampaignStatus.md +++ b/docs/Model/UpdateCampaignStatus.md @@ -5,6 +5,6 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **status** | **string** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateChild.md b/docs/Model/UpdateChild.md index 722895ec..3303fecf 100644 --- a/docs/Model/UpdateChild.md +++ b/docs/Model/UpdateChild.md @@ -10,6 +10,6 @@ Name | Type | Description | Notes **password** | **string** | New password for the child account to login | [optional] **ips** | **int[]** | | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateContact.md b/docs/Model/UpdateContact.md index 04d87798..43e53a88 100644 --- a/docs/Model/UpdateContact.md +++ b/docs/Model/UpdateContact.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **listIds** | **int[]** | Ids of the lists to add the contact to | [optional] **unlinkListIds** | **int[]** | Ids of the lists to remove the contact from | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateEmailCampaign.md b/docs/Model/UpdateEmailCampaign.md index 9b519610..5979d3aa 100644 --- a/docs/Model/UpdateEmailCampaign.md +++ b/docs/Model/UpdateEmailCampaign.md @@ -21,6 +21,6 @@ Name | Type | Description | Notes **header** | **string** | Header of the email campaign | [optional] **utmCampaign** | **string** | Customize the utm_campaign value. If this field is empty, the campaign name will be used. Only alphanumeric characters and spaces are allowed | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateEmailCampaignRecipients.md b/docs/Model/UpdateEmailCampaignRecipients.md index 1852f7f9..a5e872a9 100644 --- a/docs/Model/UpdateEmailCampaignRecipients.md +++ b/docs/Model/UpdateEmailCampaignRecipients.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **exclusionListIds** | **int[]** | List ids which have to be excluded from a campaign | [optional] **listIds** | **int[]** | Lists Ids to send the campaign to. REQUIRED if already not present in campaign and scheduledAt is not empty | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateEmailCampaignSender.md b/docs/Model/UpdateEmailCampaignSender.md index 9490b3c3..a04658aa 100644 --- a/docs/Model/UpdateEmailCampaignSender.md +++ b/docs/Model/UpdateEmailCampaignSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Sender Name from which the campaign emails are sent | [optional] **email** | **string** | Sender email from which the campaign emails are sent | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateList.md b/docs/Model/UpdateList.md index bd3670e5..a9c1bc13 100644 --- a/docs/Model/UpdateList.md +++ b/docs/Model/UpdateList.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Name of the list. Only one parameter can be update at once | [optional] **folderId** | **int** | Id of the folder in which to move the list. Only one parameter can updated at once | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateSender.md b/docs/Model/UpdateSender.md index b8b7c0e6..58152bba 100644 --- a/docs/Model/UpdateSender.md +++ b/docs/Model/UpdateSender.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **email** | **string** | From Email to update the sender | [optional] **ips** | [**\Sendinblue\Client\Model\CreateSenderIps[]**](CreateSenderIps.md) | Only in case of dedicated IP, IPs to associate to the sender. If passed, will replace all the existing IPs. | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateSmsCampaign.md b/docs/Model/UpdateSmsCampaign.md index 2b52c32e..2897c1ef 100644 --- a/docs/Model/UpdateSmsCampaign.md +++ b/docs/Model/UpdateSmsCampaign.md @@ -9,6 +9,6 @@ Name | Type | Description | Notes **recipients** | [**\Sendinblue\Client\Model\CreateSmsCampaignRecipients**](CreateSmsCampaignRecipients.md) | | [optional] **scheduledAt** | **string** | Date and time on which the campaign has to run (YYYY-MM-DD HH:mm:ss) | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateSmtpTemplate.md b/docs/Model/UpdateSmtpTemplate.md index daef670b..5e53b1b8 100644 --- a/docs/Model/UpdateSmtpTemplate.md +++ b/docs/Model/UpdateSmtpTemplate.md @@ -14,6 +14,6 @@ Name | Type | Description | Notes **attachmentUrl** | **string** | Absolute url of the attachment (no local file). Extension allowed: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff and rtf | [optional] **isActive** | **bool** | Status of the template. isActive = false means template is inactive, isActive = true means template is active | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateSmtpTemplateSender.md b/docs/Model/UpdateSmtpTemplateSender.md index 3c693403..431a5f8c 100644 --- a/docs/Model/UpdateSmtpTemplateSender.md +++ b/docs/Model/UpdateSmtpTemplateSender.md @@ -6,6 +6,6 @@ Name | Type | Description | Notes **name** | **string** | Name of the sender | [optional] **email** | **string** | Email of the sender | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/docs/Model/UpdateWebhook.md b/docs/Model/UpdateWebhook.md index 45c5049c..16a7cddb 100644 --- a/docs/Model/UpdateWebhook.md +++ b/docs/Model/UpdateWebhook.md @@ -7,6 +7,6 @@ Name | Type | Description | Notes **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 and delivered | [optional] -[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) +[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)