@microsoft/msgraph-sdk-solutions 1.0.0-preview.19 → 1.0.0-preview.21
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/package.json +3 -3
- package/solutions/bookingBusinesses/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/count/index.js +1 -0
- package/solutions/bookingBusinesses/index.d.ts +5 -7
- package/solutions/bookingBusinesses/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/index.js +4 -0
- package/solutions/bookingBusinesses/item/appointments/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/count/index.js +1 -0
- package/solutions/bookingBusinesses/item/appointments/index.d.ts +5 -7
- package/solutions/bookingBusinesses/item/appointments/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/index.js +4 -0
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js +1 -0
- package/solutions/bookingBusinesses/item/appointments/item/index.d.ts +7 -10
- package/solutions/bookingBusinesses/item/appointments/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/index.js +3 -0
- package/solutions/bookingBusinesses/item/calendarView/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/count/index.js +1 -0
- package/solutions/bookingBusinesses/item/calendarView/index.d.ts +0 -1
- package/solutions/bookingBusinesses/item/calendarView/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/index.js +4 -0
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js +1 -0
- package/solutions/bookingBusinesses/item/calendarView/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/item/index.js +3 -0
- package/solutions/bookingBusinesses/item/customQuestions/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/customQuestions/count/index.js +1 -0
- package/solutions/bookingBusinesses/item/customQuestions/index.d.ts +5 -7
- package/solutions/bookingBusinesses/item/customQuestions/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/customQuestions/index.js +4 -0
- package/solutions/bookingBusinesses/item/customQuestions/item/index.d.ts +7 -10
- package/solutions/bookingBusinesses/item/customQuestions/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/customQuestions/item/index.js +2 -0
- package/solutions/bookingBusinesses/item/customers/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/customers/count/index.js +1 -0
- package/solutions/bookingBusinesses/item/customers/index.d.ts +5 -7
- package/solutions/bookingBusinesses/item/customers/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/customers/index.js +4 -0
- package/solutions/bookingBusinesses/item/customers/item/index.d.ts +7 -10
- package/solutions/bookingBusinesses/item/customers/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/customers/item/index.js +2 -0
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js +2 -0
- package/solutions/bookingBusinesses/item/index.d.ts +7 -10
- package/solutions/bookingBusinesses/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/index.js +11 -0
- package/solutions/bookingBusinesses/item/publish/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/publish/index.js +1 -0
- package/solutions/bookingBusinesses/item/services/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/services/count/index.js +1 -0
- package/solutions/bookingBusinesses/item/services/index.d.ts +5 -7
- package/solutions/bookingBusinesses/item/services/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/services/index.js +4 -0
- package/solutions/bookingBusinesses/item/services/item/index.d.ts +7 -10
- package/solutions/bookingBusinesses/item/services/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/services/item/index.js +2 -0
- package/solutions/bookingBusinesses/item/staffMembers/count/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/staffMembers/count/index.js +1 -0
- package/solutions/bookingBusinesses/item/staffMembers/index.d.ts +5 -7
- package/solutions/bookingBusinesses/item/staffMembers/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/staffMembers/index.js +4 -0
- package/solutions/bookingBusinesses/item/staffMembers/item/index.d.ts +7 -10
- package/solutions/bookingBusinesses/item/staffMembers/item/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/staffMembers/item/index.js +2 -0
- package/solutions/bookingBusinesses/item/unpublish/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/unpublish/index.js +1 -0
- package/solutions/bookingCurrencies/count/index.d.ts.map +1 -1
- package/solutions/bookingCurrencies/count/index.js +1 -0
- package/solutions/bookingCurrencies/index.d.ts +3 -4
- package/solutions/bookingCurrencies/index.d.ts.map +1 -1
- package/solutions/bookingCurrencies/index.js +4 -0
- package/solutions/bookingCurrencies/item/index.d.ts +3 -4
- package/solutions/bookingCurrencies/item/index.d.ts.map +1 -1
- package/solutions/bookingCurrencies/item/index.js +2 -0
- package/solutions/index.d.ts.map +1 -1
- package/solutions/index.js +5 -0
- package/solutions/virtualEvents/events/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/count/index.js +1 -0
- package/solutions/virtualEvents/events/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/index.js +4 -0
- package/solutions/virtualEvents/events/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/index.js +3 -0
- package/solutions/virtualEvents/events/item/sessions/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/count/index.js +1 -0
- package/solutions/virtualEvents/events/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/index.js +4 -0
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/count/index.js +1 -0
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/index.js +4 -0
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.js +1 -0
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -4
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/index.js +4 -0
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.js +2 -0
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/attendanceReports/item/index.js +3 -0
- package/solutions/virtualEvents/events/item/sessions/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/sessions/item/index.js +3 -0
- package/solutions/virtualEvents/index.d.ts.map +1 -1
- package/solutions/virtualEvents/index.js +4 -0
- package/solutions/virtualEvents/webinars/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/count/index.js +1 -0
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js +2 -0
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js +2 -0
- package/solutions/virtualEvents/webinars/index.d.ts +3 -4
- package/solutions/virtualEvents/webinars/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/index.js +6 -0
- package/solutions/virtualEvents/webinars/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.js +4 -0
- package/solutions/virtualEvents/webinars/item/registrations/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/count/index.js +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts +3 -4
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.js +4 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/index.d.ts +3 -4
- package/solutions/virtualEvents/webinars/item/registrations/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/index.js +2 -0
- package/solutions/virtualEvents/webinars/item/sessions/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/count/index.js +1 -0
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/index.js +4 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/count/index.js +1 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/index.js +4 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.js +1 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -4
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/index.js +4 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.js +2 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/attendanceReports/item/index.js +3 -0
- package/solutions/virtualEvents/webinars/item/sessions/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/index.js +3 -0
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -17,30 +17,28 @@ export interface CustomersRequestBuilder extends BaseRequestBuilder<CustomersReq
|
|
|
17
17
|
*/
|
|
18
18
|
byBookingCustomerBaseId(bookingCustomerBaseId: string): BookingCustomerBaseItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* All the customers of this business. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<BookingCustomerBaseCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<CustomersRequestBuilderGetQueryParameters> | undefined): Promise<BookingCustomerBaseCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to customers for solutions
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<BookingCustomerBase>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: BookingCustomerBase, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BookingCustomerBase | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* All the customers of this business. Read-only. Nullable.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CustomersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to customers for solutions
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface CustomersRequestBuilder extends BaseRequestBuilder<CustomersReq
|
|
|
48
46
|
toPostRequestInformation(body: BookingCustomerBase, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* All the customers of this business. Read-only. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface CustomersRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAIxQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAE5H,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACtK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,yJAAyJ,CAAC;AAczM;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.CustomersRequestBuilderRequestsMetadata = exports.CustomersRequestBuilde
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
11
15
|
/**
|
|
12
16
|
* Uri template for the request builder.
|
|
@@ -5,43 +5,40 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface BookingCustomerBaseItemRequestBuilder extends BaseRequestBuilder<BookingCustomerBaseItemRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
* Delete
|
|
8
|
+
* Delete navigation property customers for solutions
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0|Find more info here}
|
|
12
11
|
*/
|
|
13
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
14
13
|
/**
|
|
15
|
-
*
|
|
14
|
+
* All the customers of this business. Read-only. Nullable.
|
|
16
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
16
|
* @returns {Promise<BookingCustomerBase>}
|
|
18
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0|Find more info here}
|
|
20
18
|
*/
|
|
21
19
|
get(requestConfiguration?: RequestConfiguration<BookingCustomerBaseItemRequestBuilderGetQueryParameters> | undefined): Promise<BookingCustomerBase | undefined>;
|
|
22
20
|
/**
|
|
23
|
-
* Update the
|
|
21
|
+
* Update the navigation property customers in solutions
|
|
24
22
|
* @param body The request body
|
|
25
23
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
24
|
* @returns {Promise<BookingCustomerBase>}
|
|
27
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0|Find more info here}
|
|
29
26
|
*/
|
|
30
27
|
patch(body: BookingCustomerBase, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BookingCustomerBase | undefined>;
|
|
31
28
|
/**
|
|
32
|
-
* Delete
|
|
29
|
+
* Delete navigation property customers for solutions
|
|
33
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
31
|
* @returns {RequestInformation}
|
|
35
32
|
*/
|
|
36
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
34
|
/**
|
|
38
|
-
*
|
|
35
|
+
* All the customers of this business. Read-only. Nullable.
|
|
39
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
37
|
* @returns {RequestInformation}
|
|
41
38
|
*/
|
|
42
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<BookingCustomerBaseItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
43
40
|
/**
|
|
44
|
-
* Update the
|
|
41
|
+
* Update the navigation property customers in solutions
|
|
45
42
|
* @param body The request body
|
|
46
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
44
|
* @returns {RequestInformation}
|
|
@@ -49,7 +46,7 @@ export interface BookingCustomerBaseItemRequestBuilder extends BaseRequestBuilde
|
|
|
49
46
|
toPatchRequestInformation(body: BookingCustomerBase, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
50
47
|
}
|
|
51
48
|
/**
|
|
52
|
-
*
|
|
49
|
+
* All the customers of this business. Read-only. Nullable.
|
|
53
50
|
*/
|
|
54
51
|
export interface BookingCustomerBaseItemRequestBuilderGetQueryParameters {
|
|
55
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,6HAA6H,CAAC;AAQ3L;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.BookingCustomerBaseItemRequestBuilderRequestsMetadata = exports.BookingC
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
11
|
/**
|
|
10
12
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoQ,KAAK,qCAAqC,EAAE,KAAK,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAIjZ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,+DAA+D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEvL;AACD;;;;GAIG;AACH,wBAAgB,4DAA4D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEpL;AACD;;;GAGG;AACH,wBAAgB,kDAAkD,CAAC,mCAAmC,GAAE,OAAO,CAAC,mCAAmC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAOjN;AACD;;;GAGG;AACH,wBAAgB,+CAA+C,CAAC,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxM;AACD,MAAM,WAAW,mCAAoC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACpG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,gBAAgB,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB;;OAEG;IACH,aAAa,CAAC,EAAE,gBAAgB,CAAC;CACpC;AACD,MAAM,WAAW,gCAAiC,SAAQ,qCAAqC,EAAE,QAAQ;IACrG;;OAEG;IACH,KAAK,CAAC,EAAE,qBAAqB,EAAE,CAAC;CACnC;AACD;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;;GAGG;AACH,wBAAgB,4CAA4C,CAAC,MAAM,EAAE,mBAAmB,EAAE,mCAAmC,GAAE,OAAO,CAAC,mCAAmC,CAAC,GAAG,SAAc,GAAI,IAAI,CAKnM;AACD;;;GAGG;AACH,wBAAgB,yCAAyC,CAAC,MAAM,EAAE,mBAAmB,EAAE,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG1L;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,uFAAuF,CAAC;AAClJ;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBAahE,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.GetStaffAvailabilityRequestBuilderRequestsMetadata = exports.GetStaffAva
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
11
|
/**
|
|
10
12
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -50,43 +50,40 @@ export interface BookingBusinessItemRequestBuilder extends BaseRequestBuilder<Bo
|
|
|
50
50
|
*/
|
|
51
51
|
get unpublish(): UnpublishRequestBuilder;
|
|
52
52
|
/**
|
|
53
|
-
* Delete
|
|
53
|
+
* Delete navigation property bookingBusinesses for solutions
|
|
54
54
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
56
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0|Find more info here}
|
|
57
56
|
*/
|
|
58
57
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
59
58
|
/**
|
|
60
|
-
* Get
|
|
59
|
+
* Get bookingBusinesses from solutions
|
|
61
60
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
62
61
|
* @returns {Promise<BookingBusiness>}
|
|
63
62
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
64
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0|Find more info here}
|
|
65
63
|
*/
|
|
66
64
|
get(requestConfiguration?: RequestConfiguration<BookingBusinessItemRequestBuilderGetQueryParameters> | undefined): Promise<BookingBusiness | undefined>;
|
|
67
65
|
/**
|
|
68
|
-
* Update the
|
|
66
|
+
* Update the navigation property bookingBusinesses in solutions
|
|
69
67
|
* @param body The request body
|
|
70
68
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
71
69
|
* @returns {Promise<BookingBusiness>}
|
|
72
70
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
73
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0|Find more info here}
|
|
74
71
|
*/
|
|
75
72
|
patch(body: BookingBusiness, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BookingBusiness | undefined>;
|
|
76
73
|
/**
|
|
77
|
-
* Delete
|
|
74
|
+
* Delete navigation property bookingBusinesses for solutions
|
|
78
75
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
79
76
|
* @returns {RequestInformation}
|
|
80
77
|
*/
|
|
81
78
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
82
79
|
/**
|
|
83
|
-
* Get
|
|
80
|
+
* Get bookingBusinesses from solutions
|
|
84
81
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
85
82
|
* @returns {RequestInformation}
|
|
86
83
|
*/
|
|
87
84
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<BookingBusinessItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
88
85
|
/**
|
|
89
|
-
* Update the
|
|
86
|
+
* Update the navigation property bookingBusinesses in solutions
|
|
90
87
|
* @param body The request body
|
|
91
88
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
92
89
|
* @returns {RequestInformation}
|
|
@@ -94,7 +91,7 @@ export interface BookingBusinessItemRequestBuilder extends BaseRequestBuilder<Bo
|
|
|
94
91
|
toPatchRequestInformation(body: BookingBusiness, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
95
92
|
}
|
|
96
93
|
/**
|
|
97
|
-
* Get
|
|
94
|
+
* Get bookingBusinesses from solutions
|
|
98
95
|
*/
|
|
99
96
|
export interface BookingBusinessItemRequestBuilderGetQueryParameters {
|
|
100
97
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,16 +4,27 @@ exports.BookingBusinessItemRequestBuilderRequestsMetadata = exports.BookingBusin
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const appointments_1 = require("./appointments/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const calendarView_1 = require("./calendarView/");
|
|
15
|
+
// @ts-ignore
|
|
11
16
|
const customers_1 = require("./customers/");
|
|
17
|
+
// @ts-ignore
|
|
12
18
|
const customQuestions_1 = require("./customQuestions/");
|
|
19
|
+
// @ts-ignore
|
|
13
20
|
const getStaffAvailability_1 = require("./getStaffAvailability/");
|
|
21
|
+
// @ts-ignore
|
|
14
22
|
const publish_1 = require("./publish/");
|
|
23
|
+
// @ts-ignore
|
|
15
24
|
const services_1 = require("./services/");
|
|
25
|
+
// @ts-ignore
|
|
16
26
|
const staffMembers_1 = require("./staffMembers/");
|
|
27
|
+
// @ts-ignore
|
|
17
28
|
const unpublish_1 = require("./unpublish/");
|
|
18
29
|
/**
|
|
19
30
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;OAKG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,0EAA0E,CAAC;AACxH;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBASnD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.PublishRequestBuilderRequestsMetadata = exports.PublishRequestBuilderUri
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,wGAAwG,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -17,30 +17,28 @@ export interface ServicesRequestBuilder extends BaseRequestBuilder<ServicesReque
|
|
|
17
17
|
*/
|
|
18
18
|
byBookingServiceId(bookingServiceId: string): BookingServiceItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* All the services offered by this business. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<BookingServiceCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<ServicesRequestBuilderGetQueryParameters> | undefined): Promise<BookingServiceCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to services for solutions
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<BookingService>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: BookingService, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BookingService | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* All the services offered by this business. Read-only. Nullable.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ServicesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to services for solutions
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface ServicesRequestBuilder extends BaseRequestBuilder<ServicesReque
|
|
|
48
46
|
toPostRequestInformation(body: BookingService, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* All the services offered by this business. Read-only. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface ServicesRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAI/O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAElH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,wJAAwJ,CAAC;AAcvM;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.ServicesRequestBuilderRequestsMetadata = exports.ServicesRequestBuilderN
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
11
15
|
/**
|
|
12
16
|
* Uri template for the request builder.
|
|
@@ -5,43 +5,40 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface BookingServiceItemRequestBuilder extends BaseRequestBuilder<BookingServiceItemRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
* Delete
|
|
8
|
+
* Delete navigation property services for solutions
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0|Find more info here}
|
|
12
11
|
*/
|
|
13
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
14
13
|
/**
|
|
15
|
-
*
|
|
14
|
+
* All the services offered by this business. Read-only. Nullable.
|
|
16
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
16
|
* @returns {Promise<BookingService>}
|
|
18
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0|Find more info here}
|
|
20
18
|
*/
|
|
21
19
|
get(requestConfiguration?: RequestConfiguration<BookingServiceItemRequestBuilderGetQueryParameters> | undefined): Promise<BookingService | undefined>;
|
|
22
20
|
/**
|
|
23
|
-
* Update the
|
|
21
|
+
* Update the navigation property services in solutions
|
|
24
22
|
* @param body The request body
|
|
25
23
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
24
|
* @returns {Promise<BookingService>}
|
|
27
25
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0|Find more info here}
|
|
29
26
|
*/
|
|
30
27
|
patch(body: BookingService, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BookingService | undefined>;
|
|
31
28
|
/**
|
|
32
|
-
* Delete
|
|
29
|
+
* Delete navigation property services for solutions
|
|
33
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
31
|
* @returns {RequestInformation}
|
|
35
32
|
*/
|
|
36
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
34
|
/**
|
|
38
|
-
*
|
|
35
|
+
* All the services offered by this business. Read-only. Nullable.
|
|
39
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
37
|
* @returns {RequestInformation}
|
|
41
38
|
*/
|
|
42
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<BookingServiceItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
43
40
|
/**
|
|
44
|
-
* Update the
|
|
41
|
+
* Update the navigation property services in solutions
|
|
45
42
|
* @param body The request body
|
|
46
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
44
|
* @returns {RequestInformation}
|
|
@@ -49,7 +46,7 @@ export interface BookingServiceItemRequestBuilder extends BaseRequestBuilder<Boo
|
|
|
49
46
|
toPatchRequestInformation(body: BookingService, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
50
47
|
}
|
|
51
48
|
/**
|
|
52
|
-
*
|
|
49
|
+
* All the services offered by this business. Read-only. Nullable.
|
|
53
50
|
*/
|
|
54
51
|
export interface BookingServiceItemRequestBuilderGetQueryParameters {
|
|
55
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,uHAAuH,CAAC;AAQhL;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
|
|
@@ -4,7 +4,9 @@ exports.BookingServiceItemRequestBuilderRequestsMetadata = exports.BookingServic
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
11
|
/**
|
|
10
12
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,4GAA4G,CAAC;AAQxJ;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
9
|
/**
|
|
9
10
|
* Uri template for the request builder.
|
|
@@ -17,30 +17,28 @@ export interface StaffMembersRequestBuilder extends BaseRequestBuilder<StaffMemb
|
|
|
17
17
|
*/
|
|
18
18
|
byBookingStaffMemberBaseId(bookingStaffMemberBaseId: string): BookingStaffMemberBaseItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* All the staff members that provide services in this business. Read-only. Nullable.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<BookingStaffMemberBaseCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<StaffMembersRequestBuilderGetQueryParameters> | undefined): Promise<BookingStaffMemberBaseCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to staffMembers for solutions
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<BookingStaffMemberBase>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: BookingStaffMemberBase, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BookingStaffMemberBase | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* All the staff members that provide services in this business. Read-only. Nullable.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<StaffMembersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to staffMembers for solutions
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface StaffMembersRequestBuilder extends BaseRequestBuilder<StaffMemb
|
|
|
48
46
|
toPostRequestInformation(body: BookingStaffMemberBase, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* All the staff members that provide services in this business. Read-only. Nullable.
|
|
52
50
|
*/
|
|
53
51
|
export interface StaffMembersRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6J,KAAK,sBAAsB,EAAE,KAAK,wCAAwC,EAAE,MAAM,gCAAgC,CAAC;AAIvR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4D,KAAK,wCAAwC,EAAE,MAAM,SAAS,CAAC;AAElI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,0BAA0B,CAAC,wBAAwB,EAAE,MAAM,GAAI,wCAAwC,CAAC;IACzG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wCAAwC,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,4JAA4J,CAAC;AAc/M;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
|
|
@@ -4,9 +4,13 @@ exports.StaffMembersRequestBuilderRequestsMetadata = exports.StaffMembersRequest
|
|
|
4
4
|
/* tslint:disable */
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
7
8
|
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
8
10
|
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
9
12
|
const count_1 = require("./count/");
|
|
13
|
+
// @ts-ignore
|
|
10
14
|
const item_1 = require("./item/");
|
|
11
15
|
/**
|
|
12
16
|
* Uri template for the request builder.
|