@vendasta/meetings 1.3.0 → 1.4.0
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/esm2020/lib/_internal/interfaces/index.mjs +1 -1
- package/esm2020/lib/_internal/interfaces/meeting-guest.interface.mjs +1 -1
- package/esm2020/lib/_internal/interfaces/meeting-host.interface.mjs +1 -1
- package/esm2020/lib/_internal/interfaces/shared.interface.mjs +1 -1
- package/esm2020/lib/_internal/meeting-host.api.service.mjs +7 -2
- package/esm2020/lib/_internal/objects/index.mjs +4 -4
- package/esm2020/lib/_internal/objects/meeting-guest.mjs +2 -25
- package/esm2020/lib/_internal/objects/meeting-host.mjs +87 -20
- package/esm2020/lib/_internal/objects/shared.mjs +24 -1
- package/esm2020/lib/host/host.service.mjs +19 -2
- package/fesm2015/vendasta-meetings.mjs +126 -41
- package/fesm2015/vendasta-meetings.mjs.map +1 -1
- package/fesm2020/vendasta-meetings.mjs +130 -41
- package/fesm2020/vendasta-meetings.mjs.map +1 -1
- package/lib/_internal/interfaces/index.d.ts +3 -3
- package/lib/_internal/interfaces/meeting-guest.interface.d.ts +1 -5
- package/lib/_internal/interfaces/meeting-host.interface.d.ts +18 -7
- package/lib/_internal/interfaces/shared.interface.d.ts +4 -0
- package/lib/_internal/meeting-host.api.service.d.ts +3 -2
- package/lib/_internal/objects/index.d.ts +3 -3
- package/lib/_internal/objects/meeting-guest.d.ts +1 -8
- package/lib/_internal/objects/meeting-host.d.ts +31 -14
- package/lib/_internal/objects/shared.d.ts +7 -0
- package/lib/host/host.service.d.ts +15 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export { MeetingSourceInfoInterface, MeetingSourceListRequestInterface, MeetingSourceListResponseInterface, MeetingSourceQueryInterface, } from './meeting-source.interface';
|
|
2
2
|
export { CreateZoomMeetingRequestInterface, CreateZoomMeetingResponseInterface, ZoomMeetingRecurrenceInterface, ZoomMeetingSettingsInterface, ZoomMeetingTrackingFieldInterface, ZoomOccurrenceInterface, } from './zoom.interface';
|
|
3
3
|
export { GoogleMeetConferenceDataInterface, GoogleMeetConferenceRequestStatusInterface, GoogleMeetConferenceSolutionInterface, GoogleMeetConferenceSolutionKeyInterface, GoogleMeetCreateConferenceRequestInterface, GoogleMeetCreateMeetingRequestInterface, GoogleMeetCreateMeetingResponseInterface, GoogleMeetEntryPointInterface, GoogleMeetListMeetingsRequestInterface, GoogleMeetListMeetingsResponseInterface, GoogleMeetMeetingInterface, GoogleMeetMeetingAttendeeInterface, GoogleMeetMeetingCreatorInterface, GoogleMeetMeetingDateTimeInterface, GoogleMeetMeetingOrganizerInterface, GoogleMeetMeetingReminderInterface, GoogleMeetMeetingRemindersInterface, } from './google-meet.interface';
|
|
4
|
-
export { AnswerInterface, AnswersInterface, CalendarApplicationContextEntryInterface, AttachmentInterface, AttendeeInterface, CalendarInterface, ContactInterface, EmailsToDeleteInterface, HostInterface, HostOrderDetailsInterface, HostUserInterface, PagedRequestOptionsInterface, PagedResponseMetadataInterface, PreferencesInterface, TimeRangeInterface, } from './shared.interface';
|
|
4
|
+
export { AnswerInterface, AnswersInterface, CalendarApplicationContextEntryInterface, AttachmentInterface, AttendeeInterface, CalendarInterface, ContactInterface, EmailsToDeleteInterface, HostInterface, HostOrderDetailsInterface, HostUserInterface, IsoDateTimeRangeInterface, PagedRequestOptionsInterface, PagedResponseMetadataInterface, PreferencesInterface, TimeRangeInterface, } from './shared.interface';
|
|
5
5
|
export { DateRangeInterface, } from './date-range.interface';
|
|
6
6
|
export { EventTypeDateRangeInterface, FieldInterface, FormInterface, MeetingTypeInterface, RegistrationCutOffInterface, RelativeDateRangeInterface, } from './meeting-type.interface';
|
|
7
7
|
export { EventGroupAndServiceAssociationsInterface, GroupInterface, ServiceInterface, } from './groups-and-services.interface';
|
|
8
|
-
export { BookMeetingRequestInterface, BookMeetingResponseInterface, GetCalendarRequestInterface, GetCalendarResponseInterface, GetGroupRequestInterface, GetGroupResponseInterface, GetHostRequestInterface, GetHostResponseInterface, GetMeetingTypeRequestInterface, GetMeetingTypeResponseInterface, GetServiceRequestInterface, GetServiceResponseInterface, GetSessionInviteeMeetingInfoRequestInterface, GetSessionInviteeMeetingInfoResponseInterface, GetSessionMeetingRequestInterface, GetSessionMeetingResponseInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingResponseInterface, GuestIsHostConfiguredRequestInterface, GuestIsHostConfiguredResponseInterface, GuestRescheduleMeetingRequestInterface, InviteeDeregisterSessionMeetingRequestInterface, InviteeRegisterSessionMeetingRequestInterface,
|
|
8
|
+
export { BookMeetingRequestInterface, BookMeetingResponseInterface, GetCalendarRequestInterface, GetCalendarResponseInterface, GetGroupRequestInterface, GetGroupResponseInterface, GetHostRequestInterface, GetHostResponseInterface, GetMeetingTypeRequestInterface, GetMeetingTypeResponseInterface, GetServiceRequestInterface, GetServiceResponseInterface, GetSessionInviteeMeetingInfoRequestInterface, GetSessionInviteeMeetingInfoResponseInterface, GetSessionMeetingRequestInterface, GetSessionMeetingResponseInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingResponseInterface, GuestIsHostConfiguredRequestInterface, GuestIsHostConfiguredResponseInterface, GuestRescheduleMeetingRequestInterface, InviteeDeregisterSessionMeetingRequestInterface, InviteeRegisterSessionMeetingRequestInterface, ListAvailableTimeSlotsRequestInterface, ListAvailableTimeSlotsResponseInterface, ListMeetingTypesRequestInterface, ListMeetingTypesResponseInterface, BookMeetingRequestMetadataEntryInterface, RegisterSessionRequestInterface, } from './meeting-guest.interface';
|
|
9
9
|
export { FieldMaskInterface, } from './field-mask.interface';
|
|
10
|
-
export { BuildHostIdRequestApplicationContextPropertiesEntryInterface,
|
|
10
|
+
export { BuildHostIdRequestApplicationContextPropertiesEntryInterface, IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface, EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface, AvailabilityRuleInterface, AvailabilityRuleListInterface, BuildHostIdRequestInterface, BuildHostIdResponseInterface, GetMeetingTypesForCalendarsResponseCalendarMeetingTypesMapEntryInterface, CalendarMigrationResponseInterface, CancelMeetingRequestInterface, CheckGroupOrServiceSlugExistRequestInterface, CheckGroupOrServiceSlugExistResponseInterface, CreateAvailabilityRequestInterface, CreateAvailabilityResponseInterface, CreateCalendarRequestInterface, CreateCalendarResponseInterface, CreateDefaultMeetingTypesRequestInterface, CreateGroupRequestInterface, CreateGroupResponseInterface, CreateMeetingTypeRequestInterface, CreateMeetingTypeResponseInterface, CreateServiceRequestInterface, CreateServiceResponseInterface, DeleteAvailabilityRequestInterface, DeleteGroupRequestInterface, DeleteMeetingTypeRequestInterface, DeleteServiceRequestInterface, DoesCalendarExistRequestInterface, DoesCalendarExistResponseInterface, EnsureGroupCalendarsExistRequestInterface, EnsureGroupCalendarsExistResponseInterface, EnsurePersonalCalendarExistsRequestInterface, EnsurePersonalCalendarExistsResponseInterface, EnsureSessionEventCalendarsExistRequestInterface, EnsureSessionEventCalendarsExistResponseInterface, ListAvailabilityRequestFiltersInterface, ListBookedMeetingsRequestFiltersInterface, GetEntityAssociationRequestInterface, GetEntityAssociationResponseInterface, GetHostMeetingRequestInterface, GetHostMeetingResponseInterface, GetHostPreferencesRequestInterface, GetHostPreferencesResponseInterface, GetHostsForCalendarRequestInterface, GetHostsForCalendarResponseInterface, GetMeetingTypesForCalendarsRequestInterface, GetMeetingTypesForCalendarsResponseInterface, HostBookMeetingRequestInterface, HostBookMeetingResponseInterface, HostBookSessionRequestInterface, HostBookSessionResponseInterface, HostDeleteAttendeesRequestInterface, HostDetailsInterface, HostGetCalendarRequestInterface, HostGetCalendarResponseInterface, HostGetMeetingTypeRequestInterface, HostGetMeetingTypeResponseInterface, HostListMeetingTypesRequestInterface, HostListMeetingTypesResponseInterface, GetHostsForCalendarResponseHostUserAvailabilityRuleEntryInterface, IsCalendarConfiguredRequestInterface, IsCalendarConfiguredResponseInterface, IsHostConfiguredRequestInterface, IsHostConfiguredResponseInterface, ListAttendeesRequestInterface, ListAttendeesResponseInterface, ListAvailabilityRequestInterface, ListAvailabilityResponseInterface, ListBookedMeetingsRequestInterface, ListBookedMeetingsResponseInterface, ListGroupsRequestInterface, ListGroupsResponseInterface, ListServicesRequestInterface, ListServicesResponseInterface, MeetingInterface, MeetingTypeListInterface, UpdateMeetingMetadataRequestMetadataEntryInterface, MeetingMetadataEntryInterface, RescheduleMeetingRequestInterface, SendMeetingRequestEmailRequestInterface, SessionAttendeesInterface, ListAvailableTimeslotsForSessionRequestInterface, ListAvailableTimeslotsForSessionResponseInterface, SetGeneralAvailabilityRequestInterface, UpdateAvailabilityRequestInterface, UpdateCalendarRequestInterface, UpdateGroupRequestInterface, UpdateHostPreferencesRequestInterface, UpdateMeetingMetadataRequestInterface, UpdateMeetingTypeRequestInterface, UpdateServiceRequestInterface, WeekdayAvailabilityInterface, } from './meeting-host.interface';
|
|
11
11
|
export { TimeOfDayInterface, } from './timeofday.interface';
|
|
12
12
|
export { DateTimeInterface, TimeZoneInterface, } from './datetime.interface';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ContactInterface, AnswersInterface, CalendarInterface, HostInterface, HostUserInterface } from './shared.interface';
|
|
1
|
+
import { ContactInterface, AnswersInterface, CalendarInterface, HostInterface, HostUserInterface, IsoDateTimeRangeInterface } from './shared.interface';
|
|
2
2
|
import { DateRangeInterface } from './date-range.interface';
|
|
3
3
|
import { GroupInterface, ServiceInterface } from './groups-and-services.interface';
|
|
4
4
|
import { MeetingTypeInterface, FormInterface } from './meeting-type.interface';
|
|
@@ -134,10 +134,6 @@ export interface InviteeRegisterSessionMeetingRequestInterface {
|
|
|
134
134
|
formAnswers?: AnswersInterface;
|
|
135
135
|
recaptchaToken?: string;
|
|
136
136
|
}
|
|
137
|
-
export interface IsoDateTimeRangeInterface {
|
|
138
|
-
start?: string;
|
|
139
|
-
end?: string;
|
|
140
|
-
}
|
|
141
137
|
export interface ListAvailableTimeSlotsRequestInterface {
|
|
142
138
|
hostId?: string;
|
|
143
139
|
meetingTypeId?: string;
|
|
@@ -2,18 +2,18 @@ import { DateRangeInterface } from './date-range.interface';
|
|
|
2
2
|
import { FieldMaskInterface } from './field-mask.interface';
|
|
3
3
|
import { GroupInterface, ServiceInterface } from './groups-and-services.interface';
|
|
4
4
|
import { MeetingTypeInterface, RegistrationCutOffInterface } from './meeting-type.interface';
|
|
5
|
-
import { TimeRangeInterface, CalendarInterface, PreferencesInterface, HostUserInterface, ContactInterface, EmailsToDeleteInterface, PagedRequestOptionsInterface, PagedResponseMetadataInterface, AttendeeInterface, AnswersInterface, AttachmentInterface } from './shared.interface';
|
|
5
|
+
import { TimeRangeInterface, CalendarInterface, PreferencesInterface, HostUserInterface, ContactInterface, EmailsToDeleteInterface, PagedRequestOptionsInterface, PagedResponseMetadataInterface, AttendeeInterface, AnswersInterface, AttachmentInterface, IsoDateTimeRangeInterface } from './shared.interface';
|
|
6
6
|
import { TimeZoneInterface } from './';
|
|
7
7
|
import * as e from '../enums';
|
|
8
8
|
export interface BuildHostIdRequestApplicationContextPropertiesEntryInterface {
|
|
9
9
|
key?: string;
|
|
10
10
|
value?: string;
|
|
11
11
|
}
|
|
12
|
-
export interface
|
|
12
|
+
export interface IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface {
|
|
13
13
|
key?: string;
|
|
14
14
|
value?: string;
|
|
15
15
|
}
|
|
16
|
-
export interface
|
|
16
|
+
export interface EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface {
|
|
17
17
|
key?: string;
|
|
18
18
|
value?: string;
|
|
19
19
|
}
|
|
@@ -133,15 +133,15 @@ export interface EnsureSessionEventCalendarsExistRequestInterface {
|
|
|
133
133
|
export interface EnsureSessionEventCalendarsExistResponseInterface {
|
|
134
134
|
calendarId?: string;
|
|
135
135
|
}
|
|
136
|
+
export interface ListAvailabilityRequestFiltersInterface {
|
|
137
|
+
hostId?: string;
|
|
138
|
+
meetingTypeId?: string;
|
|
139
|
+
}
|
|
136
140
|
export interface ListBookedMeetingsRequestFiltersInterface {
|
|
137
141
|
meetingTypeIds?: string[];
|
|
138
142
|
hostId?: string;
|
|
139
143
|
timeSpan?: DateRangeInterface;
|
|
140
144
|
}
|
|
141
|
-
export interface ListAvailabilityRequestFiltersInterface {
|
|
142
|
-
hostId?: string;
|
|
143
|
-
meetingTypeId?: string;
|
|
144
|
-
}
|
|
145
145
|
export interface GetEntityAssociationRequestInterface {
|
|
146
146
|
entityId?: string;
|
|
147
147
|
}
|
|
@@ -264,6 +264,7 @@ export interface IsHostConfiguredResponseInterface {
|
|
|
264
264
|
export interface ListAttendeesRequestInterface {
|
|
265
265
|
meetingId?: string;
|
|
266
266
|
pagingOptions?: PagedRequestOptionsInterface;
|
|
267
|
+
attendeeSearch?: string;
|
|
267
268
|
}
|
|
268
269
|
export interface ListAttendeesResponseInterface {
|
|
269
270
|
attendees?: SessionAttendeesInterface[];
|
|
@@ -357,6 +358,16 @@ export interface SessionAttendeesInterface {
|
|
|
357
358
|
isBookingConfirmed?: boolean;
|
|
358
359
|
bookingFailureReason?: e.BookingFailureReason;
|
|
359
360
|
}
|
|
361
|
+
export interface ListAvailableTimeslotsForSessionRequestInterface {
|
|
362
|
+
eventTypeId?: string;
|
|
363
|
+
timeSpan?: DateRangeInterface;
|
|
364
|
+
timeZone?: TimeZoneInterface;
|
|
365
|
+
userIds?: string[];
|
|
366
|
+
}
|
|
367
|
+
export interface ListAvailableTimeslotsForSessionResponseInterface {
|
|
368
|
+
timeSlots?: DateRangeInterface[];
|
|
369
|
+
isoTimeSlots?: IsoDateTimeRangeInterface[];
|
|
370
|
+
}
|
|
360
371
|
export interface SetGeneralAvailabilityRequestInterface {
|
|
361
372
|
hostId?: string;
|
|
362
373
|
meetingTypeId?: string;
|
|
@@ -70,6 +70,10 @@ export interface HostUserInterface {
|
|
|
70
70
|
isConfigured?: boolean;
|
|
71
71
|
isConnected?: boolean;
|
|
72
72
|
}
|
|
73
|
+
export interface IsoDateTimeRangeInterface {
|
|
74
|
+
start?: string;
|
|
75
|
+
end?: string;
|
|
76
|
+
}
|
|
73
77
|
export interface PagedRequestOptionsInterface {
|
|
74
78
|
cursor?: string;
|
|
75
79
|
pageSize?: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BookMeetingRequest, BookMeetingResponse, BuildHostIdRequest, BuildHostIdResponse, CalendarMigrationResponse, CancelMeetingRequest, CheckGroupOrServiceSlugExistRequest, CheckGroupOrServiceSlugExistResponse, CreateAvailabilityRequest, CreateAvailabilityResponse, CreateCalendarRequest, CreateCalendarResponse, CreateDefaultMeetingTypesRequest, CreateGroupRequest, CreateGroupResponse, CreateMeetingTypeRequest, CreateMeetingTypeResponse, CreateServiceRequest, CreateServiceResponse, DeleteAvailabilityRequest, DeleteGroupRequest, DeleteMeetingTypeRequest, DeleteServiceRequest, DoesCalendarExistRequest, DoesCalendarExistResponse, EnsureGroupCalendarsExistRequest, EnsureGroupCalendarsExistResponse, EnsurePersonalCalendarExistsRequest, EnsurePersonalCalendarExistsResponse, EnsureSessionEventCalendarsExistRequest, EnsureSessionEventCalendarsExistResponse, GetEntityAssociationRequest, GetEntityAssociationResponse, GetGroupRequest, GetGroupResponse, GetHostMeetingRequest, GetHostMeetingResponse, GetHostPreferencesRequest, GetHostPreferencesResponse, GetHostsForCalendarRequest, GetHostsForCalendarResponse, GetMeetingTypesForCalendarsRequest, GetMeetingTypesForCalendarsResponse, GetServiceRequest, GetServiceResponse, HostBookMeetingRequest, HostBookMeetingResponse, HostBookSessionRequest, HostBookSessionResponse, HostDeleteAttendeesRequest, HostGetCalendarRequest, HostGetCalendarResponse, HostGetMeetingTypeRequest, HostGetMeetingTypeResponse, HostListMeetingTypesRequest, HostListMeetingTypesResponse, IsCalendarConfiguredRequest, IsCalendarConfiguredResponse, IsHostConfiguredRequest, IsHostConfiguredResponse, ListAttendeesRequest, ListAttendeesResponse, ListAvailabilityRequest, ListAvailabilityResponse, ListBookedMeetingsRequest, ListBookedMeetingsResponse, ListGroupsRequest, ListGroupsResponse, ListServicesRequest, ListServicesResponse, RescheduleMeetingRequest, SendMeetingRequestEmailRequest, SetGeneralAvailabilityRequest, UpdateAvailabilityRequest, UpdateCalendarRequest, UpdateGroupRequest, UpdateHostPreferencesRequest, UpdateMeetingMetadataRequest, UpdateMeetingTypeRequest, UpdateServiceRequest } from './objects/';
|
|
2
|
-
import { BookMeetingRequestInterface, BuildHostIdRequestInterface, CancelMeetingRequestInterface, CheckGroupOrServiceSlugExistRequestInterface, CreateAvailabilityRequestInterface, CreateCalendarRequestInterface, CreateDefaultMeetingTypesRequestInterface, CreateGroupRequestInterface, CreateMeetingTypeRequestInterface, CreateServiceRequestInterface, DeleteAvailabilityRequestInterface, DeleteGroupRequestInterface, DeleteMeetingTypeRequestInterface, DeleteServiceRequestInterface, DoesCalendarExistRequestInterface, EnsureGroupCalendarsExistRequestInterface, EnsurePersonalCalendarExistsRequestInterface, EnsureSessionEventCalendarsExistRequestInterface, GetEntityAssociationRequestInterface, GetGroupRequestInterface, GetHostMeetingRequestInterface, GetHostPreferencesRequestInterface, GetHostsForCalendarRequestInterface, GetMeetingTypesForCalendarsRequestInterface, GetServiceRequestInterface, HostBookMeetingRequestInterface, HostBookSessionRequestInterface, HostDeleteAttendeesRequestInterface, HostGetCalendarRequestInterface, HostGetMeetingTypeRequestInterface, HostListMeetingTypesRequestInterface, IsCalendarConfiguredRequestInterface, IsHostConfiguredRequestInterface, ListAttendeesRequestInterface, ListAvailabilityRequestInterface, ListBookedMeetingsRequestInterface, ListGroupsRequestInterface, ListServicesRequestInterface, RescheduleMeetingRequestInterface, SendMeetingRequestEmailRequestInterface, SetGeneralAvailabilityRequestInterface, UpdateAvailabilityRequestInterface, UpdateCalendarRequestInterface, UpdateGroupRequestInterface, UpdateHostPreferencesRequestInterface, UpdateMeetingMetadataRequestInterface, UpdateMeetingTypeRequestInterface, UpdateServiceRequestInterface } from './interfaces/';
|
|
1
|
+
import { BookMeetingRequest, BookMeetingResponse, BuildHostIdRequest, BuildHostIdResponse, CalendarMigrationResponse, CancelMeetingRequest, CheckGroupOrServiceSlugExistRequest, CheckGroupOrServiceSlugExistResponse, CreateAvailabilityRequest, CreateAvailabilityResponse, CreateCalendarRequest, CreateCalendarResponse, CreateDefaultMeetingTypesRequest, CreateGroupRequest, CreateGroupResponse, CreateMeetingTypeRequest, CreateMeetingTypeResponse, CreateServiceRequest, CreateServiceResponse, DeleteAvailabilityRequest, DeleteGroupRequest, DeleteMeetingTypeRequest, DeleteServiceRequest, DoesCalendarExistRequest, DoesCalendarExistResponse, EnsureGroupCalendarsExistRequest, EnsureGroupCalendarsExistResponse, EnsurePersonalCalendarExistsRequest, EnsurePersonalCalendarExistsResponse, EnsureSessionEventCalendarsExistRequest, EnsureSessionEventCalendarsExistResponse, GetEntityAssociationRequest, GetEntityAssociationResponse, GetGroupRequest, GetGroupResponse, GetHostMeetingRequest, GetHostMeetingResponse, GetHostPreferencesRequest, GetHostPreferencesResponse, GetHostsForCalendarRequest, GetHostsForCalendarResponse, GetMeetingTypesForCalendarsRequest, GetMeetingTypesForCalendarsResponse, GetServiceRequest, GetServiceResponse, HostBookMeetingRequest, HostBookMeetingResponse, HostBookSessionRequest, HostBookSessionResponse, HostDeleteAttendeesRequest, HostGetCalendarRequest, HostGetCalendarResponse, HostGetMeetingTypeRequest, HostGetMeetingTypeResponse, HostListMeetingTypesRequest, HostListMeetingTypesResponse, IsCalendarConfiguredRequest, IsCalendarConfiguredResponse, IsHostConfiguredRequest, IsHostConfiguredResponse, ListAttendeesRequest, ListAttendeesResponse, ListAvailabilityRequest, ListAvailabilityResponse, ListBookedMeetingsRequest, ListBookedMeetingsResponse, ListGroupsRequest, ListGroupsResponse, ListServicesRequest, ListServicesResponse, RescheduleMeetingRequest, SendMeetingRequestEmailRequest, ListAvailableTimeslotsForSessionRequest, ListAvailableTimeslotsForSessionResponse, SetGeneralAvailabilityRequest, UpdateAvailabilityRequest, UpdateCalendarRequest, UpdateGroupRequest, UpdateHostPreferencesRequest, UpdateMeetingMetadataRequest, UpdateMeetingTypeRequest, UpdateServiceRequest } from './objects/';
|
|
2
|
+
import { BookMeetingRequestInterface, BuildHostIdRequestInterface, CancelMeetingRequestInterface, CheckGroupOrServiceSlugExistRequestInterface, CreateAvailabilityRequestInterface, CreateCalendarRequestInterface, CreateDefaultMeetingTypesRequestInterface, CreateGroupRequestInterface, CreateMeetingTypeRequestInterface, CreateServiceRequestInterface, DeleteAvailabilityRequestInterface, DeleteGroupRequestInterface, DeleteMeetingTypeRequestInterface, DeleteServiceRequestInterface, DoesCalendarExistRequestInterface, EnsureGroupCalendarsExistRequestInterface, EnsurePersonalCalendarExistsRequestInterface, EnsureSessionEventCalendarsExistRequestInterface, GetEntityAssociationRequestInterface, GetGroupRequestInterface, GetHostMeetingRequestInterface, GetHostPreferencesRequestInterface, GetHostsForCalendarRequestInterface, GetMeetingTypesForCalendarsRequestInterface, GetServiceRequestInterface, HostBookMeetingRequestInterface, HostBookSessionRequestInterface, HostDeleteAttendeesRequestInterface, HostGetCalendarRequestInterface, HostGetMeetingTypeRequestInterface, HostListMeetingTypesRequestInterface, IsCalendarConfiguredRequestInterface, IsHostConfiguredRequestInterface, ListAttendeesRequestInterface, ListAvailabilityRequestInterface, ListBookedMeetingsRequestInterface, ListGroupsRequestInterface, ListServicesRequestInterface, RescheduleMeetingRequestInterface, SendMeetingRequestEmailRequestInterface, ListAvailableTimeslotsForSessionRequestInterface, SetGeneralAvailabilityRequestInterface, UpdateAvailabilityRequestInterface, UpdateCalendarRequestInterface, UpdateGroupRequestInterface, UpdateHostPreferencesRequestInterface, UpdateMeetingMetadataRequestInterface, UpdateMeetingTypeRequestInterface, UpdateServiceRequestInterface } from './interfaces/';
|
|
3
3
|
import { HttpResponse } from '@angular/common/http';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -59,6 +59,7 @@ export declare class MeetingHostApiService {
|
|
|
59
59
|
listAttendees(r: ListAttendeesRequest | ListAttendeesRequestInterface): Observable<ListAttendeesResponse>;
|
|
60
60
|
cancelSession(r: CancelMeetingRequest | CancelMeetingRequestInterface): Observable<HttpResponse<null>>;
|
|
61
61
|
rescheduleSession(r: RescheduleMeetingRequest | RescheduleMeetingRequestInterface): Observable<HttpResponse<null>>;
|
|
62
|
+
listAvailableTimeslotsForSession(r: ListAvailableTimeslotsForSessionRequest | ListAvailableTimeslotsForSessionRequestInterface): Observable<ListAvailableTimeslotsForSessionResponse>;
|
|
62
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<MeetingHostApiService, never>;
|
|
63
64
|
static ɵprov: i0.ɵɵInjectableDeclaration<MeetingHostApiService>;
|
|
64
65
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export { MeetingSourceInfo, MeetingSourceListRequest, MeetingSourceListResponse, MeetingSourceQuery, } from './meeting-source';
|
|
2
2
|
export { CreateZoomMeetingRequest, CreateZoomMeetingResponse, ZoomMeetingRecurrence, ZoomMeetingSettings, ZoomMeetingTrackingField, ZoomOccurrence, } from './zoom';
|
|
3
3
|
export { GoogleMeetConferenceData, GoogleMeetConferenceRequestStatus, GoogleMeetConferenceSolution, GoogleMeetConferenceSolutionKey, GoogleMeetCreateConferenceRequest, GoogleMeetCreateMeetingRequest, GoogleMeetCreateMeetingResponse, GoogleMeetEntryPoint, GoogleMeetListMeetingsRequest, GoogleMeetListMeetingsResponse, GoogleMeetMeeting, GoogleMeetMeetingAttendee, GoogleMeetMeetingCreator, GoogleMeetMeetingDateTime, GoogleMeetMeetingOrganizer, GoogleMeetMeetingReminder, GoogleMeetMeetingReminders, } from './google-meet';
|
|
4
|
-
export { Answer, Answers, CalendarApplicationContextEntry, Attachment, Attendee, Calendar, Contact, EmailsToDelete, Host, HostOrderDetails, HostUser, PagedRequestOptions, PagedResponseMetadata, Preferences, TimeRange, } from './shared';
|
|
4
|
+
export { Answer, Answers, CalendarApplicationContextEntry, Attachment, Attendee, Calendar, Contact, EmailsToDelete, Host, HostOrderDetails, HostUser, IsoDateTimeRange, PagedRequestOptions, PagedResponseMetadata, Preferences, TimeRange, } from './shared';
|
|
5
5
|
export { DateRange, } from './date-range';
|
|
6
6
|
export { EventTypeDateRange, Field, Form, MeetingType, RegistrationCutOff, RelativeDateRange, } from './meeting-type';
|
|
7
7
|
export { EventGroupAndServiceAssociations, Group, Service, } from './groups-and-services';
|
|
8
|
-
export { BookMeetingRequest, BookMeetingResponse, GetCalendarRequest, GetCalendarResponse, GetGroupRequest, GetGroupResponse, GetHostRequest, GetHostResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GetServiceRequest, GetServiceResponse, GetSessionInviteeMeetingInfoRequest, GetSessionInviteeMeetingInfoResponse, GetSessionMeetingRequest, GetSessionMeetingResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingResponse, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, InviteeDeregisterSessionMeetingRequest, InviteeRegisterSessionMeetingRequest,
|
|
8
|
+
export { BookMeetingRequest, BookMeetingResponse, GetCalendarRequest, GetCalendarResponse, GetGroupRequest, GetGroupResponse, GetHostRequest, GetHostResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GetServiceRequest, GetServiceResponse, GetSessionInviteeMeetingInfoRequest, GetSessionInviteeMeetingInfoResponse, GetSessionMeetingRequest, GetSessionMeetingResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingResponse, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, InviteeDeregisterSessionMeetingRequest, InviteeRegisterSessionMeetingRequest, ListAvailableTimeSlotsRequest, ListAvailableTimeSlotsResponse, ListMeetingTypesRequest, ListMeetingTypesResponse, BookMeetingRequestMetadataEntry, RegisterSessionRequest, } from './meeting-guest';
|
|
9
9
|
export { FieldMask, } from './field-mask';
|
|
10
|
-
export { BuildHostIdRequestApplicationContextPropertiesEntry,
|
|
10
|
+
export { BuildHostIdRequestApplicationContextPropertiesEntry, IsCalendarConfiguredRequestApplicationContextPropertiesEntry, EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntry, AvailabilityRule, AvailabilityRuleList, BuildHostIdRequest, BuildHostIdResponse, GetMeetingTypesForCalendarsResponseCalendarMeetingTypesMapEntry, CalendarMigrationResponse, CancelMeetingRequest, CheckGroupOrServiceSlugExistRequest, CheckGroupOrServiceSlugExistResponse, CreateAvailabilityRequest, CreateAvailabilityResponse, CreateCalendarRequest, CreateCalendarResponse, CreateDefaultMeetingTypesRequest, CreateGroupRequest, CreateGroupResponse, CreateMeetingTypeRequest, CreateMeetingTypeResponse, CreateServiceRequest, CreateServiceResponse, DeleteAvailabilityRequest, DeleteGroupRequest, DeleteMeetingTypeRequest, DeleteServiceRequest, DoesCalendarExistRequest, DoesCalendarExistResponse, EnsureGroupCalendarsExistRequest, EnsureGroupCalendarsExistResponse, EnsurePersonalCalendarExistsRequest, EnsurePersonalCalendarExistsResponse, EnsureSessionEventCalendarsExistRequest, EnsureSessionEventCalendarsExistResponse, ListAvailabilityRequestFilters, ListBookedMeetingsRequestFilters, GetEntityAssociationRequest, GetEntityAssociationResponse, GetHostMeetingRequest, GetHostMeetingResponse, GetHostPreferencesRequest, GetHostPreferencesResponse, GetHostsForCalendarRequest, GetHostsForCalendarResponse, GetMeetingTypesForCalendarsRequest, GetMeetingTypesForCalendarsResponse, HostBookMeetingRequest, HostBookMeetingResponse, HostBookSessionRequest, HostBookSessionResponse, HostDeleteAttendeesRequest, HostDetails, HostGetCalendarRequest, HostGetCalendarResponse, HostGetMeetingTypeRequest, HostGetMeetingTypeResponse, HostListMeetingTypesRequest, HostListMeetingTypesResponse, GetHostsForCalendarResponseHostUserAvailabilityRuleEntry, IsCalendarConfiguredRequest, IsCalendarConfiguredResponse, IsHostConfiguredRequest, IsHostConfiguredResponse, ListAttendeesRequest, ListAttendeesResponse, ListAvailabilityRequest, ListAvailabilityResponse, ListBookedMeetingsRequest, ListBookedMeetingsResponse, ListGroupsRequest, ListGroupsResponse, ListServicesRequest, ListServicesResponse, Meeting, MeetingTypeList, UpdateMeetingMetadataRequestMetadataEntry, MeetingMetadataEntry, RescheduleMeetingRequest, SendMeetingRequestEmailRequest, SessionAttendees, ListAvailableTimeslotsForSessionRequest, ListAvailableTimeslotsForSessionResponse, SetGeneralAvailabilityRequest, UpdateAvailabilityRequest, UpdateCalendarRequest, UpdateGroupRequest, UpdateHostPreferencesRequest, UpdateMeetingMetadataRequest, UpdateMeetingTypeRequest, UpdateServiceRequest, WeekdayAvailability, } from './meeting-host';
|
|
11
11
|
export { TimeOfDay, } from './timeofday';
|
|
12
12
|
export { DateTime, TimeZone, } from './datetime';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i from '../interfaces';
|
|
2
|
-
import { Contact, Answers, Calendar, Host, HostUser } from './shared';
|
|
2
|
+
import { Contact, Answers, Calendar, Host, HostUser, IsoDateTimeRange } from './shared';
|
|
3
3
|
import { DateRange } from './date-range';
|
|
4
4
|
import { Group, Service } from './groups-and-services';
|
|
5
5
|
import { MeetingType, Form } from './meeting-type';
|
|
@@ -208,13 +208,6 @@ export declare class InviteeRegisterSessionMeetingRequest implements i.InviteeRe
|
|
|
208
208
|
constructor(kwargs?: i.InviteeRegisterSessionMeetingRequestInterface);
|
|
209
209
|
toApiJson(): object;
|
|
210
210
|
}
|
|
211
|
-
export declare class IsoDateTimeRange implements i.IsoDateTimeRangeInterface {
|
|
212
|
-
start: string;
|
|
213
|
-
end: string;
|
|
214
|
-
static fromProto(proto: any): IsoDateTimeRange;
|
|
215
|
-
constructor(kwargs?: i.IsoDateTimeRangeInterface);
|
|
216
|
-
toApiJson(): object;
|
|
217
|
-
}
|
|
218
211
|
export declare class ListAvailableTimeSlotsRequest implements i.ListAvailableTimeSlotsRequestInterface {
|
|
219
212
|
hostId: string;
|
|
220
213
|
meetingTypeId: string;
|
|
@@ -3,7 +3,7 @@ import { DateRange } from './date-range';
|
|
|
3
3
|
import { FieldMask } from './field-mask';
|
|
4
4
|
import { Group, Service } from './groups-and-services';
|
|
5
5
|
import { MeetingType, RegistrationCutOff } from './meeting-type';
|
|
6
|
-
import { TimeRange, Calendar, Preferences, HostUser, Contact, EmailsToDelete, PagedRequestOptions, PagedResponseMetadata, Attendee, Answers, Attachment } from './shared';
|
|
6
|
+
import { TimeRange, Calendar, Preferences, HostUser, Contact, EmailsToDelete, PagedRequestOptions, PagedResponseMetadata, Attendee, Answers, Attachment, IsoDateTimeRange } from './shared';
|
|
7
7
|
import { TimeZone } from './';
|
|
8
8
|
import * as e from '../enums';
|
|
9
9
|
export declare function enumStringToValue<E>(enumRef: any, value: string): E;
|
|
@@ -14,18 +14,18 @@ export declare class BuildHostIdRequestApplicationContextPropertiesEntry impleme
|
|
|
14
14
|
constructor(kwargs?: i.BuildHostIdRequestApplicationContextPropertiesEntryInterface);
|
|
15
15
|
toApiJson(): object;
|
|
16
16
|
}
|
|
17
|
-
export declare class
|
|
17
|
+
export declare class IsCalendarConfiguredRequestApplicationContextPropertiesEntry implements i.IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface {
|
|
18
18
|
key: string;
|
|
19
19
|
value: string;
|
|
20
|
-
static fromProto(proto: any):
|
|
21
|
-
constructor(kwargs?: i.
|
|
20
|
+
static fromProto(proto: any): IsCalendarConfiguredRequestApplicationContextPropertiesEntry;
|
|
21
|
+
constructor(kwargs?: i.IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface);
|
|
22
22
|
toApiJson(): object;
|
|
23
23
|
}
|
|
24
|
-
export declare class
|
|
24
|
+
export declare class EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntry implements i.EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface {
|
|
25
25
|
key: string;
|
|
26
26
|
value: string;
|
|
27
|
-
static fromProto(proto: any):
|
|
28
|
-
constructor(kwargs?: i.
|
|
27
|
+
static fromProto(proto: any): EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntry;
|
|
28
|
+
constructor(kwargs?: i.EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface);
|
|
29
29
|
toApiJson(): object;
|
|
30
30
|
}
|
|
31
31
|
export declare class AvailabilityRule implements i.AvailabilityRuleInterface {
|
|
@@ -240,6 +240,13 @@ export declare class EnsureSessionEventCalendarsExistResponse implements i.Ensur
|
|
|
240
240
|
constructor(kwargs?: i.EnsureSessionEventCalendarsExistResponseInterface);
|
|
241
241
|
toApiJson(): object;
|
|
242
242
|
}
|
|
243
|
+
export declare class ListAvailabilityRequestFilters implements i.ListAvailabilityRequestFiltersInterface {
|
|
244
|
+
hostId: string;
|
|
245
|
+
meetingTypeId: string;
|
|
246
|
+
static fromProto(proto: any): ListAvailabilityRequestFilters;
|
|
247
|
+
constructor(kwargs?: i.ListAvailabilityRequestFiltersInterface);
|
|
248
|
+
toApiJson(): object;
|
|
249
|
+
}
|
|
243
250
|
export declare class ListBookedMeetingsRequestFilters implements i.ListBookedMeetingsRequestFiltersInterface {
|
|
244
251
|
meetingTypeIds: string[];
|
|
245
252
|
hostId: string;
|
|
@@ -248,13 +255,6 @@ export declare class ListBookedMeetingsRequestFilters implements i.ListBookedMee
|
|
|
248
255
|
constructor(kwargs?: i.ListBookedMeetingsRequestFiltersInterface);
|
|
249
256
|
toApiJson(): object;
|
|
250
257
|
}
|
|
251
|
-
export declare class ListAvailabilityRequestFilters implements i.ListAvailabilityRequestFiltersInterface {
|
|
252
|
-
hostId: string;
|
|
253
|
-
meetingTypeId: string;
|
|
254
|
-
static fromProto(proto: any): ListAvailabilityRequestFilters;
|
|
255
|
-
constructor(kwargs?: i.ListAvailabilityRequestFiltersInterface);
|
|
256
|
-
toApiJson(): object;
|
|
257
|
-
}
|
|
258
258
|
export declare class GetEntityAssociationRequest implements i.GetEntityAssociationRequestInterface {
|
|
259
259
|
entityId: string;
|
|
260
260
|
static fromProto(proto: any): GetEntityAssociationRequest;
|
|
@@ -458,6 +458,7 @@ export declare class IsHostConfiguredResponse implements i.IsHostConfiguredRespo
|
|
|
458
458
|
export declare class ListAttendeesRequest implements i.ListAttendeesRequestInterface {
|
|
459
459
|
meetingId: string;
|
|
460
460
|
pagingOptions: PagedRequestOptions;
|
|
461
|
+
attendeeSearch: string;
|
|
461
462
|
static fromProto(proto: any): ListAttendeesRequest;
|
|
462
463
|
constructor(kwargs?: i.ListAttendeesRequestInterface);
|
|
463
464
|
toApiJson(): object;
|
|
@@ -602,6 +603,22 @@ export declare class SessionAttendees implements i.SessionAttendeesInterface {
|
|
|
602
603
|
constructor(kwargs?: i.SessionAttendeesInterface);
|
|
603
604
|
toApiJson(): object;
|
|
604
605
|
}
|
|
606
|
+
export declare class ListAvailableTimeslotsForSessionRequest implements i.ListAvailableTimeslotsForSessionRequestInterface {
|
|
607
|
+
eventTypeId: string;
|
|
608
|
+
timeSpan: DateRange;
|
|
609
|
+
timeZone: TimeZone;
|
|
610
|
+
userIds: string[];
|
|
611
|
+
static fromProto(proto: any): ListAvailableTimeslotsForSessionRequest;
|
|
612
|
+
constructor(kwargs?: i.ListAvailableTimeslotsForSessionRequestInterface);
|
|
613
|
+
toApiJson(): object;
|
|
614
|
+
}
|
|
615
|
+
export declare class ListAvailableTimeslotsForSessionResponse implements i.ListAvailableTimeslotsForSessionResponseInterface {
|
|
616
|
+
timeSlots: DateRange[];
|
|
617
|
+
isoTimeSlots: IsoDateTimeRange[];
|
|
618
|
+
static fromProto(proto: any): ListAvailableTimeslotsForSessionResponse;
|
|
619
|
+
constructor(kwargs?: i.ListAvailableTimeslotsForSessionResponseInterface);
|
|
620
|
+
toApiJson(): object;
|
|
621
|
+
}
|
|
605
622
|
export declare class SetGeneralAvailabilityRequest implements i.SetGeneralAvailabilityRequestInterface {
|
|
606
623
|
hostId: string;
|
|
607
624
|
meetingTypeId: string;
|
|
@@ -105,6 +105,13 @@ export declare class HostUser implements i.HostUserInterface {
|
|
|
105
105
|
constructor(kwargs?: i.HostUserInterface);
|
|
106
106
|
toApiJson(): object;
|
|
107
107
|
}
|
|
108
|
+
export declare class IsoDateTimeRange implements i.IsoDateTimeRangeInterface {
|
|
109
|
+
start: string;
|
|
110
|
+
end: string;
|
|
111
|
+
static fromProto(proto: any): IsoDateTimeRange;
|
|
112
|
+
constructor(kwargs?: i.IsoDateTimeRangeInterface);
|
|
113
|
+
toApiJson(): object;
|
|
114
|
+
}
|
|
108
115
|
export declare class PagedRequestOptions implements i.PagedRequestOptionsInterface {
|
|
109
116
|
cursor: string;
|
|
110
117
|
pageSize: number;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Observable } from "rxjs";
|
|
2
2
|
import { AvailabilityRuleList, CreateCalendarRequestInterface, CreateCalendarResponse, DayOfWeek, GetGroupResponse, GetServiceResponse, HostBookMeetingRequestInterface, IsCalendarConfiguredRequestInterface, IsCalendarConfiguredResponse, IsHostConfiguredResponse, ListAvailabilityRequestFiltersInterface, ListBookedMeetingsRequestFiltersInterface, MeetingHostApiService, PagedRequestOptionsInterface, SendMeetingRequestEmailRequestInterface, TimeRangeInterface, TimeZoneInterface, WeekdayAvailability, Contact, EmailsToDelete, HostBookSessionRequestInterface, ListAttendeesResponse } from "../_internal";
|
|
3
3
|
import { BookMeetingResponse, BookSessionResponse } from "../guest";
|
|
4
|
-
import { ApplicationContextPropertiesSet, AvailabilityRule, Calendar, EntityAssociations, Group, HostUrlMap, Meeting, MeetingMetadata, MeetingType, PagedResponse, Preferences, Service } from "../shared";
|
|
4
|
+
import { ApplicationContextPropertiesSet, AvailabilityRule, Calendar, EntityAssociations, Group, HostUrlMap, Meeting, MeetingMetadata, MeetingType, PagedResponse, Preferences, Service, TimeSpan } from "../shared";
|
|
5
5
|
import { HostUser } from "../shared/host-user";
|
|
6
6
|
import { HttpResponse } from "@angular/common/http";
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
@@ -212,6 +212,20 @@ export declare class HostService {
|
|
|
212
212
|
meetingId: string;
|
|
213
213
|
pagingOptions: PagedRequestOptionsInterface;
|
|
214
214
|
}): Observable<ListAttendeesResponse>;
|
|
215
|
+
cancelSession(req: {
|
|
216
|
+
meetingId: string;
|
|
217
|
+
cancellationReason: string;
|
|
218
|
+
}): Observable<null>;
|
|
219
|
+
rescheduleSession(req: {
|
|
220
|
+
meetingId: string;
|
|
221
|
+
start: Date;
|
|
222
|
+
}): Observable<null>;
|
|
223
|
+
listAvailableTimeslotsForSession(req: {
|
|
224
|
+
eventTypeId: string;
|
|
225
|
+
timeSpan: TimeSpan;
|
|
226
|
+
timeZone: TimeZoneInterface;
|
|
227
|
+
userIds: string[];
|
|
228
|
+
}): Observable<TimeSpan[]>;
|
|
215
229
|
static ɵfac: i0.ɵɵFactoryDeclaration<HostService, never>;
|
|
216
230
|
static ɵprov: i0.ɵɵInjectableDeclaration<HostService>;
|
|
217
231
|
}
|