@vendasta/meetings 1.8.0 → 1.8.1

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.
Files changed (42) hide show
  1. package/esm2020/lib/_internal/interfaces/index.mjs +1 -1
  2. package/esm2020/lib/_internal/interfaces/meeting-external.interface.mjs +1 -1
  3. package/esm2020/lib/_internal/interfaces/meeting-guest.interface.mjs +1 -1
  4. package/esm2020/lib/_internal/interfaces/meeting-host.interface.mjs +1 -1
  5. package/esm2020/lib/_internal/interfaces/shared.interface.mjs +1 -1
  6. package/esm2020/lib/_internal/objects/annotations.mjs +1 -1
  7. package/esm2020/lib/_internal/objects/date-range.mjs +1 -1
  8. package/esm2020/lib/_internal/objects/field-mask.mjs +1 -1
  9. package/esm2020/lib/_internal/objects/google-meet.mjs +1 -1
  10. package/esm2020/lib/_internal/objects/groups-and-services.mjs +1 -1
  11. package/esm2020/lib/_internal/objects/index.mjs +2 -2
  12. package/esm2020/lib/_internal/objects/meeting-external.mjs +2 -2
  13. package/esm2020/lib/_internal/objects/meeting-guest.mjs +8 -2
  14. package/esm2020/lib/_internal/objects/meeting-host.mjs +2 -2
  15. package/esm2020/lib/_internal/objects/meeting-source.mjs +1 -1
  16. package/esm2020/lib/_internal/objects/meeting-type.mjs +1 -1
  17. package/esm2020/lib/_internal/objects/openapiv2.mjs +1 -1
  18. package/esm2020/lib/_internal/objects/shared.mjs +1 -1
  19. package/esm2020/lib/_internal/objects/zoom.mjs +1 -1
  20. package/fesm2015/vendasta-meetings.mjs +6 -0
  21. package/fesm2015/vendasta-meetings.mjs.map +1 -1
  22. package/fesm2020/vendasta-meetings.mjs +6 -0
  23. package/fesm2020/vendasta-meetings.mjs.map +1 -1
  24. package/lib/_internal/interfaces/index.d.ts +1 -1
  25. package/lib/_internal/interfaces/meeting-external.interface.d.ts +1 -1
  26. package/lib/_internal/interfaces/meeting-guest.interface.d.ts +2 -1
  27. package/lib/_internal/interfaces/meeting-host.interface.d.ts +1 -1
  28. package/lib/_internal/objects/annotations.d.ts +1 -1
  29. package/lib/_internal/objects/date-range.d.ts +1 -1
  30. package/lib/_internal/objects/field-mask.d.ts +1 -1
  31. package/lib/_internal/objects/google-meet.d.ts +1 -1
  32. package/lib/_internal/objects/groups-and-services.d.ts +1 -1
  33. package/lib/_internal/objects/index.d.ts +1 -1
  34. package/lib/_internal/objects/meeting-external.d.ts +2 -2
  35. package/lib/_internal/objects/meeting-guest.d.ts +3 -2
  36. package/lib/_internal/objects/meeting-host.d.ts +2 -2
  37. package/lib/_internal/objects/meeting-source.d.ts +1 -1
  38. package/lib/_internal/objects/meeting-type.d.ts +1 -1
  39. package/lib/_internal/objects/openapiv2.d.ts +1 -1
  40. package/lib/_internal/objects/shared.d.ts +1 -1
  41. package/lib/_internal/objects/zoom.d.ts +1 -1
  42. package/package.json +1 -1
