You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openApiDocs/beta/Bookings.yml
+37-5Lines changed: 37 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2149,7 +2149,7 @@ paths:
2149
2149
tags:
2150
2150
- bookingBusinesses.bookingService
2151
2151
summary: Update bookingservice
2152
-
description: "Update the properties of a bookingService object in the specified bookingBusiness. The following are some examples you can customize for a service:\n- Price\n- Typical length of an appointment\n- Reminders\n- Any time buffer to set up before or finish up after the service\n- Scheduling policy parameters such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment."
2152
+
description: "Update the properties of a bookingService object in the specified bookingBusiness. The following are some examples you can customize for a service:\n- Price\n- Typical length of an appointment\n- Reminders\n- Any, time buffer to set up before or finish up after the service\n- Scheduling policy parameters such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment."
description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint for the user the task is assigned to. The format is defined as outlined here.'
15476
+
description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task isn''t assigned to anyone, or if the orderHintsByAssignee dictionary doesn''t provide an order hint for the user the task is assigned to. The format is defined as outlined here.'
15449
15477
nullable: true
15450
15478
additionalProperties:
15451
15479
type: object
@@ -15666,6 +15694,8 @@ components:
15666
15694
type: string
15667
15695
description: The unique identifier of the onlineMeeting related to this recording. Read-only.
description: 'The display name of the identity. Note that this might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
16706
+
description: The display name of the identity. This property is read-only.
16675
16707
nullable: true
16676
16708
id:
16677
16709
type: string
16678
-
description: Unique identifier for the identity.
16710
+
description: The identifier of the identity. This property is read-only.
0 commit comments