@vendasta/meetings 1.7.1 → 1.7.3
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/meeting-guest.api.service.mjs +7 -2
- package/esm2020/lib/_internal/objects/index.mjs +2 -2
- package/esm2020/lib/_internal/objects/meeting-guest.mjs +229 -2
- package/esm2020/lib/guest/guest.service.mjs +4 -1
- package/fesm2015/vendasta-meetings.mjs +235 -0
- package/fesm2015/vendasta-meetings.mjs.map +1 -1
- package/fesm2020/vendasta-meetings.mjs +235 -0
- package/fesm2020/vendasta-meetings.mjs.map +1 -1
- package/lib/_internal/interfaces/index.d.ts +1 -1
- package/lib/_internal/interfaces/meeting-guest.interface.d.ts +47 -1
- package/lib/_internal/meeting-guest.api.service.d.ts +3 -2
- package/lib/_internal/objects/index.d.ts +1 -1
- package/lib/_internal/objects/meeting-guest.d.ts +59 -1
- package/lib/guest/guest.service.d.ts +5 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ export { AnswerInterface, AnswersInterface, CalendarApplicationContextEntryInter
|
|
|
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 { BatchBookingTargetInterface, BatchEventTypeTargetInterface, BookBatchMeetingRequestInterface, BookBatchMeetingResponseInterface, BookMeetingRequestInterface, BookMeetingResponseInterface, CancelBatchMeetingRequestInterface, CheckFeatureFlagRequestInterface, CheckFeatureFlagResponseInterface, GetCalendarRequestInterface, GetCalendarResponseInterface, GetGroupRequestInterface, GetGroupResponseInterface, GetHostRequestInterface, GetHostResponseInterface, GetMeetingCalendarInfoRequestInterface, GetMeetingCalendarInfoResponseInterface, GetMeetingTypeRequestInterface, GetMeetingTypeResponseInterface, GetServiceRequestInterface, GetServiceResponseInterface, GetServiceV2RequestInterface, GetServiceV2ResponseInterface, GetSessionInviteeMeetingInfoRequestInterface, GetSessionInviteeMeetingInfoResponseInterface, GetSessionMeetingRequestInterface, GetSessionMeetingResponseInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingRequestV2Interface, GuestGetBookedMeetingResponseInterface, GuestGetBookedMeetingResponseV2Interface, GuestIsHostConfiguredRequestInterface, GuestIsHostConfiguredResponseInterface, GuestRescheduleMeetingRequestInterface, InviteeDeregisterSessionMeetingRequestInterface, InviteeRegisterSessionMeetingRequestInterface, ListAvailableTimeSlotsRequestInterface, ListAvailableTimeSlotsResponseInterface, ListBatchAvailableTimeSlotsRequestInterface, ListBatchAvailableTimeSlotsResponseInterface, ListMeetingTypesRequestInterface, ListMeetingTypesResponseInterface, BookMeetingRequestMetadataEntryInterface, BookBatchMeetingRequestMetadataEntryInterface, RegisterSessionRequestInterface, ServiceEventTypeInterface, ServiceGroupInterface, } from './meeting-guest.interface';
|
|
8
|
+
export { BatchBookingTargetInterface, BatchEventTypeTargetInterface, BookBatchMeetingRequestInterface, BookBatchMeetingResponseInterface, BookMeetingRequestInterface, BookMeetingResponseInterface, CancelBatchMeetingRequestInterface, CheckFeatureFlagRequestInterface, CheckFeatureFlagResponseInterface, GetCalendarRequestInterface, GetCalendarResponseInterface, GetGroupRequestInterface, GetGroupResponseInterface, GetHostRequestInterface, GetHostResponseInterface, GetMeetingCalendarInfoRequestInterface, GetMeetingCalendarInfoResponseInterface, GetMeetingTypeRequestInterface, GetMeetingTypeResponseInterface, GetServiceRequestInterface, GetServiceResponseInterface, GetServiceV2RequestInterface, GetServiceV2ResponseInterface, GetSessionInviteeMeetingInfoRequestInterface, GetSessionInviteeMeetingInfoResponseInterface, GetSessionMeetingRequestInterface, GetSessionMeetingResponseInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingRequestV2Interface, GuestGetBookedMeetingResponseInterface, GuestGetBookedMeetingResponseV2Interface, GuestIsHostConfiguredRequestInterface, GuestIsHostConfiguredResponseInterface, GuestRescheduleMeetingRequestInterface, InviteeDeregisterSessionMeetingRequestInterface, InviteeRegisterSessionMeetingRequestInterface, ListAvailableTimeSlotsRequestInterface, ListAvailableTimeSlotsResponseInterface, ListBatchAvailableTimeSlotsRequestInterface, ListBatchAvailableTimeSlotsResponseInterface, ListGuestBookedMeetingsRequestInterface, ListGuestBookedMeetingsResponseInterface, ListMeetingTypesRequestInterface, ListMeetingTypesResponseInterface, MeetingDetailInterface, MeetingSummaryInterface, BookMeetingRequestMetadataEntryInterface, BookBatchMeetingRequestMetadataEntryInterface, RegisterSessionRequestInterface, ServiceEventTypeInterface, ServiceGroupInterface, } from './meeting-guest.interface';
|
|
9
9
|
export { AvailableTimeSlotsRequestInterface, AvailableTimeSlotsResponseInterface, BookMeetingExternalRequestInterface, BookMeetingExternalResponseInterface, EventTypeInterface, ExternalCancelMeetingRequestInterface, ExternalRescheduleMeetingRequestInterface, ExternalRescheduleMeetingResponseInterface, GetUsersRequestInterface, GetUsersResponseInterface, GroupResponseInterface, GroupsRequestInterface, GroupsResponseInterface, HostUserDetailsInterface, ListTeamEventTypesRequestInterface, ListTeamEventTypesResponseInterface, ListUserEventTypesRequestInterface, ListUserEventTypesResponseInterface, ServiceResponseInterface, ServicesRequestInterface, ServicesResponseInterface, UserResponseInterface, } from './meeting-external.interface';
|
|
10
10
|
export { FieldMaskInterface, } from './field-mask.interface';
|
|
11
11
|
export { IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface, BuildHostIdRequestApplicationContextPropertiesEntryInterface, EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface, AvailabilityRuleInterface, AvailabilityRuleListInterface, BuildHostIdRequestInterface, BuildHostIdResponseInterface, GetMeetingTypesForCalendarsResponseCalendarMeetingTypesMapEntryInterface, CalendarMigrationResponseInterface, CancelMeetingRequestInterface, CheckEventTypeSlugExistRequestInterface, CheckEventTypeSlugExistResponseInterface, 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, EventTypeSummaryInterface, ListAvailabilityRequestFiltersInterface, ListBookedMeetingsRequestFiltersInterface, GetEntityAssociationRequestInterface, GetEntityAssociationResponseInterface, GetEventTypeByIdRequestInterface, GetEventTypeByIdResponseInterface, 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, ListAvailableTimeslotsForRecurringSessionRequestInterface, ListAvailableTimeslotsForRecurringSessionResponseInterface, ListAvailableTimeslotsForSessionRequestInterface, ListAvailableTimeslotsForSessionResponseInterface, ListBookedMeetingsRequestInterface, ListBookedMeetingsResponseInterface, ListEventTypesForMultipleCalendarsRequestInterface, ListEventTypesForMultipleCalendarsResponseInterface, ListGroupsRequestInterface, ListGroupsResponseInterface, ListServicesRequestInterface, ListServicesResponseInterface, MeetingInterface, MeetingTypeListInterface, UpdateMeetingMetadataRequestMetadataEntryInterface, MeetingMetadataEntryInterface, RecurrenceConfigInterface, RecurrenceEndInterface, RescheduleMeetingRequestInterface, SendMeetingRequestEmailRequestInterface, SessionAttendeesInterface, SetGeneralAvailabilityRequestInterface, TimeSlotsByWeekDayInterface, UpdateAvailabilityRequestInterface, UpdateCalendarRequestInterface, UpdateGroupRequestInterface, UpdateHostPreferencesRequestInterface, UpdateMeetingMetadataRequestInterface, UpdateMeetingTypeRequestInterface, UpdateServiceRequestInterface, WeekdayAvailabilityInterface, } from './meeting-host.interface';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnswersInterface, CalendarInterface, HostInterface, HostUserInterface, IsoDateTimeRangeInterface } from './shared.interface';
|
|
1
|
+
import { AnswersInterface, CalendarInterface, HostInterface, HostUserInterface, IsoDateTimeRangeInterface, PhoneFieldsInterface } from './shared.interface';
|
|
2
2
|
import { ContactInterface } from './openapiv2.interface';
|
|
3
3
|
import { DateRangeInterface } from './date-range.interface';
|
|
4
4
|
import { GroupInterface, ServiceInterface } from './groups-and-services.interface';
|
|
@@ -163,6 +163,7 @@ export interface GuestGetBookedMeetingRequestInterface {
|
|
|
163
163
|
}
|
|
164
164
|
export interface GuestGetBookedMeetingRequestV2Interface {
|
|
165
165
|
meetingId?: string;
|
|
166
|
+
id?: string;
|
|
166
167
|
}
|
|
167
168
|
export interface GuestGetBookedMeetingResponseInterface {
|
|
168
169
|
startTime?: Date;
|
|
@@ -195,6 +196,8 @@ export interface GuestGetBookedMeetingResponseV2Interface {
|
|
|
195
196
|
previousStartTime?: Date;
|
|
196
197
|
previousEndTime?: Date;
|
|
197
198
|
isCancelled?: boolean;
|
|
199
|
+
bookingGroupId?: string;
|
|
200
|
+
meetings?: MeetingDetailInterface[];
|
|
198
201
|
}
|
|
199
202
|
export interface GuestIsHostConfiguredRequestInterface {
|
|
200
203
|
hostId?: string;
|
|
@@ -241,12 +244,54 @@ export interface ListBatchAvailableTimeSlotsResponseInterface {
|
|
|
241
244
|
timeSlots?: DateRangeInterface[];
|
|
242
245
|
isoTimeSlots?: IsoDateTimeRangeInterface[];
|
|
243
246
|
}
|
|
247
|
+
export interface ListGuestBookedMeetingsRequestInterface {
|
|
248
|
+
phoneNumber?: PhoneFieldsInterface;
|
|
249
|
+
email?: string;
|
|
250
|
+
namespace?: string;
|
|
251
|
+
timeSpan?: DateRangeInterface;
|
|
252
|
+
timeZone?: TimeZoneInterface;
|
|
253
|
+
useIsoDates?: boolean;
|
|
254
|
+
}
|
|
255
|
+
export interface ListGuestBookedMeetingsResponseInterface {
|
|
256
|
+
meetings?: MeetingSummaryInterface[];
|
|
257
|
+
}
|
|
244
258
|
export interface ListMeetingTypesRequestInterface {
|
|
245
259
|
hostId?: string;
|
|
246
260
|
}
|
|
247
261
|
export interface ListMeetingTypesResponseInterface {
|
|
248
262
|
meetingTypes?: MeetingTypeInterface[];
|
|
249
263
|
}
|
|
264
|
+
export interface MeetingDetailInterface {
|
|
265
|
+
meetingId?: string;
|
|
266
|
+
title?: string;
|
|
267
|
+
hostUserNames?: string[];
|
|
268
|
+
startTime?: Date;
|
|
269
|
+
endTime?: Date;
|
|
270
|
+
location?: string;
|
|
271
|
+
meetingSourceLink?: string;
|
|
272
|
+
meetingSource?: e.MeetingSource;
|
|
273
|
+
meetingLocationType?: e.MeetingLocation;
|
|
274
|
+
googleCalendarLink?: string;
|
|
275
|
+
outlookCalendarLink?: string;
|
|
276
|
+
rescheduleLink?: string;
|
|
277
|
+
cancelLink?: string;
|
|
278
|
+
timeZone?: TimeZoneInterface;
|
|
279
|
+
businessLogo?: string;
|
|
280
|
+
bookingUrl?: string;
|
|
281
|
+
previousStartTime?: Date;
|
|
282
|
+
previousEndTime?: Date;
|
|
283
|
+
isCancelled?: boolean;
|
|
284
|
+
order?: number;
|
|
285
|
+
}
|
|
286
|
+
export interface MeetingSummaryInterface {
|
|
287
|
+
id?: string;
|
|
288
|
+
title?: string;
|
|
289
|
+
startTime?: Date;
|
|
290
|
+
endTime?: Date;
|
|
291
|
+
isoStartTime?: string;
|
|
292
|
+
isoEndTime?: string;
|
|
293
|
+
location?: string;
|
|
294
|
+
}
|
|
250
295
|
export interface BookMeetingRequestMetadataEntryInterface {
|
|
251
296
|
key?: string;
|
|
252
297
|
value?: string;
|
|
@@ -276,6 +321,7 @@ export interface ServiceEventTypeInterface {
|
|
|
276
321
|
locationType?: e.MeetingLocationType;
|
|
277
322
|
locationGuideline?: string;
|
|
278
323
|
location?: string;
|
|
324
|
+
serviceForm?: FormInterface;
|
|
279
325
|
}
|
|
280
326
|
export interface ServiceGroupInterface {
|
|
281
327
|
id?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BookBatchMeetingRequest, BookBatchMeetingResponse, BookMeetingRequest, BookMeetingResponse, CancelBatchMeetingRequest, CheckFeatureFlagRequest, CheckFeatureFlagResponse, GetCalendarRequest, GetCalendarResponse, GetGroupRequest, GetGroupResponse, GetHostRequest, GetHostResponse, GetMeetingCalendarInfoRequest, GetMeetingCalendarInfoResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GetServiceRequest, GetServiceResponse, GetServiceV2Request, GetServiceV2Response, GetSessionInviteeMeetingInfoRequest, GetSessionInviteeMeetingInfoResponse, GetSessionMeetingRequest, GetSessionMeetingResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingRequestV2, GuestGetBookedMeetingResponse, GuestGetBookedMeetingResponseV2, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, InviteeDeregisterSessionMeetingRequest, InviteeRegisterSessionMeetingRequest, ListAvailableTimeSlotsRequest, ListAvailableTimeSlotsResponse, ListBatchAvailableTimeSlotsRequest, ListBatchAvailableTimeSlotsResponse, ListMeetingTypesRequest, ListMeetingTypesResponse } from './objects/';
|
|
2
|
-
import { BookBatchMeetingRequestInterface, BookMeetingRequestInterface, CancelBatchMeetingRequestInterface, CheckFeatureFlagRequestInterface, GetCalendarRequestInterface, GetGroupRequestInterface, GetHostRequestInterface, GetMeetingCalendarInfoRequestInterface, GetMeetingTypeRequestInterface, GetServiceRequestInterface, GetServiceV2RequestInterface, GetSessionInviteeMeetingInfoRequestInterface, GetSessionMeetingRequestInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingRequestV2Interface, GuestIsHostConfiguredRequestInterface, GuestRescheduleMeetingRequestInterface, InviteeDeregisterSessionMeetingRequestInterface, InviteeRegisterSessionMeetingRequestInterface, ListAvailableTimeSlotsRequestInterface, ListBatchAvailableTimeSlotsRequestInterface, ListMeetingTypesRequestInterface } from './interfaces/';
|
|
1
|
+
import { BookBatchMeetingRequest, BookBatchMeetingResponse, BookMeetingRequest, BookMeetingResponse, CancelBatchMeetingRequest, CheckFeatureFlagRequest, CheckFeatureFlagResponse, GetCalendarRequest, GetCalendarResponse, GetGroupRequest, GetGroupResponse, GetHostRequest, GetHostResponse, GetMeetingCalendarInfoRequest, GetMeetingCalendarInfoResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GetServiceRequest, GetServiceResponse, GetServiceV2Request, GetServiceV2Response, GetSessionInviteeMeetingInfoRequest, GetSessionInviteeMeetingInfoResponse, GetSessionMeetingRequest, GetSessionMeetingResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingRequestV2, GuestGetBookedMeetingResponse, GuestGetBookedMeetingResponseV2, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, InviteeDeregisterSessionMeetingRequest, InviteeRegisterSessionMeetingRequest, ListAvailableTimeSlotsRequest, ListAvailableTimeSlotsResponse, ListBatchAvailableTimeSlotsRequest, ListBatchAvailableTimeSlotsResponse, ListGuestBookedMeetingsRequest, ListGuestBookedMeetingsResponse, ListMeetingTypesRequest, ListMeetingTypesResponse } from './objects/';
|
|
2
|
+
import { BookBatchMeetingRequestInterface, BookMeetingRequestInterface, CancelBatchMeetingRequestInterface, CheckFeatureFlagRequestInterface, GetCalendarRequestInterface, GetGroupRequestInterface, GetHostRequestInterface, GetMeetingCalendarInfoRequestInterface, GetMeetingTypeRequestInterface, GetServiceRequestInterface, GetServiceV2RequestInterface, GetSessionInviteeMeetingInfoRequestInterface, GetSessionMeetingRequestInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingRequestV2Interface, GuestIsHostConfiguredRequestInterface, GuestRescheduleMeetingRequestInterface, InviteeDeregisterSessionMeetingRequestInterface, InviteeRegisterSessionMeetingRequestInterface, ListAvailableTimeSlotsRequestInterface, ListBatchAvailableTimeSlotsRequestInterface, ListGuestBookedMeetingsRequestInterface, ListMeetingTypesRequestInterface } from './interfaces/';
|
|
3
3
|
import { HttpResponse } from '@angular/common/http';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -31,6 +31,7 @@ export declare class MeetingGuestApiService {
|
|
|
31
31
|
bookBatchMeeting(r: BookBatchMeetingRequest | BookBatchMeetingRequestInterface): Observable<BookBatchMeetingResponse>;
|
|
32
32
|
cancelBatchMeeting(r: CancelBatchMeetingRequest | CancelBatchMeetingRequestInterface): Observable<HttpResponse<null>>;
|
|
33
33
|
getServiceV2(r: GetServiceV2Request | GetServiceV2RequestInterface): Observable<GetServiceV2Response>;
|
|
34
|
+
listGuestBookedMeetings(r: ListGuestBookedMeetingsRequest | ListGuestBookedMeetingsRequestInterface): Observable<ListGuestBookedMeetingsResponse>;
|
|
34
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<MeetingGuestApiService, never>;
|
|
35
36
|
static ɵprov: i0.ɵɵInjectableDeclaration<MeetingGuestApiService>;
|
|
36
37
|
}
|
|
@@ -5,7 +5,7 @@ export { Answer, Answers, CalendarApplicationContextEntry, Attachment, Attendee,
|
|
|
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 { BatchBookingTarget, BatchEventTypeTarget, BookBatchMeetingRequest, BookBatchMeetingResponse, BookMeetingRequest, BookMeetingResponse, CancelBatchMeetingRequest, CheckFeatureFlagRequest, CheckFeatureFlagResponse, GetCalendarRequest, GetCalendarResponse, GetGroupRequest, GetGroupResponse, GetHostRequest, GetHostResponse, GetMeetingCalendarInfoRequest, GetMeetingCalendarInfoResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GetServiceRequest, GetServiceResponse, GetServiceV2Request, GetServiceV2Response, GetSessionInviteeMeetingInfoRequest, GetSessionInviteeMeetingInfoResponse, GetSessionMeetingRequest, GetSessionMeetingResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingRequestV2, GuestGetBookedMeetingResponse, GuestGetBookedMeetingResponseV2, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, InviteeDeregisterSessionMeetingRequest, InviteeRegisterSessionMeetingRequest, ListAvailableTimeSlotsRequest, ListAvailableTimeSlotsResponse, ListBatchAvailableTimeSlotsRequest, ListBatchAvailableTimeSlotsResponse, ListMeetingTypesRequest, ListMeetingTypesResponse, BookMeetingRequestMetadataEntry, BookBatchMeetingRequestMetadataEntry, RegisterSessionRequest, ServiceEventType, ServiceGroup, } from './meeting-guest';
|
|
8
|
+
export { BatchBookingTarget, BatchEventTypeTarget, BookBatchMeetingRequest, BookBatchMeetingResponse, BookMeetingRequest, BookMeetingResponse, CancelBatchMeetingRequest, CheckFeatureFlagRequest, CheckFeatureFlagResponse, GetCalendarRequest, GetCalendarResponse, GetGroupRequest, GetGroupResponse, GetHostRequest, GetHostResponse, GetMeetingCalendarInfoRequest, GetMeetingCalendarInfoResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GetServiceRequest, GetServiceResponse, GetServiceV2Request, GetServiceV2Response, GetSessionInviteeMeetingInfoRequest, GetSessionInviteeMeetingInfoResponse, GetSessionMeetingRequest, GetSessionMeetingResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingRequestV2, GuestGetBookedMeetingResponse, GuestGetBookedMeetingResponseV2, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, InviteeDeregisterSessionMeetingRequest, InviteeRegisterSessionMeetingRequest, ListAvailableTimeSlotsRequest, ListAvailableTimeSlotsResponse, ListBatchAvailableTimeSlotsRequest, ListBatchAvailableTimeSlotsResponse, ListGuestBookedMeetingsRequest, ListGuestBookedMeetingsResponse, ListMeetingTypesRequest, ListMeetingTypesResponse, MeetingDetail, MeetingSummary, BookMeetingRequestMetadataEntry, BookBatchMeetingRequestMetadataEntry, RegisterSessionRequest, ServiceEventType, ServiceGroup, } from './meeting-guest';
|
|
9
9
|
export { AvailableTimeSlotsRequest, AvailableTimeSlotsResponse, BookMeetingExternalRequest, BookMeetingExternalResponse, EventType, ExternalCancelMeetingRequest, ExternalRescheduleMeetingRequest, ExternalRescheduleMeetingResponse, GetUsersRequest, GetUsersResponse, GroupResponse, GroupsRequest, GroupsResponse, HostUserDetails, ListTeamEventTypesRequest, ListTeamEventTypesResponse, ListUserEventTypesRequest, ListUserEventTypesResponse, ServiceResponse, ServicesRequest, ServicesResponse, UserResponse, } from './meeting-external';
|
|
10
10
|
export { FieldMask, } from './field-mask';
|
|
11
11
|
export { IsCalendarConfiguredRequestApplicationContextPropertiesEntry, BuildHostIdRequestApplicationContextPropertiesEntry, EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntry, AvailabilityRule, AvailabilityRuleList, BuildHostIdRequest, BuildHostIdResponse, GetMeetingTypesForCalendarsResponseCalendarMeetingTypesMapEntry, CalendarMigrationResponse, CancelMeetingRequest, CheckEventTypeSlugExistRequest, CheckEventTypeSlugExistResponse, 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, EventTypeSummary, ListAvailabilityRequestFilters, ListBookedMeetingsRequestFilters, GetEntityAssociationRequest, GetEntityAssociationResponse, GetEventTypeByIdRequest, GetEventTypeByIdResponse, 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, ListAvailableTimeslotsForRecurringSessionRequest, ListAvailableTimeslotsForRecurringSessionResponse, ListAvailableTimeslotsForSessionRequest, ListAvailableTimeslotsForSessionResponse, ListBookedMeetingsRequest, ListBookedMeetingsResponse, ListEventTypesForMultipleCalendarsRequest, ListEventTypesForMultipleCalendarsResponse, ListGroupsRequest, ListGroupsResponse, ListServicesRequest, ListServicesResponse, Meeting, MeetingTypeList, UpdateMeetingMetadataRequestMetadataEntry, MeetingMetadataEntry, RecurrenceConfig, RecurrenceEnd, RescheduleMeetingRequest, SendMeetingRequestEmailRequest, SessionAttendees, SetGeneralAvailabilityRequest, TimeSlotsByWeekDay, UpdateAvailabilityRequest, UpdateCalendarRequest, UpdateGroupRequest, UpdateHostPreferencesRequest, UpdateMeetingMetadataRequest, UpdateMeetingTypeRequest, UpdateServiceRequest, WeekdayAvailability, } from './meeting-host';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i from '../interfaces';
|
|
2
|
-
import { Answers, Calendar, Host, HostUser, IsoDateTimeRange } from './shared';
|
|
2
|
+
import { Answers, Calendar, Host, HostUser, IsoDateTimeRange, PhoneFields } from './shared';
|
|
3
3
|
import { Contact } from './openapiv2';
|
|
4
4
|
import { DateRange } from './date-range';
|
|
5
5
|
import { Group, Service } from './groups-and-services';
|
|
@@ -252,6 +252,7 @@ export declare class GuestGetBookedMeetingRequest implements i.GuestGetBookedMee
|
|
|
252
252
|
}
|
|
253
253
|
export declare class GuestGetBookedMeetingRequestV2 implements i.GuestGetBookedMeetingRequestV2Interface {
|
|
254
254
|
meetingId: string;
|
|
255
|
+
id: string;
|
|
255
256
|
static fromProto(proto: any): GuestGetBookedMeetingRequestV2;
|
|
256
257
|
constructor(kwargs?: i.GuestGetBookedMeetingRequestV2Interface);
|
|
257
258
|
toApiJson(): object;
|
|
@@ -290,6 +291,8 @@ export declare class GuestGetBookedMeetingResponseV2 implements i.GuestGetBooked
|
|
|
290
291
|
previousStartTime: Date;
|
|
291
292
|
previousEndTime: Date;
|
|
292
293
|
isCancelled: boolean;
|
|
294
|
+
bookingGroupId: string;
|
|
295
|
+
meetings: MeetingDetail[];
|
|
293
296
|
static fromProto(proto: any): GuestGetBookedMeetingResponseV2;
|
|
294
297
|
constructor(kwargs?: i.GuestGetBookedMeetingResponseV2Interface);
|
|
295
298
|
toApiJson(): object;
|
|
@@ -366,6 +369,23 @@ export declare class ListBatchAvailableTimeSlotsResponse implements i.ListBatchA
|
|
|
366
369
|
constructor(kwargs?: i.ListBatchAvailableTimeSlotsResponseInterface);
|
|
367
370
|
toApiJson(): object;
|
|
368
371
|
}
|
|
372
|
+
export declare class ListGuestBookedMeetingsRequest implements i.ListGuestBookedMeetingsRequestInterface {
|
|
373
|
+
phoneNumber: PhoneFields;
|
|
374
|
+
email: string;
|
|
375
|
+
namespace: string;
|
|
376
|
+
timeSpan: DateRange;
|
|
377
|
+
timeZone: TimeZone;
|
|
378
|
+
useIsoDates: boolean;
|
|
379
|
+
static fromProto(proto: any): ListGuestBookedMeetingsRequest;
|
|
380
|
+
constructor(kwargs?: i.ListGuestBookedMeetingsRequestInterface);
|
|
381
|
+
toApiJson(): object;
|
|
382
|
+
}
|
|
383
|
+
export declare class ListGuestBookedMeetingsResponse implements i.ListGuestBookedMeetingsResponseInterface {
|
|
384
|
+
meetings: MeetingSummary[];
|
|
385
|
+
static fromProto(proto: any): ListGuestBookedMeetingsResponse;
|
|
386
|
+
constructor(kwargs?: i.ListGuestBookedMeetingsResponseInterface);
|
|
387
|
+
toApiJson(): object;
|
|
388
|
+
}
|
|
369
389
|
export declare class ListMeetingTypesRequest implements i.ListMeetingTypesRequestInterface {
|
|
370
390
|
hostId: string;
|
|
371
391
|
static fromProto(proto: any): ListMeetingTypesRequest;
|
|
@@ -378,6 +398,43 @@ export declare class ListMeetingTypesResponse implements i.ListMeetingTypesRespo
|
|
|
378
398
|
constructor(kwargs?: i.ListMeetingTypesResponseInterface);
|
|
379
399
|
toApiJson(): object;
|
|
380
400
|
}
|
|
401
|
+
export declare class MeetingDetail implements i.MeetingDetailInterface {
|
|
402
|
+
meetingId: string;
|
|
403
|
+
title: string;
|
|
404
|
+
hostUserNames: string[];
|
|
405
|
+
startTime: Date;
|
|
406
|
+
endTime: Date;
|
|
407
|
+
location: string;
|
|
408
|
+
meetingSourceLink: string;
|
|
409
|
+
meetingSource: e.MeetingSource;
|
|
410
|
+
meetingLocationType: e.MeetingLocation;
|
|
411
|
+
googleCalendarLink: string;
|
|
412
|
+
outlookCalendarLink: string;
|
|
413
|
+
rescheduleLink: string;
|
|
414
|
+
cancelLink: string;
|
|
415
|
+
timeZone: TimeZone;
|
|
416
|
+
businessLogo: string;
|
|
417
|
+
bookingUrl: string;
|
|
418
|
+
previousStartTime: Date;
|
|
419
|
+
previousEndTime: Date;
|
|
420
|
+
isCancelled: boolean;
|
|
421
|
+
order: number;
|
|
422
|
+
static fromProto(proto: any): MeetingDetail;
|
|
423
|
+
constructor(kwargs?: i.MeetingDetailInterface);
|
|
424
|
+
toApiJson(): object;
|
|
425
|
+
}
|
|
426
|
+
export declare class MeetingSummary implements i.MeetingSummaryInterface {
|
|
427
|
+
id: string;
|
|
428
|
+
title: string;
|
|
429
|
+
startTime: Date;
|
|
430
|
+
endTime: Date;
|
|
431
|
+
isoStartTime: string;
|
|
432
|
+
isoEndTime: string;
|
|
433
|
+
location: string;
|
|
434
|
+
static fromProto(proto: any): MeetingSummary;
|
|
435
|
+
constructor(kwargs?: i.MeetingSummaryInterface);
|
|
436
|
+
toApiJson(): object;
|
|
437
|
+
}
|
|
381
438
|
export declare class BookMeetingRequestMetadataEntry implements i.BookMeetingRequestMetadataEntryInterface {
|
|
382
439
|
key: string;
|
|
383
440
|
value: string;
|
|
@@ -416,6 +473,7 @@ export declare class ServiceEventType implements i.ServiceEventTypeInterface {
|
|
|
416
473
|
locationType: e.MeetingLocationType;
|
|
417
474
|
locationGuideline: string;
|
|
418
475
|
location: string;
|
|
476
|
+
serviceForm: Form;
|
|
419
477
|
static fromProto(proto: any): ServiceEventType;
|
|
420
478
|
constructor(kwargs?: i.ServiceEventTypeInterface);
|
|
421
479
|
toApiJson(): object;
|
|
@@ -106,8 +106,12 @@ export declare class GuestService implements GuestServiceInterface {
|
|
|
106
106
|
}): Observable<CalendarInterface>;
|
|
107
107
|
getBookedMeetingInfo(meetingId: string, authToken: string): Observable<BookedMeetingInfo>;
|
|
108
108
|
getGuestBookedMeetingV2(req: {
|
|
109
|
-
|
|
109
|
+
id: string;
|
|
110
110
|
}): Observable<GuestGetBookedMeetingResponseV2>;
|
|
111
|
+
cancelBatchMeeting(req: {
|
|
112
|
+
id: string;
|
|
113
|
+
cancellationReason?: string;
|
|
114
|
+
}): Observable<null>;
|
|
111
115
|
isHostConfigured(req: {
|
|
112
116
|
hostId: string;
|
|
113
117
|
}): Observable<boolean>;
|