mailgun.js 4.1.5 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +44 -0
- package/README.md +128 -27
- package/dist/lib/domains.d.ts +4 -1
- package/dist/lib/domainsTags.d.ts +34 -0
- package/dist/lib/interfaces/DomainTags.d.ts +228 -0
- package/dist/mailgun.node.js +2 -2
- package/dist/mailgun.node.js.LICENSE.txt +1 -1
- package/dist/mailgun.web.js +2 -2
- package/dist/mailgun.web.js.LICENSE.txt +1 -1
- package/docs/.nojekyll +1 -0
- package/docs/assets/highlight.css +127 -0
- package/docs/assets/icons.css +1043 -0
- package/docs/assets/{images/icons.png → icons.png} +0 -0
- package/docs/assets/{images/icons@2x.png → icons@2x.png} +0 -0
- package/docs/assets/main.js +52 -0
- package/docs/assets/search.js +1 -0
- package/docs/assets/style.css +1413 -0
- package/docs/assets/{images/widgets.png → widgets.png} +0 -0
- package/docs/assets/{images/widgets@2x.png → widgets@2x.png} +0 -0
- package/docs/classes/client.default.html +1 -0
- package/docs/classes/domains.Domain.html +1 -0
- package/docs/classes/domains.default.html +1 -0
- package/docs/classes/domainsCredentials.default.html +1 -0
- package/docs/classes/domainsTemplates.DomainTemplateItem.html +1 -0
- package/docs/classes/domainsTemplates.default.html +1 -0
- package/docs/classes/error.default.html +6 -0
- package/docs/classes/events.default.html +1 -0
- package/docs/classes/ip_pools.default.html +1 -0
- package/docs/classes/ips.default.html +1 -0
- package/docs/classes/lists.default.html +1 -0
- package/docs/classes/mailListMembers.default.html +1 -0
- package/docs/classes/messages.default.html +1 -0
- package/docs/classes/multipleValidation.default.html +1 -0
- package/docs/classes/request.default.html +1 -0
- package/docs/classes/routes.default.html +1 -0
- package/docs/classes/stats.default.html +1 -0
- package/docs/classes/suppressions.default.html +1 -0
- package/docs/classes/validate.default.html +1 -0
- package/docs/classes/webhooks.default.html +1 -0
- package/docs/enums/interfaces_DomainTemplates.Pages.html +1 -0
- package/docs/enums/interfaces_DomainTemplates.YesNo.html +1 -0
- package/docs/index.html +1140 -1308
- package/docs/interfaces/interfaces_APIErrorOptions.default.html +1 -0
- package/docs/interfaces/interfaces_ApiResponse.default.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.CreatedUpdatedDomainCredentialsResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DeletedDomainCredentialsResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentials.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsItem.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsList.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsQuery.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsResponseData.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsResult.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.IDomainCredentials.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.UpdateDomainCredentialsData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.CreateDomainTemplateAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.CreateDomainTemplateVersionAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.CreateDomainTemplateVersionResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplate.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateUpdateData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateUpdateVersionData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateVersionData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplatesQuery.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.GetDomainTemplateAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.IDomainTemplatesClient.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplateVersionsAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplateVersionsResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplatesAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplatesResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.MutateDomainTemplateVersionAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.MutateDomainTemplateVersionResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.NotificationAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.NotificationResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ShortTemplateVersion.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.TemplateQuery.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.TemplateVersion.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.UpdateOrDeleteDomainTemplateAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.UpdateOrDeleteDomainTemplateResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.ClickTrackingInfo.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.DomainTrackingData.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.DomainTrackingResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.OpenTrackingInfo.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.UnsubscribeTrackingInfo.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.UpdateDomainTrackingResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.UpdatedOpenTracking.html +1 -0
- package/docs/interfaces/interfaces_Domains.ConnectionSettings.html +1 -0
- package/docs/interfaces/interfaces_Domains.ConnectionSettingsResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.DKIMAuthorityInfo.html +1 -0
- package/docs/interfaces/interfaces_Domains.DKIMSelectorInfo.html +1 -0
- package/docs/interfaces/interfaces_Domains.DNSRecord.html +1 -0
- package/docs/interfaces/interfaces_Domains.DestroyedDomainResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainInfo.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainListResponseData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainResponseData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainShortData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainsListItem.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainsQuery.html +1 -0
- package/docs/interfaces/interfaces_Domains.MessageResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.ReplacementForPool.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedConnectionSettings.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedConnectionSettingsRes.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedDKIMAuthority.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedDKIMAuthorityResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedDKIMSelectorResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedWebPrefix.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedWebPrefixResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.WebPrefixInfo.html +1 -0
- package/docs/interfaces/interfaces_Events.DomainEvent.html +1 -0
- package/docs/interfaces/interfaces_Events.EventsList.html +1 -0
- package/docs/interfaces/interfaces_Events.EventsPage.html +1 -0
- package/docs/interfaces/interfaces_Events.EventsResponse.html +1 -0
- package/docs/interfaces/interfaces_Events.PagesList.html +1 -0
- package/docs/interfaces/interfaces_Events.PagesListAccumulator.html +1 -0
- package/docs/interfaces/interfaces_Events.ParsedPage.html +1 -0
- package/docs/interfaces/interfaces_Events.ParsedPagesList.html +1 -0
- package/docs/interfaces/interfaces_IFormData.IFormDataOptions.html +1 -0
- package/docs/interfaces/interfaces_IFormData.InputFormData.html +1 -0
- package/docs/interfaces/interfaces_IpPools.IpPool.html +1 -0
- package/docs/interfaces/interfaces_IpPools.IpPoolListResponse.html +1 -0
- package/docs/interfaces/interfaces_IpPools.IpPoolUpdateData.html +1 -0
- package/docs/interfaces/interfaces_Ips.IpData.html +1 -0
- package/docs/interfaces/interfaces_Ips.IpsListResponseBody.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.CanceledMultipleValidationJob.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.CreatedMultipleValidationJob.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.IMultipleValidationClient.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.MultipleValidationJob.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.MultipleValidationJobsListResponse.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.MultipleValidationJobsListResult.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.PagesList.html +1 -0
- package/docs/interfaces/interfaces_Options.default.html +1 -0
- package/docs/interfaces/interfaces_RequestOptions.default.html +1 -0
- package/docs/interfaces/interfaces_StatsOptions.Stat.html +1 -0
- package/docs/interfaces/interfaces_StatsOptions.StatsOptions.html +1 -0
- package/docs/interfaces/interfaces_StatsOptions.StatsQuery.html +1 -0
- package/docs/interfaces/interfaces_Supressions.BounceData.html +1 -0
- package/docs/interfaces/interfaces_Supressions.ComplaintData.html +1 -0
- package/docs/interfaces/interfaces_Supressions.UnsubscribeData.html +1 -0
- package/docs/interfaces/interfaces_Supressions.WhiteListData.html +1 -0
- package/docs/interfaces/interfaces_Validate.ValidationResponse.html +1 -0
- package/docs/interfaces/interfaces_Validate.ValidationResult.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.APIWebhook.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.ValidationResponse.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhookList.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhookResponse.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhookResponseBody.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhooksQuery.html +1 -0
- package/docs/interfaces/interfaces_lists.CreateUpdateList.html +1 -0
- package/docs/interfaces/interfaces_lists.DestroyedList.html +1 -0
- package/docs/interfaces/interfaces_lists.ListsQuery.html +1 -0
- package/docs/interfaces/interfaces_lists.MailingList.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.CreateUpdateMailListMembers.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.CreateUpdateMailListMembersReq.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.DeletedMember.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.IMailListsMembers.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MailListMember.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MailListMembersQuery.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MultipleMembersData.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MultipleMembersReqData.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.NewMultipleMembersResponse.html +1 -0
- package/docs/interfaces/interfaces_routes.CreateUpdateRouteData.html +1 -0
- package/docs/interfaces/interfaces_routes.DestroyRouteResponse.html +1 -0
- package/docs/interfaces/interfaces_routes.Route.html +1 -0
- package/docs/interfaces/interfaces_routes.RoutesListQuery.html +1 -0
- package/docs/interfaces/interfaces_routes.UpdateRouteResponse.html +1 -0
- package/docs/modules/client.html +1 -0
- package/docs/modules/domains.html +1 -0
- package/docs/modules/domainsCredentials.html +1 -0
- package/docs/modules/domainsTemplates.html +1 -0
- package/docs/modules/error.html +1 -0
- package/docs/modules/events.html +1 -0
- package/docs/modules/interfaces_APIErrorOptions.html +1 -0
- package/docs/modules/interfaces_ApiResponse.html +1 -0
- package/docs/modules/interfaces_DomainCredentials.html +1 -0
- package/docs/modules/interfaces_DomainTemplates.html +1 -0
- package/docs/modules/interfaces_DomainTracking.html +1 -0
- package/docs/modules/interfaces_Domains.html +1 -0
- package/docs/modules/interfaces_Events.html +1 -0
- package/docs/modules/interfaces_IFormData.html +1 -0
- package/docs/modules/interfaces_IpPools.html +1 -0
- package/docs/modules/interfaces_Ips.html +1 -0
- package/docs/modules/interfaces_MultipleValidation.html +1 -0
- package/docs/modules/interfaces_Options.html +1 -0
- package/docs/modules/interfaces_RequestOptions.html +1 -0
- package/docs/modules/interfaces_StatsOptions.html +1 -0
- package/docs/modules/interfaces_Supressions.html +1 -0
- package/docs/modules/interfaces_Validate.html +1 -0
- package/docs/modules/interfaces_Webhooks.html +1 -0
- package/docs/modules/interfaces_lists.html +1 -0
- package/docs/modules/interfaces_mailListMembers.html +1 -0
- package/docs/modules/interfaces_routes.html +1 -0
- package/docs/modules/ip_pools.html +1 -0
- package/docs/modules/ips.html +1 -0
- package/docs/modules/lists.html +1 -0
- package/docs/modules/mailListMembers.html +1 -0
- package/docs/modules/messages.html +1 -0
- package/docs/modules/multipleValidation.html +1 -0
- package/docs/modules/request.html +1 -0
- package/docs/modules/routes.html +1 -0
- package/docs/modules/stats.html +1 -0
- package/docs/modules/suppressions.html +1 -0
- package/docs/modules/validate.html +1 -0
- package/docs/modules/webhooks.html +1 -0
- package/docs/modules.html +1 -0
- package/lib/client.ts +8 -1
- package/lib/domains.ts +7 -2
- package/lib/domainsTags.ts +165 -0
- package/lib/interfaces/DomainTags.ts +262 -0
- package/package.json +3 -3
- package/test/domains.test.ts +8 -1
- package/test/domainsTags.test.ts +345 -0
- package/tsconfig.json +2 -2
- package/docs/assets/css/main.css +0 -1
- package/docs/assets/js/main.js +0 -51
- package/docs/assets/js/search.json +0 -1
- package/docs/classes/_index_.mailgun.html +0 -294
- package/docs/classes/_lib_client_.client.html +0 -405
- package/docs/classes/_lib_domains_.domain.html +0 -422
- package/docs/classes/_lib_domains_.domainclient.html +0 -620
- package/docs/classes/_lib_error_.apierror.html +0 -362
- package/docs/classes/_lib_events_.eventclient.html +0 -465
- package/docs/classes/_lib_messages_.messagesclient.html +0 -327
- package/docs/classes/_lib_parse_.parseclient.html +0 -295
- package/docs/classes/_lib_request_.request.html +0 -698
- package/docs/classes/_lib_routes_.routesclient.html +0 -403
- package/docs/classes/_lib_stats_.stats.html +0 -301
- package/docs/classes/_lib_stats_.statsclient.html +0 -357
- package/docs/classes/_lib_suppressions_.bounce.html +0 -327
- package/docs/classes/_lib_suppressions_.complaint.html +0 -299
- package/docs/classes/_lib_suppressions_.suppressionclient.html +0 -599
- package/docs/classes/_lib_suppressions_.unsubscribe.html +0 -313
- package/docs/classes/_lib_validate_.validateclient.html +0 -292
- package/docs/classes/_lib_webhooks_.webhook.html +0 -281
- package/docs/classes/_lib_webhooks_.webhookclient.html +0 -539
- package/docs/globals.html +0 -199
- package/docs/interfaces/_lib_domains_.domaindata.html +0 -352
- package/docs/interfaces/_lib_interfaces_apierroroptions_.apierroroptions.html +0 -284
- package/docs/interfaces/_lib_interfaces_options_.options.html +0 -267
- package/docs/interfaces/_lib_interfaces_requestoptions_.requestoptions.html +0 -285
- package/docs/interfaces/_lib_interfaces_statsoptions_.statsoptions.html +0 -262
- package/docs/interfaces/_lib_interfaces_supressions_.bouncedata.html +0 -268
- package/docs/interfaces/_lib_interfaces_supressions_.complaintdata.html +0 -240
- package/docs/interfaces/_lib_interfaces_supressions_.unsubscribedata.html +0 -254
- package/docs/modules/_index_.html +0 -186
- package/docs/modules/_lib_client_.html +0 -208
- package/docs/modules/_lib_domains_.html +0 -199
- package/docs/modules/_lib_error_.html +0 -186
- package/docs/modules/_lib_events_.html +0 -250
- package/docs/modules/_lib_interfaces_apierroroptions_.html +0 -186
- package/docs/modules/_lib_interfaces_options_.html +0 -186
- package/docs/modules/_lib_interfaces_requestoptions_.html +0 -186
- package/docs/modules/_lib_interfaces_statsoptions_.html +0 -186
- package/docs/modules/_lib_interfaces_supressions_.html +0 -194
- package/docs/modules/_lib_messages_.html +0 -186
- package/docs/modules/_lib_parse_.html +0 -186
- package/docs/modules/_lib_request_.html +0 -259
- package/docs/modules/_lib_routes_.html +0 -186
- package/docs/modules/_lib_stats_.html +0 -190
- package/docs/modules/_lib_suppressions_.html +0 -262
- package/docs/modules/_lib_validate_.html +0 -186
- package/docs/modules/_lib_webhooks_.html +0 -190
- package/docs/modules/_webpack_config_.html +0 -227
- package/docs/modules/_webpack_release_config_.html +0 -227
|
@@ -1,599 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="default no-js">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>SuppressionClient | mailgun.js</title>
|
|
7
|
-
<meta name="description" content="Documentation for mailgun.js">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
|
-
</head>
|
|
11
|
-
<body>
|
|
12
|
-
<header>
|
|
13
|
-
<div class="tsd-page-toolbar">
|
|
14
|
-
<div class="container">
|
|
15
|
-
<div class="table-wrap">
|
|
16
|
-
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
|
17
|
-
<div class="field">
|
|
18
|
-
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
-
<input id="tsd-search-field" type="text" />
|
|
20
|
-
</div>
|
|
21
|
-
<ul class="results">
|
|
22
|
-
<li class="state loading">Preparing search index...</li>
|
|
23
|
-
<li class="state failure">The search index is not available</li>
|
|
24
|
-
</ul>
|
|
25
|
-
<a href="../index.html" class="title">mailgun.js</a>
|
|
26
|
-
</div>
|
|
27
|
-
<div class="table-cell" id="tsd-widgets">
|
|
28
|
-
<div id="tsd-filter">
|
|
29
|
-
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
-
<div class="tsd-filter-group">
|
|
31
|
-
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
-
<span class="tsd-select-label">All</span>
|
|
33
|
-
<ul class="tsd-select-list">
|
|
34
|
-
<li data-value="public">Public</li>
|
|
35
|
-
<li data-value="protected">Public/Protected</li>
|
|
36
|
-
<li data-value="private" class="selected">All</li>
|
|
37
|
-
</ul>
|
|
38
|
-
</div>
|
|
39
|
-
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
-
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
-
<input type="checkbox" id="tsd-filter-externals" checked />
|
|
42
|
-
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
|
43
|
-
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
44
|
-
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
45
|
-
</div>
|
|
46
|
-
</div>
|
|
47
|
-
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
48
|
-
</div>
|
|
49
|
-
</div>
|
|
50
|
-
</div>
|
|
51
|
-
</div>
|
|
52
|
-
<div class="tsd-page-title">
|
|
53
|
-
<div class="container">
|
|
54
|
-
<ul class="tsd-breadcrumb">
|
|
55
|
-
<li>
|
|
56
|
-
<a href="../globals.html">Globals</a>
|
|
57
|
-
</li>
|
|
58
|
-
<li>
|
|
59
|
-
<a href="../modules/_lib_suppressions_.html">"lib/suppressions"</a>
|
|
60
|
-
</li>
|
|
61
|
-
<li>
|
|
62
|
-
<a href="_lib_suppressions_.suppressionclient.html">SuppressionClient</a>
|
|
63
|
-
</li>
|
|
64
|
-
</ul>
|
|
65
|
-
<h1>Class SuppressionClient</h1>
|
|
66
|
-
</div>
|
|
67
|
-
</div>
|
|
68
|
-
</header>
|
|
69
|
-
<div class="container container-main">
|
|
70
|
-
<div class="row">
|
|
71
|
-
<div class="col-8 col-content">
|
|
72
|
-
<section class="tsd-panel tsd-hierarchy">
|
|
73
|
-
<h3>Hierarchy</h3>
|
|
74
|
-
<ul class="tsd-hierarchy">
|
|
75
|
-
<li>
|
|
76
|
-
<span class="target">SuppressionClient</span>
|
|
77
|
-
</li>
|
|
78
|
-
</ul>
|
|
79
|
-
</section>
|
|
80
|
-
<section class="tsd-panel-group tsd-index-group">
|
|
81
|
-
<h2>Index</h2>
|
|
82
|
-
<section class="tsd-panel tsd-index-panel">
|
|
83
|
-
<div class="tsd-index-content">
|
|
84
|
-
<section class="tsd-index-section ">
|
|
85
|
-
<h3>Constructors</h3>
|
|
86
|
-
<ul class="tsd-index-list">
|
|
87
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
|
88
|
-
</ul>
|
|
89
|
-
</section>
|
|
90
|
-
<section class="tsd-index-section ">
|
|
91
|
-
<h3>Properties</h3>
|
|
92
|
-
<ul class="tsd-index-list">
|
|
93
|
-
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#models" class="tsd-kind-icon">models</a></li>
|
|
94
|
-
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#request" class="tsd-kind-icon">request</a></li>
|
|
95
|
-
</ul>
|
|
96
|
-
</section>
|
|
97
|
-
<section class="tsd-index-section ">
|
|
98
|
-
<h3>Methods</h3>
|
|
99
|
-
<ul class="tsd-index-list">
|
|
100
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#_parseitem" class="tsd-kind-icon">_parse<wbr>Item</a></li>
|
|
101
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#_parselist" class="tsd-kind-icon">_parse<wbr>List</a></li>
|
|
102
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#_parsepage" class="tsd-kind-icon">_parse<wbr>Page</a></li>
|
|
103
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#_parsepagelinks" class="tsd-kind-icon">_parse<wbr>Page<wbr>Links</a></li>
|
|
104
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#create" class="tsd-kind-icon">create</a></li>
|
|
105
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#destroy" class="tsd-kind-icon">destroy</a></li>
|
|
106
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#get" class="tsd-kind-icon">get</a></li>
|
|
107
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_lib_suppressions_.suppressionclient.html#list" class="tsd-kind-icon">list</a></li>
|
|
108
|
-
</ul>
|
|
109
|
-
</section>
|
|
110
|
-
</div>
|
|
111
|
-
</section>
|
|
112
|
-
</section>
|
|
113
|
-
<section class="tsd-panel-group tsd-member-group ">
|
|
114
|
-
<h2>Constructors</h2>
|
|
115
|
-
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
|
|
116
|
-
<a name="constructor" class="tsd-anchor"></a>
|
|
117
|
-
<h3>constructor</h3>
|
|
118
|
-
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
|
|
119
|
-
<li class="tsd-signature tsd-kind-icon">new <wbr>Suppression<wbr>Client<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="_lib_request_.request.html" class="tsd-signature-type">Request</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_lib_suppressions_.suppressionclient.html" class="tsd-signature-type">SuppressionClient</a></li>
|
|
120
|
-
</ul>
|
|
121
|
-
<ul class="tsd-descriptions">
|
|
122
|
-
<li class="tsd-description">
|
|
123
|
-
<aside class="tsd-sources">
|
|
124
|
-
<ul>
|
|
125
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L64">lib/suppressions.ts:64</a></li>
|
|
126
|
-
</ul>
|
|
127
|
-
</aside>
|
|
128
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
129
|
-
<ul class="tsd-parameters">
|
|
130
|
-
<li>
|
|
131
|
-
<h5>request: <a href="_lib_request_.request.html" class="tsd-signature-type">Request</a></h5>
|
|
132
|
-
</li>
|
|
133
|
-
</ul>
|
|
134
|
-
<h4 class="tsd-returns-title">Returns <a href="_lib_suppressions_.suppressionclient.html" class="tsd-signature-type">SuppressionClient</a></h4>
|
|
135
|
-
</li>
|
|
136
|
-
</ul>
|
|
137
|
-
</section>
|
|
138
|
-
</section>
|
|
139
|
-
<section class="tsd-panel-group tsd-member-group ">
|
|
140
|
-
<h2>Properties</h2>
|
|
141
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
|
142
|
-
<a name="models" class="tsd-anchor"></a>
|
|
143
|
-
<h3>models</h3>
|
|
144
|
-
<div class="tsd-signature tsd-kind-icon">models<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>bounces<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="_lib_suppressions_.bounce.html" class="tsd-signature-type">Bounce</a><span class="tsd-signature-symbol">; </span>complaints<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="_lib_suppressions_.complaint.html" class="tsd-signature-type">Complaint</a><span class="tsd-signature-symbol">; </span>unsubscribes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="_lib_suppressions_.unsubscribe.html" class="tsd-signature-type">Unsubscribe</a><span class="tsd-signature-symbol"> }</span></div>
|
|
145
|
-
<aside class="tsd-sources">
|
|
146
|
-
<ul>
|
|
147
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L60">lib/suppressions.ts:60</a></li>
|
|
148
|
-
</ul>
|
|
149
|
-
</aside>
|
|
150
|
-
<div class="tsd-type-declaration">
|
|
151
|
-
<h4>Type declaration</h4>
|
|
152
|
-
<ul class="tsd-parameters">
|
|
153
|
-
<li class="tsd-parameter">
|
|
154
|
-
<h5>bounces<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="_lib_suppressions_.bounce.html" class="tsd-signature-type">Bounce</a></h5>
|
|
155
|
-
</li>
|
|
156
|
-
<li class="tsd-parameter">
|
|
157
|
-
<h5>complaints<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="_lib_suppressions_.complaint.html" class="tsd-signature-type">Complaint</a></h5>
|
|
158
|
-
</li>
|
|
159
|
-
<li class="tsd-parameter">
|
|
160
|
-
<h5>unsubscribes<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">typeof </span><a href="_lib_suppressions_.unsubscribe.html" class="tsd-signature-type">Unsubscribe</a></h5>
|
|
161
|
-
</li>
|
|
162
|
-
</ul>
|
|
163
|
-
</div>
|
|
164
|
-
</section>
|
|
165
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
|
166
|
-
<a name="request" class="tsd-anchor"></a>
|
|
167
|
-
<h3>request</h3>
|
|
168
|
-
<div class="tsd-signature tsd-kind-icon">request<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
169
|
-
<aside class="tsd-sources">
|
|
170
|
-
<ul>
|
|
171
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L59">lib/suppressions.ts:59</a></li>
|
|
172
|
-
</ul>
|
|
173
|
-
</aside>
|
|
174
|
-
</section>
|
|
175
|
-
</section>
|
|
176
|
-
<section class="tsd-panel-group tsd-member-group ">
|
|
177
|
-
<h2>Methods</h2>
|
|
178
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
179
|
-
<a name="_parseitem" class="tsd-anchor"></a>
|
|
180
|
-
<h3>_parse<wbr>Item</h3>
|
|
181
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
182
|
-
<li class="tsd-signature tsd-kind-icon">_parse<wbr>Item<span class="tsd-signature-symbol">(</span>response<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span>, Model<span class="tsd-signature-symbol">: </span><a href="../modules/_lib_suppressions_.html#tmodel" class="tsd-signature-type">TModel</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_lib_suppressions_.bounce.html" class="tsd-signature-type">Bounce</a><span class="tsd-signature-symbol"> | </span><a href="_lib_suppressions_.complaint.html" class="tsd-signature-type">Complaint</a><span class="tsd-signature-symbol"> | </span><a href="_lib_suppressions_.unsubscribe.html" class="tsd-signature-type">Unsubscribe</a></li>
|
|
183
|
-
</ul>
|
|
184
|
-
<ul class="tsd-descriptions">
|
|
185
|
-
<li class="tsd-description">
|
|
186
|
-
<aside class="tsd-sources">
|
|
187
|
-
<ul>
|
|
188
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L103">lib/suppressions.ts:103</a></li>
|
|
189
|
-
</ul>
|
|
190
|
-
</aside>
|
|
191
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
192
|
-
<ul class="tsd-parameters">
|
|
193
|
-
<li>
|
|
194
|
-
<h5>response: <span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></h5>
|
|
195
|
-
<ul class="tsd-parameters">
|
|
196
|
-
<li class="tsd-parameter">
|
|
197
|
-
<h5>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></h5>
|
|
198
|
-
</li>
|
|
199
|
-
</ul>
|
|
200
|
-
</li>
|
|
201
|
-
<li>
|
|
202
|
-
<h5>Model: <a href="../modules/_lib_suppressions_.html#tmodel" class="tsd-signature-type">TModel</a></h5>
|
|
203
|
-
</li>
|
|
204
|
-
</ul>
|
|
205
|
-
<h4 class="tsd-returns-title">Returns <a href="_lib_suppressions_.bounce.html" class="tsd-signature-type">Bounce</a><span class="tsd-signature-symbol"> | </span><a href="_lib_suppressions_.complaint.html" class="tsd-signature-type">Complaint</a><span class="tsd-signature-symbol"> | </span><a href="_lib_suppressions_.unsubscribe.html" class="tsd-signature-type">Unsubscribe</a></h4>
|
|
206
|
-
</li>
|
|
207
|
-
</ul>
|
|
208
|
-
</section>
|
|
209
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
210
|
-
<a name="_parselist" class="tsd-anchor"></a>
|
|
211
|
-
<h3>_parse<wbr>List</h3>
|
|
212
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
213
|
-
<li class="tsd-signature tsd-kind-icon">_parse<wbr>List<span class="tsd-signature-symbol">(</span>response<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span>, Model<span class="tsd-signature-symbol">: </span><a href="../modules/_lib_suppressions_.html#tmodel" class="tsd-signature-type">TModel</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
|
|
214
|
-
</ul>
|
|
215
|
-
<ul class="tsd-descriptions">
|
|
216
|
-
<li class="tsd-description">
|
|
217
|
-
<aside class="tsd-sources">
|
|
218
|
-
<ul>
|
|
219
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L93">lib/suppressions.ts:93</a></li>
|
|
220
|
-
</ul>
|
|
221
|
-
</aside>
|
|
222
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
223
|
-
<ul class="tsd-parameters">
|
|
224
|
-
<li>
|
|
225
|
-
<h5>response: <span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span></h5>
|
|
226
|
-
<ul class="tsd-parameters">
|
|
227
|
-
<li class="tsd-parameter">
|
|
228
|
-
<h5>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></h5>
|
|
229
|
-
<ul class="tsd-parameters">
|
|
230
|
-
<li class="tsd-parameter">
|
|
231
|
-
<h5>items<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></h5>
|
|
232
|
-
</li>
|
|
233
|
-
<li class="tsd-parameter">
|
|
234
|
-
<h5>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></h5>
|
|
235
|
-
</li>
|
|
236
|
-
</ul>
|
|
237
|
-
</li>
|
|
238
|
-
</ul>
|
|
239
|
-
</li>
|
|
240
|
-
<li>
|
|
241
|
-
<h5>Model: <a href="../modules/_lib_suppressions_.html#tmodel" class="tsd-signature-type">TModel</a></h5>
|
|
242
|
-
</li>
|
|
243
|
-
</ul>
|
|
244
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
|
|
245
|
-
</li>
|
|
246
|
-
</ul>
|
|
247
|
-
</section>
|
|
248
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
249
|
-
<a name="_parsepage" class="tsd-anchor"></a>
|
|
250
|
-
<h3>_parse<wbr>Page</h3>
|
|
251
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
252
|
-
<li class="tsd-signature tsd-kind-icon">_parse<wbr>Page<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, pageUrl<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></li>
|
|
253
|
-
</ul>
|
|
254
|
-
<ul class="tsd-descriptions">
|
|
255
|
-
<li class="tsd-description">
|
|
256
|
-
<aside class="tsd-sources">
|
|
257
|
-
<ul>
|
|
258
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L75">lib/suppressions.ts:75</a></li>
|
|
259
|
-
</ul>
|
|
260
|
-
</aside>
|
|
261
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
262
|
-
<ul class="tsd-parameters">
|
|
263
|
-
<li>
|
|
264
|
-
<h5>id: <span class="tsd-signature-type">string</span></h5>
|
|
265
|
-
</li>
|
|
266
|
-
<li>
|
|
267
|
-
<h5>pageUrl: <span class="tsd-signature-type">string</span></h5>
|
|
268
|
-
</li>
|
|
269
|
-
</ul>
|
|
270
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
|
|
271
|
-
<ul class="tsd-parameters">
|
|
272
|
-
<li class="tsd-parameter">
|
|
273
|
-
<h5>address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
274
|
-
</li>
|
|
275
|
-
<li class="tsd-parameter">
|
|
276
|
-
<h5>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
|
277
|
-
</li>
|
|
278
|
-
<li class="tsd-parameter">
|
|
279
|
-
<h5>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
280
|
-
</li>
|
|
281
|
-
<li class="tsd-parameter">
|
|
282
|
-
<h5>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
|
283
|
-
</li>
|
|
284
|
-
</ul>
|
|
285
|
-
</li>
|
|
286
|
-
</ul>
|
|
287
|
-
</section>
|
|
288
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
289
|
-
<a name="_parsepagelinks" class="tsd-anchor"></a>
|
|
290
|
-
<h3>_parse<wbr>Page<wbr>Links</h3>
|
|
291
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
292
|
-
<li class="tsd-signature tsd-kind-icon">_parse<wbr>Page<wbr>Links<span class="tsd-signature-symbol">(</span>response<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Dictionary</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span>address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">></span></li>
|
|
293
|
-
</ul>
|
|
294
|
-
<ul class="tsd-descriptions">
|
|
295
|
-
<li class="tsd-description">
|
|
296
|
-
<aside class="tsd-sources">
|
|
297
|
-
<ul>
|
|
298
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L87">lib/suppressions.ts:87</a></li>
|
|
299
|
-
</ul>
|
|
300
|
-
</aside>
|
|
301
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
302
|
-
<ul class="tsd-parameters">
|
|
303
|
-
<li>
|
|
304
|
-
<h5>response: <span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span></h5>
|
|
305
|
-
<ul class="tsd-parameters">
|
|
306
|
-
<li class="tsd-parameter">
|
|
307
|
-
<h5>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> }</span></h5>
|
|
308
|
-
<ul class="tsd-parameters">
|
|
309
|
-
<li class="tsd-parameter">
|
|
310
|
-
<h5>paging<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></h5>
|
|
311
|
-
</li>
|
|
312
|
-
</ul>
|
|
313
|
-
</li>
|
|
314
|
-
</ul>
|
|
315
|
-
</li>
|
|
316
|
-
</ul>
|
|
317
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Dictionary</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span>address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>page<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">></span></h4>
|
|
318
|
-
</li>
|
|
319
|
-
</ul>
|
|
320
|
-
</section>
|
|
321
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
322
|
-
<a name="create" class="tsd-anchor"></a>
|
|
323
|
-
<h3>create</h3>
|
|
324
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
325
|
-
<li class="tsd-signature tsd-kind-icon">create<span class="tsd-signature-symbol">(</span>domain<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
|
|
326
|
-
</ul>
|
|
327
|
-
<ul class="tsd-descriptions">
|
|
328
|
-
<li class="tsd-description">
|
|
329
|
-
<aside class="tsd-sources">
|
|
330
|
-
<ul>
|
|
331
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L124">lib/suppressions.ts:124</a></li>
|
|
332
|
-
</ul>
|
|
333
|
-
</aside>
|
|
334
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
335
|
-
<ul class="tsd-parameters">
|
|
336
|
-
<li>
|
|
337
|
-
<h5>domain: <span class="tsd-signature-type">string</span></h5>
|
|
338
|
-
</li>
|
|
339
|
-
<li>
|
|
340
|
-
<h5>type: <span class="tsd-signature-type">string</span></h5>
|
|
341
|
-
</li>
|
|
342
|
-
<li>
|
|
343
|
-
<h5>data: <span class="tsd-signature-type">any</span></h5>
|
|
344
|
-
</li>
|
|
345
|
-
</ul>
|
|
346
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
|
|
347
|
-
</li>
|
|
348
|
-
</ul>
|
|
349
|
-
</section>
|
|
350
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
351
|
-
<a name="destroy" class="tsd-anchor"></a>
|
|
352
|
-
<h3>destroy</h3>
|
|
353
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
354
|
-
<li class="tsd-signature tsd-kind-icon">destroy<span class="tsd-signature-symbol">(</span>domain<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
|
|
355
|
-
</ul>
|
|
356
|
-
<ul class="tsd-descriptions">
|
|
357
|
-
<li class="tsd-description">
|
|
358
|
-
<aside class="tsd-sources">
|
|
359
|
-
<ul>
|
|
360
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L135">lib/suppressions.ts:135</a></li>
|
|
361
|
-
</ul>
|
|
362
|
-
</aside>
|
|
363
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
364
|
-
<ul class="tsd-parameters">
|
|
365
|
-
<li>
|
|
366
|
-
<h5>domain: <span class="tsd-signature-type">string</span></h5>
|
|
367
|
-
</li>
|
|
368
|
-
<li>
|
|
369
|
-
<h5>type: <span class="tsd-signature-type">string</span></h5>
|
|
370
|
-
</li>
|
|
371
|
-
<li>
|
|
372
|
-
<h5>address: <span class="tsd-signature-type">string</span></h5>
|
|
373
|
-
</li>
|
|
374
|
-
</ul>
|
|
375
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
|
|
376
|
-
</li>
|
|
377
|
-
</ul>
|
|
378
|
-
</section>
|
|
379
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
380
|
-
<a name="get" class="tsd-anchor"></a>
|
|
381
|
-
<h3>get</h3>
|
|
382
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
383
|
-
<li class="tsd-signature tsd-kind-icon">get<span class="tsd-signature-symbol">(</span>domain<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, address<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
|
|
384
|
-
</ul>
|
|
385
|
-
<ul class="tsd-descriptions">
|
|
386
|
-
<li class="tsd-description">
|
|
387
|
-
<aside class="tsd-sources">
|
|
388
|
-
<ul>
|
|
389
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L115">lib/suppressions.ts:115</a></li>
|
|
390
|
-
</ul>
|
|
391
|
-
</aside>
|
|
392
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
393
|
-
<ul class="tsd-parameters">
|
|
394
|
-
<li>
|
|
395
|
-
<h5>domain: <span class="tsd-signature-type">string</span></h5>
|
|
396
|
-
</li>
|
|
397
|
-
<li>
|
|
398
|
-
<h5>type: <span class="tsd-signature-type">string</span></h5>
|
|
399
|
-
</li>
|
|
400
|
-
<li>
|
|
401
|
-
<h5>address: <span class="tsd-signature-type">string</span></h5>
|
|
402
|
-
</li>
|
|
403
|
-
</ul>
|
|
404
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
|
|
405
|
-
</li>
|
|
406
|
-
</ul>
|
|
407
|
-
</section>
|
|
408
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
409
|
-
<a name="list" class="tsd-anchor"></a>
|
|
410
|
-
<h3>list</h3>
|
|
411
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
412
|
-
<li class="tsd-signature tsd-kind-icon">list<span class="tsd-signature-symbol">(</span>domain<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, query<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
|
|
413
|
-
</ul>
|
|
414
|
-
<ul class="tsd-descriptions">
|
|
415
|
-
<li class="tsd-description">
|
|
416
|
-
<aside class="tsd-sources">
|
|
417
|
-
<ul>
|
|
418
|
-
<li>Defined in <a href="https://github.com/andrii-yelis/mailgun-js/blob/ad9f2c7/lib/suppressions.ts#L107">lib/suppressions.ts:107</a></li>
|
|
419
|
-
</ul>
|
|
420
|
-
</aside>
|
|
421
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
422
|
-
<ul class="tsd-parameters">
|
|
423
|
-
<li>
|
|
424
|
-
<h5>domain: <span class="tsd-signature-type">string</span></h5>
|
|
425
|
-
</li>
|
|
426
|
-
<li>
|
|
427
|
-
<h5>type: <span class="tsd-signature-type">string</span></h5>
|
|
428
|
-
</li>
|
|
429
|
-
<li>
|
|
430
|
-
<h5>query: <span class="tsd-signature-type">any</span></h5>
|
|
431
|
-
</li>
|
|
432
|
-
</ul>
|
|
433
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
|
|
434
|
-
</li>
|
|
435
|
-
</ul>
|
|
436
|
-
</section>
|
|
437
|
-
</section>
|
|
438
|
-
</div>
|
|
439
|
-
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
440
|
-
<nav class="tsd-navigation primary">
|
|
441
|
-
<ul>
|
|
442
|
-
<li class="globals ">
|
|
443
|
-
<a href="../globals.html"><em>Globals</em></a>
|
|
444
|
-
</li>
|
|
445
|
-
<li class=" tsd-kind-module">
|
|
446
|
-
<a href="../modules/_index_.html">"index"</a>
|
|
447
|
-
</li>
|
|
448
|
-
<li class=" tsd-kind-module">
|
|
449
|
-
<a href="../modules/_lib_client_.html">"lib/client"</a>
|
|
450
|
-
</li>
|
|
451
|
-
<li class=" tsd-kind-module">
|
|
452
|
-
<a href="../modules/_lib_domains_.html">"lib/domains"</a>
|
|
453
|
-
</li>
|
|
454
|
-
<li class=" tsd-kind-module">
|
|
455
|
-
<a href="../modules/_lib_error_.html">"lib/error"</a>
|
|
456
|
-
</li>
|
|
457
|
-
<li class=" tsd-kind-module">
|
|
458
|
-
<a href="../modules/_lib_events_.html">"lib/events"</a>
|
|
459
|
-
</li>
|
|
460
|
-
<li class=" tsd-kind-module">
|
|
461
|
-
<a href="../modules/_lib_interfaces_apierroroptions_.html">"lib/interfaces/APIError<wbr>Options"</a>
|
|
462
|
-
</li>
|
|
463
|
-
<li class=" tsd-kind-module">
|
|
464
|
-
<a href="../modules/_lib_interfaces_options_.html">"lib/interfaces/<wbr>Options"</a>
|
|
465
|
-
</li>
|
|
466
|
-
<li class=" tsd-kind-module">
|
|
467
|
-
<a href="../modules/_lib_interfaces_requestoptions_.html">"lib/interfaces/<wbr>Request<wbr>Options"</a>
|
|
468
|
-
</li>
|
|
469
|
-
<li class=" tsd-kind-module">
|
|
470
|
-
<a href="../modules/_lib_interfaces_statsoptions_.html">"lib/interfaces/<wbr>Stats<wbr>Options"</a>
|
|
471
|
-
</li>
|
|
472
|
-
<li class=" tsd-kind-module">
|
|
473
|
-
<a href="../modules/_lib_interfaces_supressions_.html">"lib/interfaces/<wbr>Supressions"</a>
|
|
474
|
-
</li>
|
|
475
|
-
<li class=" tsd-kind-module">
|
|
476
|
-
<a href="../modules/_lib_messages_.html">"lib/messages"</a>
|
|
477
|
-
</li>
|
|
478
|
-
<li class=" tsd-kind-module">
|
|
479
|
-
<a href="../modules/_lib_parse_.html">"lib/parse"</a>
|
|
480
|
-
</li>
|
|
481
|
-
<li class=" tsd-kind-module">
|
|
482
|
-
<a href="../modules/_lib_request_.html">"lib/request"</a>
|
|
483
|
-
</li>
|
|
484
|
-
<li class=" tsd-kind-module">
|
|
485
|
-
<a href="../modules/_lib_routes_.html">"lib/routes"</a>
|
|
486
|
-
</li>
|
|
487
|
-
<li class=" tsd-kind-module">
|
|
488
|
-
<a href="../modules/_lib_stats_.html">"lib/stats"</a>
|
|
489
|
-
</li>
|
|
490
|
-
<li class="current tsd-kind-module">
|
|
491
|
-
<a href="../modules/_lib_suppressions_.html">"lib/suppressions"</a>
|
|
492
|
-
</li>
|
|
493
|
-
<li class=" tsd-kind-module">
|
|
494
|
-
<a href="../modules/_lib_validate_.html">"lib/validate"</a>
|
|
495
|
-
</li>
|
|
496
|
-
<li class=" tsd-kind-module">
|
|
497
|
-
<a href="../modules/_lib_webhooks_.html">"lib/webhooks"</a>
|
|
498
|
-
</li>
|
|
499
|
-
<li class=" tsd-kind-module">
|
|
500
|
-
<a href="../modules/_webpack_config_.html">"webpack.config"</a>
|
|
501
|
-
</li>
|
|
502
|
-
<li class=" tsd-kind-module">
|
|
503
|
-
<a href="../modules/_webpack_release_config_.html">"webpack.release.config"</a>
|
|
504
|
-
</li>
|
|
505
|
-
</ul>
|
|
506
|
-
</nav>
|
|
507
|
-
<nav class="tsd-navigation secondary menu-sticky">
|
|
508
|
-
<ul class="before-current">
|
|
509
|
-
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-not-exported">
|
|
510
|
-
<a href="_lib_suppressions_.bounce.html" class="tsd-kind-icon">Bounce</a>
|
|
511
|
-
</li>
|
|
512
|
-
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-not-exported">
|
|
513
|
-
<a href="_lib_suppressions_.complaint.html" class="tsd-kind-icon">Complaint</a>
|
|
514
|
-
</li>
|
|
515
|
-
</ul>
|
|
516
|
-
<ul class="current">
|
|
517
|
-
<li class="current tsd-kind-class tsd-parent-kind-module">
|
|
518
|
-
<a href="_lib_suppressions_.suppressionclient.html" class="tsd-kind-icon">Suppression<wbr>Client</a>
|
|
519
|
-
<ul>
|
|
520
|
-
<li class=" tsd-kind-constructor tsd-parent-kind-class">
|
|
521
|
-
<a href="_lib_suppressions_.suppressionclient.html#constructor" class="tsd-kind-icon">constructor</a>
|
|
522
|
-
</li>
|
|
523
|
-
<li class=" tsd-kind-property tsd-parent-kind-class">
|
|
524
|
-
<a href="_lib_suppressions_.suppressionclient.html#models" class="tsd-kind-icon">models</a>
|
|
525
|
-
</li>
|
|
526
|
-
<li class=" tsd-kind-property tsd-parent-kind-class">
|
|
527
|
-
<a href="_lib_suppressions_.suppressionclient.html#request" class="tsd-kind-icon">request</a>
|
|
528
|
-
</li>
|
|
529
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
530
|
-
<a href="_lib_suppressions_.suppressionclient.html#_parseitem" class="tsd-kind-icon">_parse<wbr>Item</a>
|
|
531
|
-
</li>
|
|
532
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
533
|
-
<a href="_lib_suppressions_.suppressionclient.html#_parselist" class="tsd-kind-icon">_parse<wbr>List</a>
|
|
534
|
-
</li>
|
|
535
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
536
|
-
<a href="_lib_suppressions_.suppressionclient.html#_parsepage" class="tsd-kind-icon">_parse<wbr>Page</a>
|
|
537
|
-
</li>
|
|
538
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
539
|
-
<a href="_lib_suppressions_.suppressionclient.html#_parsepagelinks" class="tsd-kind-icon">_parse<wbr>Page<wbr>Links</a>
|
|
540
|
-
</li>
|
|
541
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
542
|
-
<a href="_lib_suppressions_.suppressionclient.html#create" class="tsd-kind-icon">create</a>
|
|
543
|
-
</li>
|
|
544
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
545
|
-
<a href="_lib_suppressions_.suppressionclient.html#destroy" class="tsd-kind-icon">destroy</a>
|
|
546
|
-
</li>
|
|
547
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
548
|
-
<a href="_lib_suppressions_.suppressionclient.html#get" class="tsd-kind-icon">get</a>
|
|
549
|
-
</li>
|
|
550
|
-
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
551
|
-
<a href="_lib_suppressions_.suppressionclient.html#list" class="tsd-kind-icon">list</a>
|
|
552
|
-
</li>
|
|
553
|
-
</ul>
|
|
554
|
-
</li>
|
|
555
|
-
</ul>
|
|
556
|
-
<ul class="after-current">
|
|
557
|
-
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-not-exported">
|
|
558
|
-
<a href="_lib_suppressions_.unsubscribe.html" class="tsd-kind-icon">Unsubscribe</a>
|
|
559
|
-
</li>
|
|
560
|
-
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported">
|
|
561
|
-
<a href="../modules/_lib_suppressions_.html#tmodel" class="tsd-kind-icon">TModel</a>
|
|
562
|
-
</li>
|
|
563
|
-
<li class=" tsd-kind-object-literal tsd-parent-kind-module tsd-is-not-exported">
|
|
564
|
-
<a href="../modules/_lib_suppressions_.html#createoptions" class="tsd-kind-icon">create<wbr>Options</a>
|
|
565
|
-
</li>
|
|
566
|
-
</ul>
|
|
567
|
-
</nav>
|
|
568
|
-
</div>
|
|
569
|
-
</div>
|
|
570
|
-
</div>
|
|
571
|
-
<footer class="with-border-bottom">
|
|
572
|
-
<div class="container">
|
|
573
|
-
<h2>Legend</h2>
|
|
574
|
-
<div class="tsd-legend-group">
|
|
575
|
-
<ul class="tsd-legend">
|
|
576
|
-
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
|
|
577
|
-
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
|
|
578
|
-
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
|
|
579
|
-
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
|
580
|
-
</ul>
|
|
581
|
-
<ul class="tsd-legend">
|
|
582
|
-
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
|
|
583
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
|
584
|
-
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
|
585
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
|
586
|
-
</ul>
|
|
587
|
-
<ul class="tsd-legend">
|
|
588
|
-
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
|
589
|
-
</ul>
|
|
590
|
-
</div>
|
|
591
|
-
</div>
|
|
592
|
-
</footer>
|
|
593
|
-
<div class="container tsd-generator">
|
|
594
|
-
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
595
|
-
</div>
|
|
596
|
-
<div class="overlay"></div>
|
|
597
|
-
<script src="../assets/js/main.js"></script>
|
|
598
|
-
</body>
|
|
599
|
-
</html>
|