Skip to content

Commit 0bb1b9e

Browse files
updated double quotes preview
1 parent 02002f3 commit 0bb1b9e

38 files changed

+120
-120
lines changed

docs/CreateAttribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**Value** | **string** | Value of the attribute. Use only if the attribute's category is 'calculated' or 'global' | [optional]
7-
**Enumeration** | [**List<CreateAttributeEnumeration>**](CreateAttributeEnumeration.md) | List of values and labels that the attribute can take. Use only if the attribute's category is \"category\". For example, [{\"value\":1, \"label\":\"male\"}, {\"value\":2, \"label\":\"female\"}] | [optional]
7+
**Enumeration** | [**List<CreateAttributeEnumeration>**](CreateAttributeEnumeration.md) | List of values and labels that the attribute can take. Use only if the attribute's category is "category". For example, [{"value":1, "label":"male"}, {"value":2, "label":"female"}] | [optional]
88
**Type** | **string** | Type of the attribute. Use only if the attribute's category is 'normal', 'category' or 'transactional' ( type 'boolean' is only available if the category is 'normal' attribute, type 'id' is only available if the category is 'transactional' attribute & type 'category' is only available if the category is 'category' attribute ) | [optional]
99

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

docs/CreateContact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**Email** | **string** | Email address of the user. Mandatory if \"SMS\" field is not passed in \"attributes\" parameter. Mobile Number in \"SMS\" field should be passed with proper country code. For example {\"SMS\":\"+91xxxxxxxxxx\"} or {\"SMS\":\"0091xxxxxxxxxx\"} | [optional]
7-
**Attributes** | **Object** | Pass the set of attributes and their values. These attributes must be present in your SendinBlue account. For eg. {\"FNAME\":\"Elly\", \"LNAME\":\"Roger\"} | [optional]
6+
**Email** | **string** | Email address of the user. Mandatory if "SMS" field is not passed in "attributes" parameter. Mobile Number in "SMS" field should be passed with proper country code. For example {"SMS":"+91xxxxxxxxxx"} or {"SMS":"0091xxxxxxxxxx"} | [optional]
7+
**Attributes** | **Object** | Pass the set of attributes and their values. These attributes must be present in your SendinBlue account. For eg. {"FNAME":"Elly", "LNAME":"Roger"} | [optional]
88
**EmailBlacklisted** | **bool?** | Set this field to blacklist the contact for emails (emailBlacklisted = true) | [optional]
99
**SmsBlacklisted** | **bool?** | Set this field to blacklist the contact for SMS (smsBlacklisted = true) | [optional]
1010
**ListIds** | **List<long?>** | Ids of the lists to add the contact to | [optional]

docs/CreateEmailCampaign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Name | Type | Description | Notes
2020
**Footer** | **string** | Footer of the email campaign | [optional]
2121
**Header** | **string** | Header of the email campaign | [optional]
2222
**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]
23-
**Params** | **Object** | Pass the set of attributes to customize the type classic campaign. For example, {\"FNAME\":\"Joe\", \"LNAME\":\"Doe\"}. Only available if 'type' is 'classic'. It's considered only if campaign is in New Template Language format. The New Template Language is dependent on the values of 'subject', 'htmlContent/htmlUrl', 'sender.name' & 'toField' | [optional]
23+
**Params** | **Object** | Pass the set of attributes to customize the type classic campaign. For example, {"FNAME":"Joe", "LNAME":"Doe"}. Only available if 'type' is 'classic'. It's considered only if campaign is in New Template Language format. The New Template Language is dependent on the values of 'subject', 'htmlContent/htmlUrl', 'sender.name' & 'toField' | [optional]
2424
**SendAtBestTime** | **bool?** | Set this to true if you want to send your campaign at best time. | [optional] [default to false]
2525
**AbTesting** | **bool?** | Status of A/B Test. abTesting = false means it is disabled, & abTesting = true means it is enabled. 'subjectA', 'subjectB', 'splitRule', 'winnerCriteria' & 'winnerDelay' will be considered when abTesting is set to true. 'subjectA' & 'subjectB' are mandatory together & 'subject' if passed is ignored. Can be set to true only if 'sendAtBestTime' is 'false'. You will be able to set up two subject lines for your campaign and send them to a random sample of your total recipients. Half of the test group will receive version A, and the other half will receive version B | [optional] [default to false]
2626
**SubjectA** | **string** | Subject A of the campaign. Mandatory if abTesting = true. subjectA & subjectB should have unique value | [optional]

docs/GetAccountPlan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**Type** | **string** | Displays the plan type of the user |
7-
**CreditsType** | **string** | This is the type of the credit, \"Send Limit\" is one of the possible types of credit of a user. \"Send Limit\" implies the total number of emails you can send to the subscribers in your account. |
7+
**CreditsType** | **string** | This is the type of the credit, "Send Limit" is one of the possible types of credit of a user. "Send Limit" implies the total number of emails you can send to the subscribers in your account. |
88
**Credits** | **float?** | Remaining credits of the user |
9-
**StartDate** | **DateTime?** | Date of the period from which the plan will start (only available for \"subscription\" and \"reseller\" plan type) | [optional]
10-
**EndDate** | **DateTime?** | Date of the period from which the plan will end (only available for \"subscription\" and \"reseller\" plan type) | [optional]
9+
**StartDate** | **DateTime?** | Date of the period from which the plan will start (only available for "subscription" and "reseller" plan type) | [optional]
10+
**EndDate** | **DateTime?** | Date of the period from which the plan will end (only available for "subscription" and "reseller" plan type) | [optional]
1111
**UserLimit** | **int?** | Only in case of reseller account. It implies the total number of child accounts you can add to your account. | [optional]
1212

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

docs/GetAttributesAttributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
**Name** | **string** | Name of the attribute |
77
**Category** | **string** | Category of the attribute |
88
**Type** | **string** | Type of the attribute | [optional]
9-
**Enumeration** | [**List<GetAttributesEnumeration>**](GetAttributesEnumeration.md) | Parameter only available for \"category\" type attributes. | [optional]
9+
**Enumeration** | [**List<GetAttributesEnumeration>**](GetAttributesEnumeration.md) | Parameter only available for "category" type attributes. | [optional]
1010
**CalculatedValue** | **string** | Calculated value formula | [optional]
1111

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

docs/GetAttributesEnumeration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**Value** | **long?** | ID of Value of the \"category\" type attribute |
7-
**Label** | **string** | Label of the \"category\" type attribute |
6+
**Value** | **long?** | ID of Value of the "category" type attribute |
7+
**Label** | **string** | Label of the "category" type attribute |
88

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

docs/GetEmailCampaign.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Name | Type | Description | Notes
2020
**Header** | **string** | Header of the campaign |
2121
**Footer** | **string** | Footer of the campaign |
2222
**Sender** | [**GetExtendedCampaignOverviewSender**](GetExtendedCampaignOverviewSender.md) | |
23-
**ReplyTo** | **string** | Email defined as the \"Reply to\" of the campaign |
24-
**ToField** | **string** | Customisation of the \"to\" field of the campaign |
23+
**ReplyTo** | **string** | Email defined as the "Reply to" of the campaign |
24+
**ToField** | **string** | Customisation of the "to" field of the campaign |
2525
**HtmlContent** | **string** | HTML content of the campaign |
2626
**ShareLink** | **string** | Link to share the campaign on social medias | [optional]
2727
**Tag** | **string** | Tag of the campaign |

docs/GetExtendedCampaignOverview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Name | Type | Description | Notes
2020
**Header** | **string** | Header of the campaign |
2121
**Footer** | **string** | Footer of the campaign |
2222
**Sender** | [**GetExtendedCampaignOverviewSender**](GetExtendedCampaignOverviewSender.md) | |
23-
**ReplyTo** | **string** | Email defined as the \"Reply to\" of the campaign |
24-
**ToField** | **string** | Customisation of the \"to\" field of the campaign |
23+
**ReplyTo** | **string** | Email defined as the "Reply to" of the campaign |
24+
**ToField** | **string** | Customisation of the "to" field of the campaign |
2525
**HtmlContent** | **string** | HTML content of the campaign |
2626
**ShareLink** | **string** | Link to share the campaign on social medias | [optional]
2727
**Tag** | **string** | Tag of the campaign |

docs/GetSmtpTemplateOverview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Name | Type | Description | Notes
99
**IsActive** | **bool?** | Status of template (true=active, false=inactive) |
1010
**TestSent** | **bool?** | Status of test sending for the template (true=test email has been sent, false=test email has not been sent) |
1111
**Sender** | [**GetSmtpTemplateOverviewSender**](GetSmtpTemplateOverviewSender.md) | |
12-
**ReplyTo** | **string** | Email defined as the \"Reply to\" for the template |
13-
**ToField** | **string** | Customisation of the \"to\" field for the template |
12+
**ReplyTo** | **string** | Email defined as the "Reply to" for the template |
13+
**ToField** | **string** | Customisation of the "to" field for the template |
1414
**Tag** | **string** | Tag of the template |
1515
**HtmlContent** | **string** | HTML content of the template |
1616
**CreatedAt** | **DateTime?** | Creation UTC date-time of the template (YYYY-MM-DDTHH:mm:ss.SSSZ) |

docs/PostContactInfoContacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**Success** | **List<string>** | | [optional]
77
**Failure** | **List<string>** | | [optional]
8-
**Total** | **long?** | Displays the count of total number of contacts removed from list when user opts for \"all\" option. | [optional]
8+
**Total** | **long?** | Displays the count of total number of contacts removed from list when user opts for "all" option. | [optional]
99

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

0 commit comments

Comments
 (0)