reach-api-sdk 1.0.187 → 1.0.188
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/dist/reach-sdk.d.ts
CHANGED
|
@@ -2062,7 +2062,7 @@ type Customer = {
|
|
|
2062
2062
|
/**
|
|
2063
2063
|
* Gets or sets the email.
|
|
2064
2064
|
*/
|
|
2065
|
-
|
|
2065
|
+
displayEmail?: string | null;
|
|
2066
2066
|
/**
|
|
2067
2067
|
* Gets or sets the phone number.
|
|
2068
2068
|
*/
|
|
@@ -10053,7 +10053,7 @@ declare class CustomersService {
|
|
|
10053
10053
|
* @returns any OK
|
|
10054
10054
|
* @throws ApiError
|
|
10055
10055
|
*/
|
|
10056
|
-
exportToCsv({ wildcard,
|
|
10056
|
+
exportToCsv({ wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, formData, }: {
|
|
10057
10057
|
/**
|
|
10058
10058
|
* Gets or sets the wildcard for use in a query search.
|
|
10059
10059
|
*/
|
|
@@ -10061,7 +10061,7 @@ declare class CustomersService {
|
|
|
10061
10061
|
/**
|
|
10062
10062
|
* Gets or sets the customers email for use in a query search.
|
|
10063
10063
|
*/
|
|
10064
|
-
|
|
10064
|
+
displayEmail?: string;
|
|
10065
10065
|
/**
|
|
10066
10066
|
* Gets or sets the venue id for use in a query search.
|
|
10067
10067
|
*/
|
|
@@ -10135,7 +10135,7 @@ declare class CustomersService {
|
|
|
10135
10135
|
* @returns any OK
|
|
10136
10136
|
* @throws ApiError
|
|
10137
10137
|
*/
|
|
10138
|
-
exportToXlsx({ wildcard,
|
|
10138
|
+
exportToXlsx({ wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, formData, }: {
|
|
10139
10139
|
/**
|
|
10140
10140
|
* Gets or sets the wildcard for use in a query search.
|
|
10141
10141
|
*/
|
|
@@ -10143,7 +10143,7 @@ declare class CustomersService {
|
|
|
10143
10143
|
/**
|
|
10144
10144
|
* Gets or sets the customers email for use in a query search.
|
|
10145
10145
|
*/
|
|
10146
|
-
|
|
10146
|
+
displayEmail?: string;
|
|
10147
10147
|
/**
|
|
10148
10148
|
* Gets or sets the venue id for use in a query search.
|
|
10149
10149
|
*/
|
|
@@ -10271,7 +10271,7 @@ declare class CustomersService {
|
|
|
10271
10271
|
* @returns CustomerPage OK
|
|
10272
10272
|
* @throws ApiError
|
|
10273
10273
|
*/
|
|
10274
|
-
getPage({ wildcard,
|
|
10274
|
+
getPage({ wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, }: {
|
|
10275
10275
|
/**
|
|
10276
10276
|
* Gets or sets the wildcard for use in a query search.
|
|
10277
10277
|
*/
|
|
@@ -10279,7 +10279,7 @@ declare class CustomersService {
|
|
|
10279
10279
|
/**
|
|
10280
10280
|
* Gets or sets the customers email for use in a query search.
|
|
10281
10281
|
*/
|
|
10282
|
-
|
|
10282
|
+
displayEmail?: string;
|
|
10283
10283
|
/**
|
|
10284
10284
|
* Gets or sets the venue id for use in a query search.
|
|
10285
10285
|
*/
|
|
@@ -10379,7 +10379,7 @@ declare class CustomersService {
|
|
|
10379
10379
|
* @returns boolean OK
|
|
10380
10380
|
* @throws ApiError
|
|
10381
10381
|
*/
|
|
10382
|
-
exists({ wildcard,
|
|
10382
|
+
exists({ wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, }: {
|
|
10383
10383
|
/**
|
|
10384
10384
|
* Gets or sets the wildcard for use in a query search.
|
|
10385
10385
|
*/
|
|
@@ -10387,7 +10387,7 @@ declare class CustomersService {
|
|
|
10387
10387
|
/**
|
|
10388
10388
|
* Gets or sets the customers email for use in a query search.
|
|
10389
10389
|
*/
|
|
10390
|
-
|
|
10390
|
+
displayEmail?: string;
|
|
10391
10391
|
/**
|
|
10392
10392
|
* Gets or sets the venue id for use in a query search.
|
|
10393
10393
|
*/
|
|
@@ -10454,7 +10454,7 @@ declare class CustomersService {
|
|
|
10454
10454
|
* @returns Customer OK
|
|
10455
10455
|
* @throws ApiError
|
|
10456
10456
|
*/
|
|
10457
|
-
getListWithoutReferences({ wildcard,
|
|
10457
|
+
getListWithoutReferences({ wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, }: {
|
|
10458
10458
|
/**
|
|
10459
10459
|
* Gets or sets the wildcard for use in a query search.
|
|
10460
10460
|
*/
|
|
@@ -10462,7 +10462,7 @@ declare class CustomersService {
|
|
|
10462
10462
|
/**
|
|
10463
10463
|
* Gets or sets the customers email for use in a query search.
|
|
10464
10464
|
*/
|
|
10465
|
-
|
|
10465
|
+
displayEmail?: string;
|
|
10466
10466
|
/**
|
|
10467
10467
|
* Gets or sets the venue id for use in a query search.
|
|
10468
10468
|
*/
|
|
@@ -10529,7 +10529,7 @@ declare class CustomersService {
|
|
|
10529
10529
|
* @returns Customer OK
|
|
10530
10530
|
* @throws ApiError
|
|
10531
10531
|
*/
|
|
10532
|
-
getListIdName({ wildcard,
|
|
10532
|
+
getListIdName({ wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, }: {
|
|
10533
10533
|
/**
|
|
10534
10534
|
* Gets or sets the wildcard for use in a query search.
|
|
10535
10535
|
*/
|
|
@@ -10537,7 +10537,7 @@ declare class CustomersService {
|
|
|
10537
10537
|
/**
|
|
10538
10538
|
* Gets or sets the customers email for use in a query search.
|
|
10539
10539
|
*/
|
|
10540
|
-
|
|
10540
|
+
displayEmail?: string;
|
|
10541
10541
|
/**
|
|
10542
10542
|
* Gets or sets the venue id for use in a query search.
|
|
10543
10543
|
*/
|
|
@@ -27601,7 +27601,7 @@ declare class PublicCustomersService {
|
|
|
27601
27601
|
* @returns CustomerPage OK
|
|
27602
27602
|
* @throws ApiError
|
|
27603
27603
|
*/
|
|
27604
|
-
getPage({ xTenantSubdomain, wildcard,
|
|
27604
|
+
getPage({ xTenantSubdomain, wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, }: {
|
|
27605
27605
|
xTenantSubdomain?: string;
|
|
27606
27606
|
/**
|
|
27607
27607
|
* Gets or sets the wildcard for use in a query search.
|
|
@@ -27610,7 +27610,7 @@ declare class PublicCustomersService {
|
|
|
27610
27610
|
/**
|
|
27611
27611
|
* Gets or sets the customers email for use in a query search.
|
|
27612
27612
|
*/
|
|
27613
|
-
|
|
27613
|
+
displayEmail?: string;
|
|
27614
27614
|
/**
|
|
27615
27615
|
* Gets or sets the venue id for use in a query search.
|
|
27616
27616
|
*/
|
|
@@ -27737,7 +27737,7 @@ declare class PublicCustomersService {
|
|
|
27737
27737
|
* @returns boolean OK
|
|
27738
27738
|
* @throws ApiError
|
|
27739
27739
|
*/
|
|
27740
|
-
exists({ xTenantSubdomain, wildcard,
|
|
27740
|
+
exists({ xTenantSubdomain, wildcard, displayEmail, venueId, programmeId, marketingOptIn, isActiveCustomer, pageNumber, take, skip, limitListRequests, tenantId, modifiedById, modifiedByIds, dateCreatedGte, dateCreatedLte, isLive, sortOrderDirection, }: {
|
|
27741
27741
|
/**
|
|
27742
27742
|
* The tenants subdomain.
|
|
27743
27743
|
*/
|
|
@@ -27749,7 +27749,7 @@ declare class PublicCustomersService {
|
|
|
27749
27749
|
/**
|
|
27750
27750
|
* Gets or sets the customers email for use in a query search.
|
|
27751
27751
|
*/
|
|
27752
|
-
|
|
27752
|
+
displayEmail?: string;
|
|
27753
27753
|
/**
|
|
27754
27754
|
* Gets or sets the venue id for use in a query search.
|
|
27755
27755
|
*/
|
package/dist/reach-sdk.js
CHANGED
|
@@ -4692,7 +4692,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
4692
4692
|
*/
|
|
4693
4693
|
exportToCsv({
|
|
4694
4694
|
wildcard,
|
|
4695
|
-
|
|
4695
|
+
displayEmail,
|
|
4696
4696
|
venueId,
|
|
4697
4697
|
programmeId,
|
|
4698
4698
|
marketingOptIn,
|
|
@@ -4715,7 +4715,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
4715
4715
|
url: "/api/customers/export/csv",
|
|
4716
4716
|
query: {
|
|
4717
4717
|
Wildcard: wildcard,
|
|
4718
|
-
|
|
4718
|
+
DisplayEmail: displayEmail,
|
|
4719
4719
|
VenueId: venueId,
|
|
4720
4720
|
ProgrammeId: programmeId,
|
|
4721
4721
|
MarketingOptIn: marketingOptIn,
|
|
@@ -4749,7 +4749,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
4749
4749
|
*/
|
|
4750
4750
|
exportToXlsx({
|
|
4751
4751
|
wildcard,
|
|
4752
|
-
|
|
4752
|
+
displayEmail,
|
|
4753
4753
|
venueId,
|
|
4754
4754
|
programmeId,
|
|
4755
4755
|
marketingOptIn,
|
|
@@ -4772,7 +4772,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
4772
4772
|
url: "/api/customers/export/xlsx",
|
|
4773
4773
|
query: {
|
|
4774
4774
|
Wildcard: wildcard,
|
|
4775
|
-
|
|
4775
|
+
DisplayEmail: displayEmail,
|
|
4776
4776
|
VenueId: venueId,
|
|
4777
4777
|
ProgrammeId: programmeId,
|
|
4778
4778
|
MarketingOptIn: marketingOptIn,
|
|
@@ -4905,7 +4905,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
4905
4905
|
*/
|
|
4906
4906
|
getPage({
|
|
4907
4907
|
wildcard,
|
|
4908
|
-
|
|
4908
|
+
displayEmail,
|
|
4909
4909
|
venueId,
|
|
4910
4910
|
programmeId,
|
|
4911
4911
|
marketingOptIn,
|
|
@@ -4927,7 +4927,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
4927
4927
|
url: "/api/customers",
|
|
4928
4928
|
query: {
|
|
4929
4929
|
Wildcard: wildcard,
|
|
4930
|
-
|
|
4930
|
+
DisplayEmail: displayEmail,
|
|
4931
4931
|
VenueId: venueId,
|
|
4932
4932
|
ProgrammeId: programmeId,
|
|
4933
4933
|
MarketingOptIn: marketingOptIn,
|
|
@@ -5021,7 +5021,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
5021
5021
|
*/
|
|
5022
5022
|
exists({
|
|
5023
5023
|
wildcard,
|
|
5024
|
-
|
|
5024
|
+
displayEmail,
|
|
5025
5025
|
venueId,
|
|
5026
5026
|
programmeId,
|
|
5027
5027
|
marketingOptIn,
|
|
@@ -5043,7 +5043,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
5043
5043
|
url: "/api/customers/exists",
|
|
5044
5044
|
query: {
|
|
5045
5045
|
Wildcard: wildcard,
|
|
5046
|
-
|
|
5046
|
+
DisplayEmail: displayEmail,
|
|
5047
5047
|
VenueId: venueId,
|
|
5048
5048
|
ProgrammeId: programmeId,
|
|
5049
5049
|
MarketingOptIn: marketingOptIn,
|
|
@@ -5074,7 +5074,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
5074
5074
|
*/
|
|
5075
5075
|
getListWithoutReferences({
|
|
5076
5076
|
wildcard,
|
|
5077
|
-
|
|
5077
|
+
displayEmail,
|
|
5078
5078
|
venueId,
|
|
5079
5079
|
programmeId,
|
|
5080
5080
|
marketingOptIn,
|
|
@@ -5096,7 +5096,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
5096
5096
|
url: "/api/customers/without-references",
|
|
5097
5097
|
query: {
|
|
5098
5098
|
Wildcard: wildcard,
|
|
5099
|
-
|
|
5099
|
+
DisplayEmail: displayEmail,
|
|
5100
5100
|
VenueId: venueId,
|
|
5101
5101
|
ProgrammeId: programmeId,
|
|
5102
5102
|
MarketingOptIn: marketingOptIn,
|
|
@@ -5127,7 +5127,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
5127
5127
|
*/
|
|
5128
5128
|
getListIdName({
|
|
5129
5129
|
wildcard,
|
|
5130
|
-
|
|
5130
|
+
displayEmail,
|
|
5131
5131
|
venueId,
|
|
5132
5132
|
programmeId,
|
|
5133
5133
|
marketingOptIn,
|
|
@@ -5149,7 +5149,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
5149
5149
|
url: "/api/customers/id-name",
|
|
5150
5150
|
query: {
|
|
5151
5151
|
Wildcard: wildcard,
|
|
5152
|
-
|
|
5152
|
+
DisplayEmail: displayEmail,
|
|
5153
5153
|
VenueId: venueId,
|
|
5154
5154
|
ProgrammeId: programmeId,
|
|
5155
5155
|
MarketingOptIn: marketingOptIn,
|
|
@@ -18447,7 +18447,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
18447
18447
|
getPage({
|
|
18448
18448
|
xTenantSubdomain,
|
|
18449
18449
|
wildcard,
|
|
18450
|
-
|
|
18450
|
+
displayEmail,
|
|
18451
18451
|
venueId,
|
|
18452
18452
|
programmeId,
|
|
18453
18453
|
marketingOptIn,
|
|
@@ -18472,7 +18472,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
18472
18472
|
},
|
|
18473
18473
|
query: {
|
|
18474
18474
|
Wildcard: wildcard,
|
|
18475
|
-
|
|
18475
|
+
DisplayEmail: displayEmail,
|
|
18476
18476
|
VenueId: venueId,
|
|
18477
18477
|
ProgrammeId: programmeId,
|
|
18478
18478
|
MarketingOptIn: marketingOptIn,
|
|
@@ -18600,7 +18600,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
18600
18600
|
exists({
|
|
18601
18601
|
xTenantSubdomain,
|
|
18602
18602
|
wildcard,
|
|
18603
|
-
|
|
18603
|
+
displayEmail,
|
|
18604
18604
|
venueId,
|
|
18605
18605
|
programmeId,
|
|
18606
18606
|
marketingOptIn,
|
|
@@ -18625,7 +18625,7 @@ const request = (config, options, axiosClient = axios) => {
|
|
|
18625
18625
|
},
|
|
18626
18626
|
query: {
|
|
18627
18627
|
Wildcard: wildcard,
|
|
18628
|
-
|
|
18628
|
+
DisplayEmail: displayEmail,
|
|
18629
18629
|
VenueId: venueId,
|
|
18630
18630
|
ProgrammeId: programmeId,
|
|
18631
18631
|
MarketingOptIn: marketingOptIn,
|
package/package.json
CHANGED
|
@@ -12971,7 +12971,7 @@ paths:
|
|
|
12971
12971
|
description: Gets or sets the wildcard for use in a query search.
|
|
12972
12972
|
schema:
|
|
12973
12973
|
type: string
|
|
12974
|
-
- name:
|
|
12974
|
+
- name: DisplayEmail
|
|
12975
12975
|
in: query
|
|
12976
12976
|
description: Gets or sets the customers email for use in a query search.
|
|
12977
12977
|
schema:
|
|
@@ -13127,7 +13127,7 @@ paths:
|
|
|
13127
13127
|
description: Gets or sets the wildcard for use in a query search.
|
|
13128
13128
|
schema:
|
|
13129
13129
|
type: string
|
|
13130
|
-
- name:
|
|
13130
|
+
- name: DisplayEmail
|
|
13131
13131
|
in: query
|
|
13132
13132
|
description: Gets or sets the customers email for use in a query search.
|
|
13133
13133
|
schema:
|
|
@@ -13617,7 +13617,7 @@ paths:
|
|
|
13617
13617
|
description: Gets or sets the wildcard for use in a query search.
|
|
13618
13618
|
schema:
|
|
13619
13619
|
type: string
|
|
13620
|
-
- name:
|
|
13620
|
+
- name: DisplayEmail
|
|
13621
13621
|
in: query
|
|
13622
13622
|
description: Gets or sets the customers email for use in a query search.
|
|
13623
13623
|
schema:
|
|
@@ -13948,7 +13948,7 @@ paths:
|
|
|
13948
13948
|
description: Gets or sets the wildcard for use in a query search.
|
|
13949
13949
|
schema:
|
|
13950
13950
|
type: string
|
|
13951
|
-
- name:
|
|
13951
|
+
- name: DisplayEmail
|
|
13952
13952
|
in: query
|
|
13953
13953
|
description: Gets or sets the customers email for use in a query search.
|
|
13954
13954
|
schema:
|
|
@@ -14101,7 +14101,7 @@ paths:
|
|
|
14101
14101
|
description: Gets or sets the wildcard for use in a query search.
|
|
14102
14102
|
schema:
|
|
14103
14103
|
type: string
|
|
14104
|
-
- name:
|
|
14104
|
+
- name: DisplayEmail
|
|
14105
14105
|
in: query
|
|
14106
14106
|
description: Gets or sets the customers email for use in a query search.
|
|
14107
14107
|
schema:
|
|
@@ -14260,7 +14260,7 @@ paths:
|
|
|
14260
14260
|
description: Gets or sets the wildcard for use in a query search.
|
|
14261
14261
|
schema:
|
|
14262
14262
|
type: string
|
|
14263
|
-
- name:
|
|
14263
|
+
- name: DisplayEmail
|
|
14264
14264
|
in: query
|
|
14265
14265
|
description: Gets or sets the customers email for use in a query search.
|
|
14266
14266
|
schema:
|
|
@@ -54258,7 +54258,7 @@ paths:
|
|
|
54258
54258
|
description: Gets or sets the wildcard for use in a query search.
|
|
54259
54259
|
schema:
|
|
54260
54260
|
type: string
|
|
54261
|
-
- name:
|
|
54261
|
+
- name: DisplayEmail
|
|
54262
54262
|
in: query
|
|
54263
54263
|
description: Gets or sets the customers email for use in a query search.
|
|
54264
54264
|
schema:
|
|
@@ -54708,7 +54708,7 @@ paths:
|
|
|
54708
54708
|
description: Gets or sets the wildcard for use in a query search.
|
|
54709
54709
|
schema:
|
|
54710
54710
|
type: string
|
|
54711
|
-
- name:
|
|
54711
|
+
- name: DisplayEmail
|
|
54712
54712
|
in: query
|
|
54713
54713
|
description: Gets or sets the customers email for use in a query search.
|
|
54714
54714
|
schema:
|
|
@@ -122476,7 +122476,7 @@ components:
|
|
|
122476
122476
|
type: string
|
|
122477
122477
|
description: Gets or sets the organisation name.
|
|
122478
122478
|
nullable: true
|
|
122479
|
-
|
|
122479
|
+
displayEmail:
|
|
122480
122480
|
type: string
|
|
122481
122481
|
description: Gets or sets the email.
|
|
122482
122482
|
nullable: true
|
package/src/models/Customer.ts
CHANGED
|
@@ -84,7 +84,7 @@ export class CustomersService {
|
|
|
84
84
|
*/
|
|
85
85
|
public exportToCsv({
|
|
86
86
|
wildcard,
|
|
87
|
-
|
|
87
|
+
displayEmail,
|
|
88
88
|
venueId,
|
|
89
89
|
programmeId,
|
|
90
90
|
marketingOptIn,
|
|
@@ -109,7 +109,7 @@ export class CustomersService {
|
|
|
109
109
|
/**
|
|
110
110
|
* Gets or sets the customers email for use in a query search.
|
|
111
111
|
*/
|
|
112
|
-
|
|
112
|
+
displayEmail?: string;
|
|
113
113
|
/**
|
|
114
114
|
* Gets or sets the venue id for use in a query search.
|
|
115
115
|
*/
|
|
@@ -182,7 +182,7 @@ export class CustomersService {
|
|
|
182
182
|
url: '/api/customers/export/csv',
|
|
183
183
|
query: {
|
|
184
184
|
Wildcard: wildcard,
|
|
185
|
-
|
|
185
|
+
DisplayEmail: displayEmail,
|
|
186
186
|
VenueId: venueId,
|
|
187
187
|
ProgrammeId: programmeId,
|
|
188
188
|
MarketingOptIn: marketingOptIn,
|
|
@@ -217,7 +217,7 @@ export class CustomersService {
|
|
|
217
217
|
*/
|
|
218
218
|
public exportToXlsx({
|
|
219
219
|
wildcard,
|
|
220
|
-
|
|
220
|
+
displayEmail,
|
|
221
221
|
venueId,
|
|
222
222
|
programmeId,
|
|
223
223
|
marketingOptIn,
|
|
@@ -242,7 +242,7 @@ export class CustomersService {
|
|
|
242
242
|
/**
|
|
243
243
|
* Gets or sets the customers email for use in a query search.
|
|
244
244
|
*/
|
|
245
|
-
|
|
245
|
+
displayEmail?: string;
|
|
246
246
|
/**
|
|
247
247
|
* Gets or sets the venue id for use in a query search.
|
|
248
248
|
*/
|
|
@@ -315,7 +315,7 @@ export class CustomersService {
|
|
|
315
315
|
url: '/api/customers/export/xlsx',
|
|
316
316
|
query: {
|
|
317
317
|
Wildcard: wildcard,
|
|
318
|
-
|
|
318
|
+
DisplayEmail: displayEmail,
|
|
319
319
|
VenueId: venueId,
|
|
320
320
|
ProgrammeId: programmeId,
|
|
321
321
|
MarketingOptIn: marketingOptIn,
|
|
@@ -479,7 +479,7 @@ export class CustomersService {
|
|
|
479
479
|
*/
|
|
480
480
|
public getPage({
|
|
481
481
|
wildcard,
|
|
482
|
-
|
|
482
|
+
displayEmail,
|
|
483
483
|
venueId,
|
|
484
484
|
programmeId,
|
|
485
485
|
marketingOptIn,
|
|
@@ -503,7 +503,7 @@ export class CustomersService {
|
|
|
503
503
|
/**
|
|
504
504
|
* Gets or sets the customers email for use in a query search.
|
|
505
505
|
*/
|
|
506
|
-
|
|
506
|
+
displayEmail?: string;
|
|
507
507
|
/**
|
|
508
508
|
* Gets or sets the venue id for use in a query search.
|
|
509
509
|
*/
|
|
@@ -570,7 +570,7 @@ export class CustomersService {
|
|
|
570
570
|
url: '/api/customers',
|
|
571
571
|
query: {
|
|
572
572
|
Wildcard: wildcard,
|
|
573
|
-
|
|
573
|
+
DisplayEmail: displayEmail,
|
|
574
574
|
VenueId: venueId,
|
|
575
575
|
ProgrammeId: programmeId,
|
|
576
576
|
MarketingOptIn: marketingOptIn,
|
|
@@ -683,7 +683,7 @@ export class CustomersService {
|
|
|
683
683
|
*/
|
|
684
684
|
public exists({
|
|
685
685
|
wildcard,
|
|
686
|
-
|
|
686
|
+
displayEmail,
|
|
687
687
|
venueId,
|
|
688
688
|
programmeId,
|
|
689
689
|
marketingOptIn,
|
|
@@ -707,7 +707,7 @@ export class CustomersService {
|
|
|
707
707
|
/**
|
|
708
708
|
* Gets or sets the customers email for use in a query search.
|
|
709
709
|
*/
|
|
710
|
-
|
|
710
|
+
displayEmail?: string;
|
|
711
711
|
/**
|
|
712
712
|
* Gets or sets the venue id for use in a query search.
|
|
713
713
|
*/
|
|
@@ -774,7 +774,7 @@ export class CustomersService {
|
|
|
774
774
|
url: '/api/customers/exists',
|
|
775
775
|
query: {
|
|
776
776
|
Wildcard: wildcard,
|
|
777
|
-
|
|
777
|
+
DisplayEmail: displayEmail,
|
|
778
778
|
VenueId: venueId,
|
|
779
779
|
ProgrammeId: programmeId,
|
|
780
780
|
MarketingOptIn: marketingOptIn,
|
|
@@ -806,7 +806,7 @@ export class CustomersService {
|
|
|
806
806
|
*/
|
|
807
807
|
public getListWithoutReferences({
|
|
808
808
|
wildcard,
|
|
809
|
-
|
|
809
|
+
displayEmail,
|
|
810
810
|
venueId,
|
|
811
811
|
programmeId,
|
|
812
812
|
marketingOptIn,
|
|
@@ -830,7 +830,7 @@ export class CustomersService {
|
|
|
830
830
|
/**
|
|
831
831
|
* Gets or sets the customers email for use in a query search.
|
|
832
832
|
*/
|
|
833
|
-
|
|
833
|
+
displayEmail?: string;
|
|
834
834
|
/**
|
|
835
835
|
* Gets or sets the venue id for use in a query search.
|
|
836
836
|
*/
|
|
@@ -897,7 +897,7 @@ export class CustomersService {
|
|
|
897
897
|
url: '/api/customers/without-references',
|
|
898
898
|
query: {
|
|
899
899
|
Wildcard: wildcard,
|
|
900
|
-
|
|
900
|
+
DisplayEmail: displayEmail,
|
|
901
901
|
VenueId: venueId,
|
|
902
902
|
ProgrammeId: programmeId,
|
|
903
903
|
MarketingOptIn: marketingOptIn,
|
|
@@ -929,7 +929,7 @@ export class CustomersService {
|
|
|
929
929
|
*/
|
|
930
930
|
public getListIdName({
|
|
931
931
|
wildcard,
|
|
932
|
-
|
|
932
|
+
displayEmail,
|
|
933
933
|
venueId,
|
|
934
934
|
programmeId,
|
|
935
935
|
marketingOptIn,
|
|
@@ -953,7 +953,7 @@ export class CustomersService {
|
|
|
953
953
|
/**
|
|
954
954
|
* Gets or sets the customers email for use in a query search.
|
|
955
955
|
*/
|
|
956
|
-
|
|
956
|
+
displayEmail?: string;
|
|
957
957
|
/**
|
|
958
958
|
* Gets or sets the venue id for use in a query search.
|
|
959
959
|
*/
|
|
@@ -1020,7 +1020,7 @@ export class CustomersService {
|
|
|
1020
1020
|
url: '/api/customers/id-name',
|
|
1021
1021
|
query: {
|
|
1022
1022
|
Wildcard: wildcard,
|
|
1023
|
-
|
|
1023
|
+
DisplayEmail: displayEmail,
|
|
1024
1024
|
VenueId: venueId,
|
|
1025
1025
|
ProgrammeId: programmeId,
|
|
1026
1026
|
MarketingOptIn: marketingOptIn,
|
|
@@ -84,7 +84,7 @@ export class PublicCustomersService {
|
|
|
84
84
|
public getPage({
|
|
85
85
|
xTenantSubdomain,
|
|
86
86
|
wildcard,
|
|
87
|
-
|
|
87
|
+
displayEmail,
|
|
88
88
|
venueId,
|
|
89
89
|
programmeId,
|
|
90
90
|
marketingOptIn,
|
|
@@ -109,7 +109,7 @@ export class PublicCustomersService {
|
|
|
109
109
|
/**
|
|
110
110
|
* Gets or sets the customers email for use in a query search.
|
|
111
111
|
*/
|
|
112
|
-
|
|
112
|
+
displayEmail?: string;
|
|
113
113
|
/**
|
|
114
114
|
* Gets or sets the venue id for use in a query search.
|
|
115
115
|
*/
|
|
@@ -179,7 +179,7 @@ export class PublicCustomersService {
|
|
|
179
179
|
},
|
|
180
180
|
query: {
|
|
181
181
|
Wildcard: wildcard,
|
|
182
|
-
|
|
182
|
+
DisplayEmail: displayEmail,
|
|
183
183
|
VenueId: venueId,
|
|
184
184
|
ProgrammeId: programmeId,
|
|
185
185
|
MarketingOptIn: marketingOptIn,
|
|
@@ -348,7 +348,7 @@ export class PublicCustomersService {
|
|
|
348
348
|
public exists({
|
|
349
349
|
xTenantSubdomain,
|
|
350
350
|
wildcard,
|
|
351
|
-
|
|
351
|
+
displayEmail,
|
|
352
352
|
venueId,
|
|
353
353
|
programmeId,
|
|
354
354
|
marketingOptIn,
|
|
@@ -376,7 +376,7 @@ export class PublicCustomersService {
|
|
|
376
376
|
/**
|
|
377
377
|
* Gets or sets the customers email for use in a query search.
|
|
378
378
|
*/
|
|
379
|
-
|
|
379
|
+
displayEmail?: string;
|
|
380
380
|
/**
|
|
381
381
|
* Gets or sets the venue id for use in a query search.
|
|
382
382
|
*/
|
|
@@ -446,7 +446,7 @@ export class PublicCustomersService {
|
|
|
446
446
|
},
|
|
447
447
|
query: {
|
|
448
448
|
Wildcard: wildcard,
|
|
449
|
-
|
|
449
|
+
DisplayEmail: displayEmail,
|
|
450
450
|
VenueId: venueId,
|
|
451
451
|
ProgrammeId: programmeId,
|
|
452
452
|
MarketingOptIn: marketingOptIn,
|