@@ -10,6 +10,6 @@ export { AvailableTimeSlotsRequestInterface, AvailableTimeSlotsResponseInterface
10
10
  export { FieldMaskInterface, } from './field-mask.interface';
11
11
  export { IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface, BuildHostIdRequestApplicationContextPropertiesEntryInterface, EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface, AvailabilityRuleInterface, AvailabilityRuleListInterface, BookedMeetingV2Interface, 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, HostBookBatchMeetingRequestInterface, HostBookBatchMeetingResponseInterface, HostBookMeetingRequestInterface, HostBookMeetingResponseInterface, HostBookSessionRequestInterface, HostBookSessionResponseInterface, HostCancelBatchMeetingRequestInterface, HostDeleteAttendeesRequestInterface, HostDetailsInterface, HostGetCalendarRequestInterface, HostGetCalendarResponseInterface, HostGetMeetingTypeRequestInterface, HostGetMeetingTypeResponseInterface, HostListBatchAvailableTimeSlotsRequestInterface, HostListBatchAvailableTimeSlotsResponseInterface, HostListMeetingTypesRequestInterface, HostListMeetingTypesResponseInterface, HostRescheduleBatchMeetingRequestInterface, GetHostsForCalendarResponseHostUserAvailabilityRuleEntryInterface, IsCalendarConfiguredRequestInterface, IsCalendarConfiguredResponseInterface, IsHostConfiguredRequestInterface, IsHostConfiguredResponseInterface, ListAttendeesRequestInterface, ListAttendeesResponseInterface, ListAvailabilityRequestInterface, ListAvailabilityResponseInterface, ListAvailableTimeslotsForRecurringSessionRequestInterface, ListAvailableTimeslotsForRecurringSessionResponseInterface, ListAvailableTimeslotsForSessionRequestInterface, ListAvailableTimeslotsForSessionResponseInterface, ListBookedMeetingsRequestInterface, ListBookedMeetingsResponseInterface, ListBookedMeetingsV2RequestInterface, ListBookedMeetingsV2ResponseInterface, ListBookingTypesForAIRequestInterface, ListBookingTypesForAIResponseInterface, ListEventTypesForMultipleCalendarsRequestInterface, ListEventTypesForMultipleCalendarsResponseInterface, ListGroupsRequestInterface, ListGroupsResponseInterface, ListServicesRequestInterface, ListServicesResponseInterface, MeetingInterface, MeetingTypeListInterface, UpdateMeetingMetadataRequestMetadataEntryInterface, HostBookBatchMeetingRequestMetadataEntryInterface, MeetingMetadataEntryInterface, RecurrenceConfigInterface, RecurrenceEndInterface, RescheduleMeetingRequestInterface, SendMeetingRequestEmailRequestInterface, SessionAttendeesInterface, SetGeneralAvailabilityRequestInterface, TimeSlotsByWeekDayInterface, UpdateAvailabilityRequestInterface, UpdateCalendarRequestInterface, UpdateGroupRequestInterface, UpdateHostPreferencesRequestInterface, UpdateMeetingMetadataRequestInterface, UpdateMeetingTypeRequestInterface, UpdateServiceRequestInterface, WeekdayAvailabilityInterface, } from './meeting-host.interface';
12
12
  export { AccessInterface, MCPOptionsInterface, } from './annotations.interface';
13
- export { EnumSchemaInterface, ResponseExamplesEntryInterface, InfoExtensionsEntryInterface, SwaggerExtensionsEntryInterface, SecuritySchemeExtensionsEntryInterface, TagExtensionsEntryInterface, OperationExtensionsEntryInterface, JSONSchemaExtensionsEntryInterface, EnumSchemaExtensionsEntryInterface, ResponseExtensionsEntryInterface, ExternalDocumentationInterface, JSONSchemaFieldConfigurationInterface, HeaderInterface, HeaderParameterInterface, ResponseHeadersEntryInterface, InfoInterface, JSONSchemaInterface, LicenseInterface, OperationInterface, ParametersInterface, ResponseInterface, OperationResponsesEntryInterface, SwaggerResponsesEntryInterface, SchemaInterface, ScopesScopeEntryInterface, ScopesInterface, SecurityDefinitionsInterface, SecurityDefinitionsSecurityEntryInterface, SecurityRequirementInterface, SecurityRequirementSecurityRequirementEntryInterface, SecurityRequirementSecurityRequirementValueInterface, SecuritySchemeInterface, SwaggerInterface, TagInterface, } from './openapiv2.interface';
13
+ export { EnumSchemaInterface, ResponseExamplesEntryInterface, ResponseExtensionsEntryInterface, SwaggerExtensionsEntryInterface, SecuritySchemeExtensionsEntryInterface, TagExtensionsEntryInterface, OperationExtensionsEntryInterface, JSONSchemaExtensionsEntryInterface, EnumSchemaExtensionsEntryInterface, InfoExtensionsEntryInterface, ExternalDocumentationInterface, JSONSchemaFieldConfigurationInterface, HeaderInterface, HeaderParameterInterface, ResponseHeadersEntryInterface, InfoInterface, JSONSchemaInterface, LicenseInterface, OperationInterface, ParametersInterface, ResponseInterface, OperationResponsesEntryInterface, SwaggerResponsesEntryInterface, SchemaInterface, ScopesScopeEntryInterface, ScopesInterface, SecurityDefinitionsInterface, SecurityDefinitionsSecurityEntryInterface, SecurityRequirementInterface, SecurityRequirementSecurityRequirementEntryInterface, SecurityRequirementSecurityRequirementValueInterface, SecuritySchemeInterface, SwaggerInterface, TagInterface, } from './openapiv2.interface';
14
14
  export { TimeOfDayInterface, } from './timeofday.interface';
15
15
  export { DateTimeInterface, TimeZoneInterface, } from './datetime.interface';
@@ -1,8 +1,8 @@
1
- import { TimeZoneInterface } from './';
2
1
  import { ContactInterface } from './openapiv2.interface';
3
2
  import { DateRangeInterface } from './date-range.interface';
4
3
  import { EventTypeDateRangeInterface } from './meeting-type.interface';
5
4
  import { IsoDateTimeRangeInterface, AnswersInterface, HostOrderDetailsInterface } from './shared.interface';
5
+ import { TimeZoneInterface } from './';
6
6
  import * as e from '../enums';
7
7
  export interface AvailableTimeSlotsRequestInterface {
8
8
  businessId?: string;
@@ -1,9 +1,9 @@
1
- import { TimeZoneInterface } from './';
2
1
  import { BatchBookingTargetInterface, AnswersInterface, CalendarInterface, HostInterface, HostUserInterface, IsoDateTimeRangeInterface, BatchEventTypeTargetInterface, PhoneFieldsInterface } from './shared.interface';
3
2
  import { ContactInterface } from './openapiv2.interface';
4
3
  import { DateRangeInterface } from './date-range.interface';
5
4
  import { GroupInterface, ServiceInterface } from './groups-and-services.interface';
6
5
  import { MeetingTypeInterface, FormInterface } from './meeting-type.interface';
6
+ import { TimeZoneInterface } from './';
7
7
  import * as e from '../enums';
8
8
  export interface BookBatchMeetingRequestInterface {
9
9
  targets?: BatchBookingTargetInterface[];
@@ -102,6 +102,7 @@ export interface GetServiceResponseInterface {
102
102
  }
103
103
  export interface GetServiceV2RequestInterface {
104
104
  serviceId?: string;
105
+ bookingSource?: e.BookingSource;
105
106
  }
106
107
  export interface GetServiceV2ResponseInterface {
107
108
  id?: string;
@@ -1,10 +1,10 @@
1
- import { TimeZoneInterface } from './';
2
1
  import { ContactInterface } from './shared.interface';
3
2
  import { DateRangeInterface } from './date-range.interface';
4
3
  import { FieldMaskInterface } from './field-mask.interface';
5
4
  import { GroupInterface, ServiceInterface } from './groups-and-services.interface';
6
5
  import { MeetingTypeInterface, EventTypeDateRangeInterface, RegistrationCutOffInterface, BookingEventForAIInterface } from './meeting-type.interface';
7
6
  import { TimeRangeInterface, CalendarInterface, HostUserInterface, PreferencesInterface, BatchBookingTargetInterface, AnswersInterface, EmailsToDeleteInterface, BatchEventTypeTargetInterface, IsoDateTimeRangeInterface, PagedRequestOptionsInterface, PagedResponseMetadataInterface, AttendeeInterface, AttachmentInterface } from './shared.interface';
7
+ import { TimeZoneInterface } from './';
8
8
  import * as e from '../enums';
9
9
  export interface IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface {
10
10
  key?: string;
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/annotations.interface';
1
+ import * as i from '../interfaces';
2
2
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
3
3
  export declare class Access implements i.AccessInterface {
4
4
  scope: string[];
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/date-range.interface';
1
+ import * as i from '../interfaces';
2
2
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
3
3
  export declare class DateRange implements i.DateRangeInterface {
4
4
  start: Date;
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/field-mask.interface';
1
+ import * as i from '../interfaces';
2
2
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
3
3
  export declare class FieldMask implements i.FieldMaskInterface {
4
4
  paths: string[];
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/google-meet.interface';
1
+ import * as i from '../interfaces';
2
2
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
3
3
  export declare class GoogleMeetConferenceData implements i.GoogleMeetConferenceDataInterface {
4
4
  conferenceId: string;
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/groups-and-services.interface';
1
+ import * as i from '../interfaces';
2
2
  import { HostUser } from './shared';
3
3
  import * as e from '../enums';
4
4
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
@@ -10,6 +10,6 @@ export { AvailableTimeSlotsRequest, AvailableTimeSlotsResponse, BookMeetingExter
10
10
  export { FieldMask, } from './field-mask';
11
11
  export { IsCalendarConfiguredRequestApplicationContextPropertiesEntry, BuildHostIdRequestApplicationContextPropertiesEntry, EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntry, AvailabilityRule, AvailabilityRuleList, BookedMeetingV2, 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, HostBookBatchMeetingRequest, HostBookBatchMeetingResponse, HostBookMeetingRequest, HostBookMeetingResponse, HostBookSessionRequest, HostBookSessionResponse, HostCancelBatchMeetingRequest, HostDeleteAttendeesRequest, HostDetails, HostGetCalendarRequest, HostGetCalendarResponse, HostGetMeetingTypeRequest, HostGetMeetingTypeResponse, HostListBatchAvailableTimeSlotsRequest, HostListBatchAvailableTimeSlotsResponse, HostListMeetingTypesRequest, HostListMeetingTypesResponse, HostRescheduleBatchMeetingRequest, GetHostsForCalendarResponseHostUserAvailabilityRuleEntry, IsCalendarConfiguredRequest, IsCalendarConfiguredResponse, IsHostConfiguredRequest, IsHostConfiguredResponse, ListAttendeesRequest, ListAttendeesResponse, ListAvailabilityRequest, ListAvailabilityResponse, ListAvailableTimeslotsForRecurringSessionRequest, ListAvailableTimeslotsForRecurringSessionResponse, ListAvailableTimeslotsForSessionRequest, ListAvailableTimeslotsForSessionResponse, ListBookedMeetingsRequest, ListBookedMeetingsResponse, ListBookedMeetingsV2Request, ListBookedMeetingsV2Response, ListBookingTypesForAIRequest, ListBookingTypesForAIResponse, ListEventTypesForMultipleCalendarsRequest, ListEventTypesForMultipleCalendarsResponse, ListGroupsRequest, ListGroupsResponse, ListServicesRequest, ListServicesResponse, Meeting, MeetingTypeList, UpdateMeetingMetadataRequestMetadataEntry, HostBookBatchMeetingRequestMetadataEntry, MeetingMetadataEntry, RecurrenceConfig, RecurrenceEnd, RescheduleMeetingRequest, SendMeetingRequestEmailRequest, SessionAttendees, SetGeneralAvailabilityRequest, TimeSlotsByWeekDay, UpdateAvailabilityRequest, UpdateCalendarRequest, UpdateGroupRequest, UpdateHostPreferencesRequest, UpdateMeetingMetadataRequest, UpdateMeetingTypeRequest, UpdateServiceRequest, WeekdayAvailability, } from './meeting-host';
12
12
  export { Access, MCPOptions, } from './annotations';
13
- export { EnumSchema, ResponseExamplesEntry, InfoExtensionsEntry, SwaggerExtensionsEntry, SecuritySchemeExtensionsEntry, TagExtensionsEntry, OperationExtensionsEntry, JSONSchemaExtensionsEntry, EnumSchemaExtensionsEntry, ResponseExtensionsEntry, ExternalDocumentation, JSONSchemaFieldConfiguration, Header, HeaderParameter, ResponseHeadersEntry, Info, JSONSchema, License, Operation, Parameters, Response, OperationResponsesEntry, SwaggerResponsesEntry, Schema, ScopesScopeEntry, Scopes, SecurityDefinitions, SecurityDefinitionsSecurityEntry, SecurityRequirement, SecurityRequirementSecurityRequirementEntry, SecurityRequirementSecurityRequirementValue, SecurityScheme, Swagger, Tag, } from './openapiv2';
13
+ export { EnumSchema, ResponseExamplesEntry, ResponseExtensionsEntry, SwaggerExtensionsEntry, SecuritySchemeExtensionsEntry, TagExtensionsEntry, OperationExtensionsEntry, JSONSchemaExtensionsEntry, EnumSchemaExtensionsEntry, InfoExtensionsEntry, ExternalDocumentation, JSONSchemaFieldConfiguration, Header, HeaderParameter, ResponseHeadersEntry, Info, JSONSchema, License, Operation, Parameters, Response, OperationResponsesEntry, SwaggerResponsesEntry, Schema, ScopesScopeEntry, Scopes, SecurityDefinitions, SecurityDefinitionsSecurityEntry, SecurityRequirement, SecurityRequirementSecurityRequirementEntry, SecurityRequirementSecurityRequirementValue, SecurityScheme, Swagger, Tag, } from './openapiv2';
14
14
  export { TimeOfDay, } from './timeofday';
15
15
  export { DateTime, TimeZone, } from './datetime';
@@ -1,9 +1,9 @@
1
- import * as i from '../interfaces/meeting-external.interface';
2
- import { TimeZone } from './';
1
+ import * as i from '../interfaces';
3
2
  import { Contact } from './openapiv2';
4
3
  import { DateRange } from './date-range';
5
4
  import { EventTypeDateRange } from './meeting-type';
6
5
  import { IsoDateTimeRange, Answers, HostOrderDetails } from './shared';
6
+ import { TimeZone } from './';
7
7
  import * as e from '../enums';
8
8
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
9
9
  export declare class AvailableTimeSlotsRequest implements i.AvailableTimeSlotsRequestInterface {
@@ -1,10 +1,10 @@
1
- import * as i from '../interfaces/meeting-guest.interface';
2
- import { TimeZone } from './';
1
+ import * as i from '../interfaces';
3
2
  import { BatchBookingTarget, Answers, Calendar, Host, HostUser, IsoDateTimeRange, BatchEventTypeTarget, PhoneFields } from './shared';
4
3
  import { Contact } from './openapiv2';
5
4
  import { DateRange } from './date-range';
6
5
  import { Group, Service } from './groups-and-services';
7
6
  import { MeetingType, Form } from './meeting-type';
7
+ import { TimeZone } from './';
8
8
  import * as e from '../enums';
9
9
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
10
10
  export declare class BookBatchMeetingRequest implements i.BookBatchMeetingRequestInterface {
@@ -161,6 +161,7 @@ export declare class GetServiceResponse implements i.GetServiceResponseInterface
161
161
  }
162
162
  export declare class GetServiceV2Request implements i.GetServiceV2RequestInterface {
163
163
  serviceId: string;
164
+ bookingSource: e.BookingSource;
164
165
  static fromProto(proto: any): GetServiceV2Request;
165
166
  constructor(kwargs?: i.GetServiceV2RequestInterface);
166
167
  toApiJson(): object;
@@ -1,11 +1,11 @@
1
- import * as i from '../interfaces/meeting-host.interface';
2
- import { TimeZone } from './';
1
+ import * as i from '../interfaces';
3
2
  import { Contact } from './shared';
4
3
  import { DateRange } from './date-range';
5
4
  import { FieldMask } from './field-mask';
6
5
  import { Group, Service } from './groups-and-services';
7
6
  import { MeetingType, EventTypeDateRange, RegistrationCutOff, BookingEventForAI } from './meeting-type';
8
7
  import { TimeRange, Calendar, HostUser, Preferences, BatchBookingTarget, Answers, EmailsToDelete, BatchEventTypeTarget, IsoDateTimeRange, PagedRequestOptions, PagedResponseMetadata, Attendee, Attachment } from './shared';
8
+ import { TimeZone } from './';
9
9
  import * as e from '../enums';
10
10
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
11
11
  export declare class IsCalendarConfiguredRequestApplicationContextPropertiesEntry implements i.IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface {
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/meeting-source.interface';
1
+ import * as i from '../interfaces';
2
2
  import * as e from '../enums';
3
3
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
4
4
  export declare class MeetingSourceInfo implements i.MeetingSourceInfoInterface {
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/meeting-type.interface';
1
+ import * as i from '../interfaces';
2
2
  import { DateRange } from './date-range';
3
3
  import { HostUser, HostOrderDetails } from './shared';
4
4
  import * as e from '../enums';
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/openapiv2.interface';
1
+ import * as i from '../interfaces';
2
2
  import * as e from '../enums';
3
3
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
4
4
  export declare class Contact implements i.ContactInterface {
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/shared.interface';
1
+ import * as i from '../interfaces';
2
2
  import { TimeZone, TimeOfDay } from './';
3
3
  import * as e from '../enums';
4
4
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
@@ -1,4 +1,4 @@
1
- import * as i from '../interfaces/zoom.interface';
1
+ import * as i from '../interfaces';
2
2
  import * as e from '../enums';
3
3
  export declare function enumStringToValue<E>(enumRef: any, value: string): E;
4
4
  export declare class CreateZoomMeetingRequest implements i.CreateZoomMeetingRequestInterface {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendasta/meetings",
3
- "version": "1.8.0",
3
+ "version": "1.8.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0",
6
6
  "@angular/core": "^15.1.0"