@homespot-sdk/core 0.0.319 → 0.0.320
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/dist/rem/index.d.ts +1 -1
- package/dist/rem/index.d.ts.map +1 -1
- package/dist/rem/index.js +1 -1
- package/dist/rem/index.js.map +1 -1
- package/dist/rem/schemas.gen.d.ts +26 -0
- package/dist/rem/schemas.gen.d.ts.map +1 -1
- package/dist/rem/schemas.gen.js +70 -0
- package/dist/rem/schemas.gen.js.map +1 -1
- package/dist/rem/sdk.gen.d.ts +5 -5
- package/dist/rem/sdk.gen.d.ts.map +1 -1
- package/dist/rem/sdk.gen.js +5 -5
- package/dist/rem/sdk.gen.js.map +1 -1
- package/dist/rem/transformers.gen.d.ts.map +1 -1
- package/dist/rem/transformers.gen.js +13 -39
- package/dist/rem/transformers.gen.js.map +1 -1
- package/dist/rem/types.gen.d.ts +59 -56
- package/dist/rem/types.gen.d.ts.map +1 -1
- package/dist/rem/zod.gen.d.ts +316 -258
- package/dist/rem/zod.gen.d.ts.map +1 -1
- package/dist/rem/zod.gen.js +89 -72
- package/dist/rem/zod.gen.js.map +1 -1
- package/package.json +1 -1
package/dist/rem/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { agencyControllerActivateAgency, agencyControllerContactAssignPolicy, agencyControllerCorrectRegistrationDetails, agencyControllerCreateAgency, agencyControllerDuplicatePhonePolicy, agencyControllerGetAgency, agencyControllerGetAgencyByOwner, agencyControllerUpdateInfo, agencyWhiteLabelControllerGetAgencyBySubdomain, agencyWhiteLabelControllerGetAgencyWhitelabelPage, agencyWhiteLabelControllerGetAllAgencies, agencyWhiteLabelControllerGetMembersForCuration, agencyWhiteLabelControllerGetPublicAgencyWhitelabelPage, agencyWhiteLabelControllerIsWhitelabelActive, commentControllerCreate2, commentControllerDelete, commentControllerDeleteAll, commentControllerGetAllForContact, commentControllerUpdate1, contactManagementControllerMarkLost, contactManagementControllerMarkLost1, contactManagementControllerMerge, contactManagementControllerOnboard, contactManagementControllerOnboardFromSource, contactManagementControllerReassign, contactManagementControllerUpdateContactDetails, contactManagementControllerUpdatePhoneNumber, contactQueryControllerCheckContacts, contactQueryControllerGetClient360, contactQueryControllerGetContactById, contactQueryControllerGroupClients, contactQueryControllerSearchContacts,
|
|
1
|
+
export { agencyControllerActivateAgency, agencyControllerContactAssignPolicy, agencyControllerCorrectRegistrationDetails, agencyControllerCreateAgency, agencyControllerDuplicatePhonePolicy, agencyControllerGetAgency, agencyControllerGetAgencyByOwner, agencyControllerUpdateInfo, agencyStatisticsControllerDemand, agencyStatisticsControllerInbox, agencyStatisticsControllerLeaderboard, agencyStatisticsControllerPipeline, agencyStatisticsControllerPortfolio, agencyWhiteLabelControllerGetAgencyBySubdomain, agencyWhiteLabelControllerGetAgencyWhitelabelPage, agencyWhiteLabelControllerGetAllAgencies, agencyWhiteLabelControllerGetMembersForCuration, agencyWhiteLabelControllerGetPublicAgencyWhitelabelPage, agencyWhiteLabelControllerIsWhitelabelActive, commentControllerCreate2, commentControllerDelete, commentControllerDeleteAll, commentControllerGetAllForContact, commentControllerUpdate1, contactManagementControllerMarkLost, contactManagementControllerMarkLost1, contactManagementControllerMerge, contactManagementControllerOnboard, contactManagementControllerOnboardFromSource, contactManagementControllerReassign, contactManagementControllerUpdateContactDetails, contactManagementControllerUpdatePhoneNumber, contactQueryControllerCheckContacts, contactQueryControllerGetClient360, contactQueryControllerGetContactById, contactQueryControllerGroupClients, contactQueryControllerSearchContacts, conversationMessageControllerLeave, conversationMessageControllerMarkRead1, conversationMessageControllerSend, conversationMessageControllerThread, conversationMessageControllerUpdates, externalListingPublisherControllerBoostExternalPlatformListing, externalListingPublisherControllerPublishToExternalPlatform, googleOAuthControllerAuthorize1, googleOAuthControllerCallback, googleOAuthControllerDisconnect1, inboxControllerAgencyInbox, inboxControllerContactInbox, inboxControllerMyInbox, interestControllerAddListing, interestControllerCancel1, interestControllerClose, interestControllerCreate1, interestControllerRemoveListing, interestControllerRevise, interestControllerReviseCriteria, interestControllerShareForClientReview, interestQueryControllerFindByRecommendation, interestQueryControllerViewRecommendations, invitationControllerAcceptInvitation, invitationControllerGetSentInvitations, invitationControllerSendInvitation, invitationLandingControllerGetInvitationDetails, listingQueryControllerGetById, listingQueryControllerGroupListings, listingQueryControllerSearch, meetingControllerAddAttendee, meetingControllerCancel, meetingControllerRemoveAttendee, meetingControllerReschedule, meetingControllerSchedule, meetingControllerUpdate, meetingQueryControllerFindAll, meetingQueryControllerFindById, memberControllerAssignRole, memberControllerAssignRoleBatch, memberControllerGetAllMembers, memberControllerRemoveMember, memberProfileControllerConfirmPhone, memberProfileControllerGeneratePresignedUrl1, memberProfileControllerNotifyLogoUploadCompletion1, metaWebhookControllerReceiveFb, metaWebhookControllerReceiveIg, metaWebhookControllerReceiveWa, metaWebhookControllerVerifyFb, metaWebhookControllerVerifyIg, metaWebhookControllerVerifyWa, notificationControllerList, notificationControllerMarkRead, notificationControllerUnreadCount, oauthConnectionControllerAuthorize, oauthConnectionControllerCallback1, oauthConnectionControllerConnectWhatsApp, oauthConnectionControllerDisconnect, oauthConnectionControllerEmbeddedSignupConfig, oauthConnectionControllerGetAllConnection, oauthConnectionControllerGetConnection, type Options, permissionsControllerGetPermissionCatalog, propertyManagementControllerAddDeal, propertyManagementControllerUpdateAgreement, propertyManagementControllerWithdrawDeal, publicOtpControllerRequestOtp, publicSelfRegistrationControllerOnboardFromWhitelabel, roleControllerCreateRole, roleControllerListRoles, roleControllerRemoveRole, roleControllerUpdateRole, sharedRecommendationsControllerClientRecommendations, sharedRecommendationsControllerGetRecommendationDecisions, sharedRecommendationsControllerRateItem, userControllerGetMe, userControllerRequestEmailChange, userControllerUpdateName, userControllerVerifyEmailChange, userControllerVerifyPhoneChange, userInternalControllerRequestPrinciple, walletControllerDepositFunds, walletControllerTransferFunds, whitelabelControllerActivate, whitelabelControllerCreate, whitelabelControllerDeactivate, whitelabelControllerGeneratePresignedUrl, whitelabelControllerNotifyCoverUploadCompletion, whitelabelControllerNotifyLogoUploadCompletion, whitelabelControllerUpdateContactUs, whitelabelControllerUpdateEstablishedYear, whitelabelControllerUpdateFeaturedMembers, whitelabelControllerUpdateOurTeam, whitelabelControllerUpdateReviews, whitelabelControllerUpdateReviewSection, whitelabelControllerUpdateSlogan, whitelabelControllerUpdateSocialLinks, whitelabelControllerUpdateTheme, whitelabelControllerUpdateWebsite, } from './sdk.gen';
|
|
2
2
|
export type { AddDealRequest, AddressRequest, AddressResponse, AddressViewResponse, AgencyContactInfoResponse, AgencyPrincipalDto, AgencyProfileResponse, AgencyStatsResponse, AgencySummaryResponse, AgreementRequest, AgreementResponse, AssignedAgent, AssignedMember, AssignedToResponse, AssignRoleRequest, AttendeeRequest, AttendeeView, AuthRequest, AwaitingConversation, BatchAssignRoleRequest, BulkRecruitmentRequest, CaptureInterestRequest, Client360Response, ClientOptions, CommentBodyRequest, CommentView, CommunicationPreferenceResponse, ConnectWhatsAppRequest, ContactAssigned, ContactGridResponse, ContactId, ContactInfoRequest, ContactInfoResponse, ContactMergeRequest, ContactPropertyResponse, ContactSelfRegisterRequest, ConversationId, CreateAgencyRequest, CreateMeetingRequest, Criteria, CursorPageInboxResponse, CursorPageMessageView, CursorPageNotificationView, DeleteContactsByContactIdCommentsByCommentIdData, DeleteContactsByContactIdCommentsByCommentIdResponses, DeleteContactsByContactIdCommentsData, DeleteContactsByContactIdCommentsResponses, DeleteContactsByContactIdInterestsByInterestIdItemsByItemIdData, DeleteContactsByContactIdInterestsByInterestIdItemsByItemIdResponse, DeleteContactsByContactIdInterestsByInterestIdItemsByItemIdResponses, DeleteContactsByContactIdPropertiesByPropertyIdListingsByListingIdDealData, DeleteContactsByContactIdPropertiesByPropertyIdListingsByListingIdDealResponse, DeleteContactsByContactIdPropertiesByPropertyIdListingsByListingIdDealResponses, DeleteConversationsByConversationIdPresenceData, DeleteConversationsByConversationIdPresenceResponse, DeleteConversationsByConversationIdPresenceResponses, DeleteMeetingsByMeetingIdAttendeesData, DeleteMeetingsByMeetingIdAttendeesResponse, DeleteMeetingsByMeetingIdAttendeesResponses, DeleteMemberByMemberIdData, DeleteMemberByMemberIdResponse, DeleteMemberByMemberIdResponses, DeleteOauthByChannelData, DeleteOauthByChannelResponses, DeleteOauthGoogleData, DeleteOauthGoogleResponses, DeleteRolesByRoleIdData, DeleteRolesByRoleIdResponse, DeleteRolesByRoleIdResponses, DemandStats, DepositFundsRequest, DistrictDemand, DuplicateContactInfo, EstablishedYearRequest, ExpiringAgreement, ExpiringPlatformListing, ExternalListingBoostRequest, ExternalListingPublishRequest, GetAgencyByAgencyIdOwnerData, GetAgencyByAgencyIdOwnerResponse, GetAgencyByAgencyIdOwnerResponses, GetAgencyData, GetAgencyFeaturedMembersData, GetAgencyFeaturedMembersResponse, GetAgencyFeaturedMembersResponses, GetAgencyResponse, GetAgencyResponses, GetAgencySubdomainBySubdomainActiveData, GetAgencySubdomainBySubdomainActiveResponse, GetAgencySubdomainBySubdomainActiveResponses, GetAgencySubdomainBySubdomainLandingData, GetAgencySubdomainBySubdomainLandingResponse, GetAgencySubdomainBySubdomainLandingResponses, GetContactByContactId360Data, GetContactByContactId360Response, GetContactByContactId360Responses, GetContactByContactIdData, GetContactByContactIdResponse, GetContactByContactIdResponses, GetContactData, GetContactGroupsData, GetContactGroupsResponse, GetContactGroupsResponses, GetContactPhoneCheckerData, GetContactPhoneCheckerResponse, GetContactPhoneCheckerResponses, GetContactResponse, GetContactResponses, GetContactsByContactIdCommentsData, GetContactsByContactIdCommentsResponse, GetContactsByContactIdCommentsResponses, GetContactsByContactIdInterestsByInterestIdData, GetContactsByContactIdInterestsByInterestIdRecommendationsData, GetContactsByContactIdInterestsByInterestIdRecommendationsResponse, GetContactsByContactIdInterestsByInterestIdRecommendationsResponses, GetContactsByContactIdInterestsByInterestIdResponse, GetContactsByContactIdInterestsByInterestIdResponses, GetConversationsByConversationIdMessagesData, GetConversationsByConversationIdMessagesResponse, GetConversationsByConversationIdMessagesResponses, GetConversationsByConversationIdUpdatesData, GetConversationsByConversationIdUpdatesResponse, GetConversationsByConversationIdUpdatesResponses, GetInboxAgencyData, GetInboxAgencyResponse, GetInboxAgencyResponses, GetInboxContactByContactIdData, GetInboxContactByContactIdResponse, GetInboxContactByContactIdResponses, GetInboxData, GetInboxResponse, GetInboxResponses, GetInvitationData, GetInvitationResponse, GetInvitationResponses, GetListingByPropertyIdData, GetListingByPropertyIdResponse, GetListingByPropertyIdResponses, GetListingData, GetListingGroupsData, GetListingGroupsResponse, GetListingGroupsResponses, GetListingResponse, GetListingResponses, GetMeetingByMeetingIdData, GetMeetingByMeetingIdResponse, GetMeetingByMeetingIdResponses, GetMeetingData, GetMeetingResponse, GetMeetingResponses, GetMemberData, GetMemberResponse, GetMemberResponses, GetNotificationsData, GetNotificationsResponse, GetNotificationsResponses, GetNotificationsUnreadCountData, GetNotificationsUnreadCountResponse, GetNotificationsUnreadCountResponses, GetOauthByChannelAuthorizeData, GetOauthByChannelAuthorizeResponse, GetOauthByChannelAuthorizeResponses, GetOauthByChannelData, GetOauthByChannelResponse, GetOauthByChannelResponses, GetOauthData, GetOauthGoogleAuthorizeData, GetOauthGoogleAuthorizeResponse, GetOauthGoogleAuthorizeResponses, GetOauthResponse, GetOauthResponses, GetOauthWhatsappEmbeddedSignupConfigData, GetOauthWhatsappEmbeddedSignupConfigResponse, GetOauthWhatsappEmbeddedSignupConfigResponses, GetPublicAgencyData, GetPublicAgencyResponse, GetPublicAgencyResponses, GetPublicAgencySubdomainBySubDomainData, GetPublicAgencySubdomainBySubdomainLandingData, GetPublicAgencySubdomainBySubdomainLandingResponse, GetPublicAgencySubdomainBySubdomainLandingResponses, GetPublicAgencySubdomainBySubDomainResponse, GetPublicAgencySubdomainBySubDomainResponses, GetPublicInvitationByInvitationIdData, GetPublicInvitationByInvitationIdResponse, GetPublicInvitationByInvitationIdResponses, GetPublicOauthCallbackData, GetPublicOauthCallbackResponses, GetPublicOauthGoogleCallbackData, GetPublicOauthGoogleCallbackResponses, GetPublicPermissionsData, GetPublicPermissionsResponse, GetPublicPermissionsResponses, GetPublicRecomendationsByTokenDecisionsData, GetPublicRecomendationsByTokenDecisionsResponse, GetPublicRecomendationsByTokenDecisionsResponses, GetPublicRecomendationsByTokenItemsData, GetPublicRecomendationsByTokenItemsResponse, GetPublicRecomendationsByTokenItemsResponses, GetPublicWebhooksMetaFbData, GetPublicWebhooksMetaFbResponse, GetPublicWebhooksMetaFbResponses, GetPublicWebhooksMetaIgData, GetPublicWebhooksMetaIgResponse, GetPublicWebhooksMetaIgResponses, GetPublicWebhooksMetaWaData, GetPublicWebhooksMetaWaResponse, GetPublicWebhooksMetaWaResponses, GetRolesData, GetRolesResponse, GetRolesResponses, GetStatisticsDemandData, GetStatisticsDemandResponse, GetStatisticsDemandResponses, GetStatisticsInboxData, GetStatisticsInboxResponse, GetStatisticsInboxResponses, GetStatisticsLeaderboardData, GetStatisticsLeaderboardResponse, GetStatisticsLeaderboardResponses, GetStatisticsPipelineData, GetStatisticsPipelineResponse, GetStatisticsPipelineResponses, GetStatisticsPortfolioData, GetStatisticsPortfolioResponse, GetStatisticsPortfolioResponses, GetUserMeData, GetUserMeResponse, GetUserMeResponses, GroupCount, GroupedPermissionsResponse, IdResponseInteger, IdResponseLong, IdResponseUuid, Image, InboxResponse, InboxStats, InterestId, InterestResponse, InvitationDetailsResponse, InvitationViewResponse, LangTextResponse, LeaderboardStats, ListingGridView, ListingTypeAgg, LocationResponse, LocationTargetRequest, MeetingCalendarView, MeetingColor, MeetingDetailView, MeetingResponse, MemberCurationView, MemberId, MemberResponse, MemberViewResponse, MessageContent, MessageView, MultiLangTextRequest, NewMessage, NotificationContent, NotificationFeed, NotificationView, OauthConnectionResponse, OnboardClientRequest, OnboardFromSourceRequest, OrganizationSummaryViewResponse, Pageable, PagedModelAgencySummaryResponse, PagedModelCommentView, PagedModelContactGridResponse, PagedModelInvitationViewResponse, PagedModelListingGridView, PagedModelMeetingCalendarView, PagedModelRecommendationsCardView, PagedModelRoleResponse, PageMetadata, PermissionResponse, PhoneDuplicateCheckResponse, PhoneRequest, PhotoRequest, PipelineStats, PlatformView, PortfolioStats, PostAgencyData, PostAgencyResponse, PostAgencyResponses, PostContactByContactIdPropertyByPropertyIdExternalListingBoostData, PostContactByContactIdPropertyByPropertyIdExternalListingBoostResponses, PostContactByContactIdPropertyByPropertyIdExternalListingPublishData, PostContactByContactIdPropertyByPropertyIdExternalListingPublishResponses, PostContactData, PostContactResponse, PostContactResponses, PostContactsByContactIdCommentsData, PostContactsByContactIdCommentsResponse, PostContactsByContactIdCommentsResponses, PostContactsByContactIdInterestsByInterestIdCloseData, PostContactsByContactIdInterestsByInterestIdCloseResponse, PostContactsByContactIdInterestsByInterestIdCloseResponses, PostContactsByContactIdInterestsByInterestIdItemsData, PostContactsByContactIdInterestsByInterestIdItemsResponses, PostContactsByContactIdInterestsByInterestIdRenameData, PostContactsByContactIdInterestsByInterestIdRenameResponse, PostContactsByContactIdInterestsByInterestIdRenameResponses, PostContactsByContactIdInterestsByInterestIdReviseData, PostContactsByContactIdInterestsByInterestIdReviseResponse, PostContactsByContactIdInterestsByInterestIdReviseResponses, PostContactsByContactIdInterestsByInterestIdShareData, PostContactsByContactIdInterestsByInterestIdShareResponse, PostContactsByContactIdInterestsByInterestIdShareResponses, PostContactsByContactIdInterestsData, PostContactsByContactIdInterestsResponse, PostContactsByContactIdInterestsResponses, PostContactsByContactIdPropertiesByPropertyIdListingsByListingIdDealData, PostContactsByContactIdPropertiesByPropertyIdListingsByListingIdDealResponse, PostContactsByContactIdPropertiesByPropertyIdListingsByListingIdDealResponses, PostContactSourceData, PostContactSourceResponse, PostContactSourceResponses, PostConversationsByConversationIdMessagesData, PostConversationsByConversationIdMessagesError, PostConversationsByConversationIdMessagesErrors, PostConversationsByConversationIdMessagesResponse, PostConversationsByConversationIdMessagesResponses, PostConversationsByConversationIdReadData, PostConversationsByConversationIdReadResponse, PostConversationsByConversationIdReadResponses, PostInternalPrincipleData, PostInternalPrincipleResponse, PostInternalPrincipleResponses, PostInvitationByInvitationIdData, PostInvitationByInvitationIdResponses, PostInvitationData, PostInvitationResponses, PostMeetingsByMeetingIdAttendeesData, PostMeetingsByMeetingIdAttendeesResponse, PostMeetingsByMeetingIdAttendeesResponses, PostMeetingsData, PostMeetingsResponse, PostMeetingsResponses, PostMemberPhoneConfirmData, PostMemberPhoneConfirmResponse, PostMemberPhoneConfirmResponses, PostMemberPresignedUrlsData, PostMemberPresignedUrlsNotifyData, PostMemberPresignedUrlsNotifyResponse, PostMemberPresignedUrlsNotifyResponses, PostMemberPresignedUrlsResponse, PostMemberPresignedUrlsResponses, PostNotificationsReadData, PostNotificationsReadResponse, PostNotificationsReadResponses, PostOauthWhatsappConnectData, PostOauthWhatsappConnectResponse, PostOauthWhatsappConnectResponses, PostPublicContactAgencyByAgencyIdData, PostPublicContactAgencyByAgencyIdResponses, PostPublicOtpPhoneData, PostPublicOtpPhoneResponses, PostPublicRecomendationsByTokenItemsByItemIdRateData, PostPublicRecomendationsByTokenItemsByItemIdRateResponse, PostPublicRecomendationsByTokenItemsByItemIdRateResponses, PostPublicWebhooksMetaFbData, PostPublicWebhooksMetaFbResponses, PostPublicWebhooksMetaIgData, PostPublicWebhooksMetaIgResponses, PostPublicWebhooksMetaWaData, PostPublicWebhooksMetaWaResponses, PostRolesData, PostRolesResponse, PostRolesResponses, PostWalletDepositData, PostWalletDepositResponse, PostWalletDepositResponses, PostWalletTransferData, PostWalletTransferResponse, PostWalletTransferResponses, PostWhitelabelActivateData, PostWhitelabelActivateResponse, PostWhitelabelActivateResponses, PostWhitelabelData, PostWhitelabelDeactivateData, PostWhitelabelDeactivateResponse, PostWhitelabelDeactivateResponses, PostWhitelabelPresignedUrlsData, PostWhitelabelPresignedUrlsNotifyCoverData, PostWhitelabelPresignedUrlsNotifyCoverResponse, PostWhitelabelPresignedUrlsNotifyCoverResponses, PostWhitelabelPresignedUrlsNotifyLogoData, PostWhitelabelPresignedUrlsNotifyLogoResponse, PostWhitelabelPresignedUrlsNotifyLogoResponses, PostWhitelabelPresignedUrlsResponse, PostWhitelabelPresignedUrlsResponses, PostWhitelabelResponse, PostWhitelabelResponses, PresignedUrlResponse, PresignedUrlsResponse, ProblemDetail, PropertyDetailsResponse, PropertyId, PutAgencyByAgencyIdActivateData, PutAgencyByAgencyIdActivateResponse, PutAgencyByAgencyIdActivateResponses, PutAgencyByAgencyIdDetailsData, PutAgencyByAgencyIdDetailsResponse, PutAgencyByAgencyIdDetailsResponses, PutAgencySettingsContactAssignPolicyData, PutAgencySettingsContactAssignPolicyResponses, PutAgencySettingsDuplicatePhonePolicyData, PutAgencySettingsDuplicatePhonePolicyResponses, PutAgencySettingsInfoData, PutAgencySettingsInfoResponses, PutContactByContactIdAssignmentData, PutContactByContactIdAssignmentResponse, PutContactByContactIdAssignmentResponses, PutContactByContactIdCloseData, PutContactByContactIdCloseResponse, PutContactByContactIdCloseResponses, PutContactByContactIdLostData, PutContactByContactIdLostResponse, PutContactByContactIdLostResponses, PutContactByContactIdUpdateContactDetailsData, PutContactByContactIdUpdateContactDetailsResponse, PutContactByContactIdUpdateContactDetailsResponses, PutContactByContactIdUpdatePhoneNumberData, PutContactByContactIdUpdatePhoneNumberResponse, PutContactByContactIdUpdatePhoneNumberResponses, PutContactMergeData, PutContactMergeResponse, PutContactMergeResponses, PutContactsByContactIdCommentsByCommentIdData, PutContactsByContactIdCommentsByCommentIdResponses, PutContactsByContactIdInterestsByInterestIdData, PutContactsByContactIdInterestsByInterestIdResponse, PutContactsByContactIdInterestsByInterestIdResponses, PutContactsByContactIdPropertiesByPropertyIdAgreementData, PutContactsByContactIdPropertiesByPropertyIdAgreementResponses, PutMeetingsByMeetingIdCancelData, PutMeetingsByMeetingIdCancelResponse, PutMeetingsByMeetingIdCancelResponses, PutMeetingsByMeetingIdData, PutMeetingsByMeetingIdRescheduleData, PutMeetingsByMeetingIdRescheduleResponse, PutMeetingsByMeetingIdRescheduleResponses, PutMeetingsByMeetingIdResponse, PutMeetingsByMeetingIdResponses, PutMemberByMemberIdRoleData, PutMemberByMemberIdRoleResponse, PutMemberByMemberIdRoleResponses, PutMemberRoleData, PutMemberRoleResponse, PutMemberRoleResponses, PutRolesByRoleIdData, PutRolesByRoleIdResponse, PutRolesByRoleIdResponses, PutUserMeEmailRequestData, PutUserMeEmailRequestResponses, PutUserMeEmailVerifyData, PutUserMeEmailVerifyResponses, PutUserMeNameData, PutUserMeNameResponse, PutUserMeNameResponses, PutUserMePhoneVerifyData, PutUserMePhoneVerifyResponses, PutWhitelabelContactUsData, PutWhitelabelContactUsResponse, PutWhitelabelContactUsResponses, PutWhitelabelEstablishedYearData, PutWhitelabelEstablishedYearResponse, PutWhitelabelEstablishedYearResponses, PutWhitelabelFeaturedMembersData, PutWhitelabelFeaturedMembersResponse, PutWhitelabelFeaturedMembersResponses, PutWhitelabelOurTeamData, PutWhitelabelOurTeamResponse, PutWhitelabelOurTeamResponses, PutWhitelabelReviewsData, PutWhitelabelReviewSectionData, PutWhitelabelReviewSectionResponse, PutWhitelabelReviewSectionResponses, PutWhitelabelReviewsResponse, PutWhitelabelReviewsResponses, PutWhitelabelSloganData, PutWhitelabelSloganResponse, PutWhitelabelSloganResponses, PutWhitelabelSocialLinksData, PutWhitelabelSocialLinksResponse, PutWhitelabelSocialLinksResponses, PutWhitelabelThemeData, PutWhitelabelThemeResponse, PutWhitelabelThemeResponses, PutWhitelabelWebsiteData, PutWhitelabelWebsiteResponse, PutWhitelabelWebsiteResponses, RangeBigDecimal, RangeDouble, RangeInteger, RateRecommendationItemRequest, ReassignMemberRequest, RecommendationDecisionResponse, RecommendationResponse, RecommendationsCardView, RecommendationStats, RecommendListingRequest, RecordLostContactRequest, RecruitmentRequest, RescheduleRequest, ReviewResponse, RoleResponse, RolesRequest, Row, SegmentResponse, SendMessageRequest, SentBy, Slice, SocialLinkResponse, SocialMediaRequest, SocialMediasRequest, SourceResponse, StatsEnvelopeDemandStats, StatsEnvelopeInboxStats, StatsEnvelopeLeaderboardStats, StatsEnvelopePipelineStats, StatsEnvelopePortfolioStats, Text, TextRequest, ThemeRequest, ThreadUpdates, TitleRequest, TransferFundsRequest, TrendPoint, UnreadCount, Unsupported, UpdateAgencyInfoRequest, UpdateContactDetailsRequest, UpdateEmailRequest, UpdateFeaturedMembersRequest, UpdateMeetingRequest, UpdateNameRequest, UploadAcknowledgmentResponse, UserContextViewResponse, UserSummaryViewResponse, VerifyEmailRequest, VerifyPhoneRequest, WebsiteRequest, WhitelabelActiveResponse, WhitelabelResponse, WhitelabelReviewRequest, WhitelabelSectionRequest, } from './types.gen';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/rem/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/rem/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,8BAA8B,EAC9B,mCAAmC,EACnC,0CAA0C,EAC1C,4BAA4B,EAC5B,oCAAoC,EACpC,yBAAyB,EACzB,gCAAgC,EAChC,0BAA0B,EAC1B,8CAA8C,EAC9C,iDAAiD,EACjD,wCAAwC,EACxC,+CAA+C,EAC/C,uDAAuD,EACvD,4CAA4C,EAC5C,wBAAwB,EACxB,uBAAuB,EACvB,0BAA0B,EAC1B,iCAAiC,EACjC,wBAAwB,EACxB,mCAAmC,EACnC,oCAAoC,EACpC,gCAAgC,EAChC,kCAAkC,EAClC,4CAA4C,EAC5C,mCAAmC,EACnC,+CAA+C,EAC/C,4CAA4C,EAC5C,mCAAmC,EACnC,kCAAkC,EAClC,oCAAoC,EACpC,kCAAkC,EAClC,oCAAoC,EACpC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/rem/index.ts"],"names":[],"mappings":"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"}
|
package/dist/rem/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
2
|
-
export { agencyControllerActivateAgency, agencyControllerContactAssignPolicy, agencyControllerCorrectRegistrationDetails, agencyControllerCreateAgency, agencyControllerDuplicatePhonePolicy, agencyControllerGetAgency, agencyControllerGetAgencyByOwner, agencyControllerUpdateInfo, agencyWhiteLabelControllerGetAgencyBySubdomain, agencyWhiteLabelControllerGetAgencyWhitelabelPage, agencyWhiteLabelControllerGetAllAgencies, agencyWhiteLabelControllerGetMembersForCuration, agencyWhiteLabelControllerGetPublicAgencyWhitelabelPage, agencyWhiteLabelControllerIsWhitelabelActive, commentControllerCreate2, commentControllerDelete, commentControllerDeleteAll, commentControllerGetAllForContact, commentControllerUpdate1, contactManagementControllerMarkLost, contactManagementControllerMarkLost1, contactManagementControllerMerge, contactManagementControllerOnboard, contactManagementControllerOnboardFromSource, contactManagementControllerReassign, contactManagementControllerUpdateContactDetails, contactManagementControllerUpdatePhoneNumber, contactQueryControllerCheckContacts, contactQueryControllerGetClient360, contactQueryControllerGetContactById, contactQueryControllerGroupClients, contactQueryControllerSearchContacts,
|
|
2
|
+
export { agencyControllerActivateAgency, agencyControllerContactAssignPolicy, agencyControllerCorrectRegistrationDetails, agencyControllerCreateAgency, agencyControllerDuplicatePhonePolicy, agencyControllerGetAgency, agencyControllerGetAgencyByOwner, agencyControllerUpdateInfo, agencyStatisticsControllerDemand, agencyStatisticsControllerInbox, agencyStatisticsControllerLeaderboard, agencyStatisticsControllerPipeline, agencyStatisticsControllerPortfolio, agencyWhiteLabelControllerGetAgencyBySubdomain, agencyWhiteLabelControllerGetAgencyWhitelabelPage, agencyWhiteLabelControllerGetAllAgencies, agencyWhiteLabelControllerGetMembersForCuration, agencyWhiteLabelControllerGetPublicAgencyWhitelabelPage, agencyWhiteLabelControllerIsWhitelabelActive, commentControllerCreate2, commentControllerDelete, commentControllerDeleteAll, commentControllerGetAllForContact, commentControllerUpdate1, contactManagementControllerMarkLost, contactManagementControllerMarkLost1, contactManagementControllerMerge, contactManagementControllerOnboard, contactManagementControllerOnboardFromSource, contactManagementControllerReassign, contactManagementControllerUpdateContactDetails, contactManagementControllerUpdatePhoneNumber, contactQueryControllerCheckContacts, contactQueryControllerGetClient360, contactQueryControllerGetContactById, contactQueryControllerGroupClients, contactQueryControllerSearchContacts, conversationMessageControllerLeave, conversationMessageControllerMarkRead1, conversationMessageControllerSend, conversationMessageControllerThread, conversationMessageControllerUpdates, externalListingPublisherControllerBoostExternalPlatformListing, externalListingPublisherControllerPublishToExternalPlatform, googleOAuthControllerAuthorize1, googleOAuthControllerCallback, googleOAuthControllerDisconnect1, inboxControllerAgencyInbox, inboxControllerContactInbox, inboxControllerMyInbox, interestControllerAddListing, interestControllerCancel1, interestControllerClose, interestControllerCreate1, interestControllerRemoveListing, interestControllerRevise, interestControllerReviseCriteria, interestControllerShareForClientReview, interestQueryControllerFindByRecommendation, interestQueryControllerViewRecommendations, invitationControllerAcceptInvitation, invitationControllerGetSentInvitations, invitationControllerSendInvitation, invitationLandingControllerGetInvitationDetails, listingQueryControllerGetById, listingQueryControllerGroupListings, listingQueryControllerSearch, meetingControllerAddAttendee, meetingControllerCancel, meetingControllerRemoveAttendee, meetingControllerReschedule, meetingControllerSchedule, meetingControllerUpdate, meetingQueryControllerFindAll, meetingQueryControllerFindById, memberControllerAssignRole, memberControllerAssignRoleBatch, memberControllerGetAllMembers, memberControllerRemoveMember, memberProfileControllerConfirmPhone, memberProfileControllerGeneratePresignedUrl1, memberProfileControllerNotifyLogoUploadCompletion1, metaWebhookControllerReceiveFb, metaWebhookControllerReceiveIg, metaWebhookControllerReceiveWa, metaWebhookControllerVerifyFb, metaWebhookControllerVerifyIg, metaWebhookControllerVerifyWa, notificationControllerList, notificationControllerMarkRead, notificationControllerUnreadCount, oauthConnectionControllerAuthorize, oauthConnectionControllerCallback1, oauthConnectionControllerConnectWhatsApp, oauthConnectionControllerDisconnect, oauthConnectionControllerEmbeddedSignupConfig, oauthConnectionControllerGetAllConnection, oauthConnectionControllerGetConnection, permissionsControllerGetPermissionCatalog, propertyManagementControllerAddDeal, propertyManagementControllerUpdateAgreement, propertyManagementControllerWithdrawDeal, publicOtpControllerRequestOtp, publicSelfRegistrationControllerOnboardFromWhitelabel, roleControllerCreateRole, roleControllerListRoles, roleControllerRemoveRole, roleControllerUpdateRole, sharedRecommendationsControllerClientRecommendations, sharedRecommendationsControllerGetRecommendationDecisions, sharedRecommendationsControllerRateItem, userControllerGetMe, userControllerRequestEmailChange, userControllerUpdateName, userControllerVerifyEmailChange, userControllerVerifyPhoneChange, userInternalControllerRequestPrinciple, walletControllerDepositFunds, walletControllerTransferFunds, whitelabelControllerActivate, whitelabelControllerCreate, whitelabelControllerDeactivate, whitelabelControllerGeneratePresignedUrl, whitelabelControllerNotifyCoverUploadCompletion, whitelabelControllerNotifyLogoUploadCompletion, whitelabelControllerUpdateContactUs, whitelabelControllerUpdateEstablishedYear, whitelabelControllerUpdateFeaturedMembers, whitelabelControllerUpdateOurTeam, whitelabelControllerUpdateReviews, whitelabelControllerUpdateReviewSection, whitelabelControllerUpdateSlogan, whitelabelControllerUpdateSocialLinks, whitelabelControllerUpdateTheme, whitelabelControllerUpdateWebsite, } from './sdk.gen';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
package/dist/rem/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../api/rem/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AAErD,OAAO,EACH,8BAA8B,EAC9B,mCAAmC,EACnC,0CAA0C,EAC1C,4BAA4B,EAC5B,oCAAoC,EACpC,yBAAyB,EACzB,gCAAgC,EAChC,0BAA0B,EAC1B,8CAA8C,EAC9C,iDAAiD,EACjD,wCAAwC,EACxC,+CAA+C,EAC/C,uDAAuD,EACvD,4CAA4C,EAC5C,wBAAwB,EACxB,uBAAuB,EACvB,0BAA0B,EAC1B,iCAAiC,EACjC,wBAAwB,EACxB,mCAAmC,EACnC,oCAAoC,EACpC,gCAAgC,EAChC,kCAAkC,EAClC,4CAA4C,EAC5C,mCAAmC,EACnC,+CAA+C,EAC/C,4CAA4C,EAC5C,mCAAmC,EACnC,kCAAkC,EAClC,oCAAoC,EACpC,kCAAkC,EAClC,oCAAoC,EACpC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../api/rem/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AAErD,OAAO,EACH,8BAA8B,EAC9B,mCAAmC,EACnC,0CAA0C,EAC1C,4BAA4B,EAC5B,oCAAoC,EACpC,yBAAyB,EACzB,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EAChC,+BAA+B,EAC/B,qCAAqC,EACrC,kCAAkC,EAClC,mCAAmC,EACnC,8CAA8C,EAC9C,iDAAiD,EACjD,wCAAwC,EACxC,+CAA+C,EAC/C,uDAAuD,EACvD,4CAA4C,EAC5C,wBAAwB,EACxB,uBAAuB,EACvB,0BAA0B,EAC1B,iCAAiC,EACjC,wBAAwB,EACxB,mCAAmC,EACnC,oCAAoC,EACpC,gCAAgC,EAChC,kCAAkC,EAClC,4CAA4C,EAC5C,mCAAmC,EACnC,+CAA+C,EAC/C,4CAA4C,EAC5C,mCAAmC,EACnC,kCAAkC,EAClC,oCAAoC,EACpC,kCAAkC,EAClC,oCAAoC,EACpC,kCAAkC,EAClC,sCAAsC,EACtC,iCAAiC,EACjC,mCAAmC,EACnC,oCAAoC,EACpC,8DAA8D,EAC9D,2DAA2D,EAC3D,+BAA+B,EAC/B,6BAA6B,EAC7B,gCAAgC,EAChC,0BAA0B,EAC1B,2BAA2B,EAC3B,sBAAsB,EACtB,4BAA4B,EAC5B,yBAAyB,EACzB,uBAAuB,EACvB,yBAAyB,EACzB,+BAA+B,EAC/B,wBAAwB,EACxB,gCAAgC,EAChC,sCAAsC,EACtC,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,sCAAsC,EACtC,kCAAkC,EAClC,+CAA+C,EAC/C,6BAA6B,EAC7B,mCAAmC,EACnC,4BAA4B,EAC5B,4BAA4B,EAC5B,uBAAuB,EACvB,+BAA+B,EAC/B,2BAA2B,EAC3B,yBAAyB,EACzB,uBAAuB,EACvB,6BAA6B,EAC7B,8BAA8B,EAC9B,0BAA0B,EAC1B,+BAA+B,EAC/B,6BAA6B,EAC7B,4BAA4B,EAC5B,mCAAmC,EACnC,4CAA4C,EAC5C,kDAAkD,EAClD,8BAA8B,EAC9B,8BAA8B,EAC9B,8BAA8B,EAC9B,6BAA6B,EAC7B,6BAA6B,EAC7B,6BAA6B,EAC7B,0BAA0B,EAC1B,8BAA8B,EAC9B,iCAAiC,EACjC,kCAAkC,EAClC,kCAAkC,EAClC,wCAAwC,EACxC,mCAAmC,EACnC,6CAA6C,EAC7C,yCAAyC,EACzC,sCAAsC,EAEtC,yCAAyC,EACzC,mCAAmC,EACnC,2CAA2C,EAC3C,wCAAwC,EACxC,6BAA6B,EAC7B,qDAAqD,EACrD,wBAAwB,EACxB,uBAAuB,EACvB,wBAAwB,EACxB,wBAAwB,EACxB,oDAAoD,EACpD,yDAAyD,EACzD,uCAAuC,EACvC,mBAAmB,EACnB,gCAAgC,EAChC,wBAAwB,EACxB,+BAA+B,EAC/B,+BAA+B,EAC/B,sCAAsC,EACtC,4BAA4B,EAC5B,6BAA6B,EAC7B,4BAA4B,EAC5B,0BAA0B,EAC1B,8BAA8B,EAC9B,wCAAwC,EACxC,+CAA+C,EAC/C,8CAA8C,EAC9C,mCAAmC,EACnC,yCAAyC,EACzC,yCAAyC,EACzC,iCAAiC,EACjC,iCAAiC,EACjC,uCAAuC,EACvC,gCAAgC,EAChC,qCAAqC,EACrC,+BAA+B,EAC/B,iCAAiC,GACpC,MAAM,WAAW,CAAC"}
|
|
@@ -1254,6 +1254,7 @@ export declare const ExpiringPlatformListingSchema: {
|
|
|
1254
1254
|
readonly properties: {
|
|
1255
1255
|
readonly platform: {
|
|
1256
1256
|
readonly type: "string";
|
|
1257
|
+
readonly enum: readonly ["SS", "MY_HOME"];
|
|
1257
1258
|
};
|
|
1258
1259
|
readonly platformId: {
|
|
1259
1260
|
readonly type: "integer";
|
|
@@ -1273,6 +1274,7 @@ export declare const ListingTypeAggSchema: {
|
|
|
1273
1274
|
readonly properties: {
|
|
1274
1275
|
readonly listingType: {
|
|
1275
1276
|
readonly type: "string";
|
|
1277
|
+
readonly enum: readonly ["SALE", "RENT", "DAILY_RENT", "PLEDGE"];
|
|
1276
1278
|
};
|
|
1277
1279
|
readonly count: {
|
|
1278
1280
|
readonly type: "integer";
|
|
@@ -1322,6 +1324,7 @@ export declare const PortfolioStatsSchema: {
|
|
|
1322
1324
|
};
|
|
1323
1325
|
};
|
|
1324
1326
|
};
|
|
1327
|
+
readonly required: readonly ["expiringAgreements", "expiringAgreementsCount", "expiringPlatformCount", "expiringPlatformListings", "listings", "propertiesByState"];
|
|
1325
1328
|
};
|
|
1326
1329
|
export declare const SliceSchema: {
|
|
1327
1330
|
readonly type: "object";
|
|
@@ -1334,6 +1337,7 @@ export declare const SliceSchema: {
|
|
|
1334
1337
|
readonly format: "int64";
|
|
1335
1338
|
};
|
|
1336
1339
|
};
|
|
1340
|
+
readonly required: readonly ["count", "key"];
|
|
1337
1341
|
};
|
|
1338
1342
|
export declare const StatsEnvelopePortfolioStatsSchema: {
|
|
1339
1343
|
readonly type: "object";
|
|
@@ -1349,6 +1353,7 @@ export declare const StatsEnvelopePortfolioStatsSchema: {
|
|
|
1349
1353
|
readonly $ref: "#/components/schemas/PortfolioStats";
|
|
1350
1354
|
};
|
|
1351
1355
|
};
|
|
1356
|
+
readonly required: readonly ["computedAt", "data", "period"];
|
|
1352
1357
|
};
|
|
1353
1358
|
export declare const PipelineStatsSchema: {
|
|
1354
1359
|
readonly type: "object";
|
|
@@ -1394,6 +1399,7 @@ export declare const PipelineStatsSchema: {
|
|
|
1394
1399
|
};
|
|
1395
1400
|
};
|
|
1396
1401
|
};
|
|
1402
|
+
readonly required: readonly ["conversionRatePercent", "lostReasons", "newContactsTrend", "sourceAttribution", "status", "total", "unassigned", "won"];
|
|
1397
1403
|
};
|
|
1398
1404
|
export declare const StatsEnvelopePipelineStatsSchema: {
|
|
1399
1405
|
readonly type: "object";
|
|
@@ -1409,6 +1415,7 @@ export declare const StatsEnvelopePipelineStatsSchema: {
|
|
|
1409
1415
|
readonly $ref: "#/components/schemas/PipelineStats";
|
|
1410
1416
|
};
|
|
1411
1417
|
};
|
|
1418
|
+
readonly required: readonly ["computedAt", "data", "period"];
|
|
1412
1419
|
};
|
|
1413
1420
|
export declare const TrendPointSchema: {
|
|
1414
1421
|
readonly type: "object";
|
|
@@ -1433,6 +1440,7 @@ export declare const LeaderboardStatsSchema: {
|
|
|
1433
1440
|
};
|
|
1434
1441
|
};
|
|
1435
1442
|
};
|
|
1443
|
+
readonly required: readonly ["rows"];
|
|
1436
1444
|
};
|
|
1437
1445
|
export declare const RowSchema: {
|
|
1438
1446
|
readonly type: "object";
|
|
@@ -1475,6 +1483,7 @@ export declare const RowSchema: {
|
|
|
1475
1483
|
readonly format: "double";
|
|
1476
1484
|
};
|
|
1477
1485
|
};
|
|
1486
|
+
readonly required: readonly ["contactsAssigned", "conversionRatePct", "converted", "firstName", "lastName", "likeRatePct", "memberId", "photo", "recommendationsRated", "recommendationsSent"];
|
|
1478
1487
|
};
|
|
1479
1488
|
export declare const StatsEnvelopeLeaderboardStatsSchema: {
|
|
1480
1489
|
readonly type: "object";
|
|
@@ -1490,6 +1499,7 @@ export declare const StatsEnvelopeLeaderboardStatsSchema: {
|
|
|
1490
1499
|
readonly $ref: "#/components/schemas/LeaderboardStats";
|
|
1491
1500
|
};
|
|
1492
1501
|
};
|
|
1502
|
+
readonly required: readonly ["computedAt", "data", "period"];
|
|
1493
1503
|
};
|
|
1494
1504
|
export declare const AwaitingConversationSchema: {
|
|
1495
1505
|
readonly type: "object";
|
|
@@ -1504,6 +1514,7 @@ export declare const AwaitingConversationSchema: {
|
|
|
1504
1514
|
};
|
|
1505
1515
|
readonly channelType: {
|
|
1506
1516
|
readonly type: "string";
|
|
1517
|
+
readonly enum: readonly ["FACEBOOK", "INSTAGRAM", "WHATSAPP"];
|
|
1507
1518
|
};
|
|
1508
1519
|
readonly lastMessagePreview: {
|
|
1509
1520
|
readonly type: "string";
|
|
@@ -1516,7 +1527,11 @@ export declare const AwaitingConversationSchema: {
|
|
|
1516
1527
|
readonly type: "integer";
|
|
1517
1528
|
readonly format: "int32";
|
|
1518
1529
|
};
|
|
1530
|
+
readonly reachable: {
|
|
1531
|
+
readonly type: "boolean";
|
|
1532
|
+
};
|
|
1519
1533
|
};
|
|
1534
|
+
readonly required: readonly ["channelType", "contactId", "conversationId", "lastInboundAt", "lastMessagePreview", "reachable", "unreadCount"];
|
|
1520
1535
|
};
|
|
1521
1536
|
export declare const InboxStatsSchema: {
|
|
1522
1537
|
readonly type: "object";
|
|
@@ -1529,10 +1544,18 @@ export declare const InboxStatsSchema: {
|
|
|
1529
1544
|
readonly type: "integer";
|
|
1530
1545
|
readonly format: "int64";
|
|
1531
1546
|
};
|
|
1547
|
+
readonly newConversations: {
|
|
1548
|
+
readonly type: "integer";
|
|
1549
|
+
readonly format: "int64";
|
|
1550
|
+
};
|
|
1532
1551
|
readonly awaitingReplyCount: {
|
|
1533
1552
|
readonly type: "integer";
|
|
1534
1553
|
readonly format: "int64";
|
|
1535
1554
|
};
|
|
1555
|
+
readonly awaitingUnreachableCount: {
|
|
1556
|
+
readonly type: "integer";
|
|
1557
|
+
readonly format: "int64";
|
|
1558
|
+
};
|
|
1536
1559
|
readonly awaitingReply: {
|
|
1537
1560
|
readonly type: "array";
|
|
1538
1561
|
readonly items: {
|
|
@@ -1550,6 +1573,7 @@ export declare const InboxStatsSchema: {
|
|
|
1550
1573
|
};
|
|
1551
1574
|
};
|
|
1552
1575
|
};
|
|
1576
|
+
readonly required: readonly ["awaitingReply", "awaitingReplyCount", "awaitingUnreachableCount", "inboundByChannel", "medianResponseSeconds", "newConversations", "openConversations", "unreadMessages"];
|
|
1553
1577
|
};
|
|
1554
1578
|
export declare const StatsEnvelopeInboxStatsSchema: {
|
|
1555
1579
|
readonly type: "object";
|
|
@@ -1565,6 +1589,7 @@ export declare const StatsEnvelopeInboxStatsSchema: {
|
|
|
1565
1589
|
readonly $ref: "#/components/schemas/InboxStats";
|
|
1566
1590
|
};
|
|
1567
1591
|
};
|
|
1592
|
+
readonly required: readonly ["computedAt", "data", "period"];
|
|
1568
1593
|
};
|
|
1569
1594
|
export declare const DemandStatsSchema: {
|
|
1570
1595
|
readonly type: "object";
|
|
@@ -1629,6 +1654,7 @@ export declare const StatsEnvelopeDemandStatsSchema: {
|
|
|
1629
1654
|
readonly $ref: "#/components/schemas/DemandStats";
|
|
1630
1655
|
};
|
|
1631
1656
|
};
|
|
1657
|
+
readonly required: readonly ["computedAt", "data", "period"];
|
|
1632
1658
|
};
|
|
1633
1659
|
export declare const PageMetadataSchema: {
|
|
1634
1660
|
readonly type: "object";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/rem/schemas.gen.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/rem/schemas.gen.ts"],"names":[],"mappings":"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"}
|
package/dist/rem/schemas.gen.js
CHANGED
|
@@ -1364,6 +1364,7 @@ export const ExpiringPlatformListingSchema = {
|
|
|
1364
1364
|
properties: {
|
|
1365
1365
|
platform: {
|
|
1366
1366
|
type: 'string',
|
|
1367
|
+
enum: ['SS', 'MY_HOME'],
|
|
1367
1368
|
},
|
|
1368
1369
|
platformId: {
|
|
1369
1370
|
type: 'integer',
|
|
@@ -1383,6 +1384,7 @@ export const ListingTypeAggSchema = {
|
|
|
1383
1384
|
properties: {
|
|
1384
1385
|
listingType: {
|
|
1385
1386
|
type: 'string',
|
|
1387
|
+
enum: ['SALE', 'RENT', 'DAILY_RENT', 'PLEDGE'],
|
|
1386
1388
|
},
|
|
1387
1389
|
count: {
|
|
1388
1390
|
type: 'integer',
|
|
@@ -1432,6 +1434,14 @@ export const PortfolioStatsSchema = {
|
|
|
1432
1434
|
},
|
|
1433
1435
|
},
|
|
1434
1436
|
},
|
|
1437
|
+
required: [
|
|
1438
|
+
'expiringAgreements',
|
|
1439
|
+
'expiringAgreementsCount',
|
|
1440
|
+
'expiringPlatformCount',
|
|
1441
|
+
'expiringPlatformListings',
|
|
1442
|
+
'listings',
|
|
1443
|
+
'propertiesByState',
|
|
1444
|
+
],
|
|
1435
1445
|
};
|
|
1436
1446
|
export const SliceSchema = {
|
|
1437
1447
|
type: 'object',
|
|
@@ -1444,6 +1454,7 @@ export const SliceSchema = {
|
|
|
1444
1454
|
format: 'int64',
|
|
1445
1455
|
},
|
|
1446
1456
|
},
|
|
1457
|
+
required: ['count', 'key'],
|
|
1447
1458
|
};
|
|
1448
1459
|
export const StatsEnvelopePortfolioStatsSchema = {
|
|
1449
1460
|
type: 'object',
|
|
@@ -1459,6 +1470,7 @@ export const StatsEnvelopePortfolioStatsSchema = {
|
|
|
1459
1470
|
$ref: '#/components/schemas/PortfolioStats',
|
|
1460
1471
|
},
|
|
1461
1472
|
},
|
|
1473
|
+
required: ['computedAt', 'data', 'period'],
|
|
1462
1474
|
};
|
|
1463
1475
|
export const PipelineStatsSchema = {
|
|
1464
1476
|
type: 'object',
|
|
@@ -1504,6 +1516,16 @@ export const PipelineStatsSchema = {
|
|
|
1504
1516
|
},
|
|
1505
1517
|
},
|
|
1506
1518
|
},
|
|
1519
|
+
required: [
|
|
1520
|
+
'conversionRatePercent',
|
|
1521
|
+
'lostReasons',
|
|
1522
|
+
'newContactsTrend',
|
|
1523
|
+
'sourceAttribution',
|
|
1524
|
+
'status',
|
|
1525
|
+
'total',
|
|
1526
|
+
'unassigned',
|
|
1527
|
+
'won',
|
|
1528
|
+
],
|
|
1507
1529
|
};
|
|
1508
1530
|
export const StatsEnvelopePipelineStatsSchema = {
|
|
1509
1531
|
type: 'object',
|
|
@@ -1519,6 +1541,7 @@ export const StatsEnvelopePipelineStatsSchema = {
|
|
|
1519
1541
|
$ref: '#/components/schemas/PipelineStats',
|
|
1520
1542
|
},
|
|
1521
1543
|
},
|
|
1544
|
+
required: ['computedAt', 'data', 'period'],
|
|
1522
1545
|
};
|
|
1523
1546
|
export const TrendPointSchema = {
|
|
1524
1547
|
type: 'object',
|
|
@@ -1543,6 +1566,7 @@ export const LeaderboardStatsSchema = {
|
|
|
1543
1566
|
},
|
|
1544
1567
|
},
|
|
1545
1568
|
},
|
|
1569
|
+
required: ['rows'],
|
|
1546
1570
|
};
|
|
1547
1571
|
export const RowSchema = {
|
|
1548
1572
|
type: 'object',
|
|
@@ -1585,6 +1609,18 @@ export const RowSchema = {
|
|
|
1585
1609
|
format: 'double',
|
|
1586
1610
|
},
|
|
1587
1611
|
},
|
|
1612
|
+
required: [
|
|
1613
|
+
'contactsAssigned',
|
|
1614
|
+
'conversionRatePct',
|
|
1615
|
+
'converted',
|
|
1616
|
+
'firstName',
|
|
1617
|
+
'lastName',
|
|
1618
|
+
'likeRatePct',
|
|
1619
|
+
'memberId',
|
|
1620
|
+
'photo',
|
|
1621
|
+
'recommendationsRated',
|
|
1622
|
+
'recommendationsSent',
|
|
1623
|
+
],
|
|
1588
1624
|
};
|
|
1589
1625
|
export const StatsEnvelopeLeaderboardStatsSchema = {
|
|
1590
1626
|
type: 'object',
|
|
@@ -1600,6 +1636,7 @@ export const StatsEnvelopeLeaderboardStatsSchema = {
|
|
|
1600
1636
|
$ref: '#/components/schemas/LeaderboardStats',
|
|
1601
1637
|
},
|
|
1602
1638
|
},
|
|
1639
|
+
required: ['computedAt', 'data', 'period'],
|
|
1603
1640
|
};
|
|
1604
1641
|
export const AwaitingConversationSchema = {
|
|
1605
1642
|
type: 'object',
|
|
@@ -1614,6 +1651,7 @@ export const AwaitingConversationSchema = {
|
|
|
1614
1651
|
},
|
|
1615
1652
|
channelType: {
|
|
1616
1653
|
type: 'string',
|
|
1654
|
+
enum: ['FACEBOOK', 'INSTAGRAM', 'WHATSAPP'],
|
|
1617
1655
|
},
|
|
1618
1656
|
lastMessagePreview: {
|
|
1619
1657
|
type: 'string',
|
|
@@ -1626,7 +1664,19 @@ export const AwaitingConversationSchema = {
|
|
|
1626
1664
|
type: 'integer',
|
|
1627
1665
|
format: 'int32',
|
|
1628
1666
|
},
|
|
1667
|
+
reachable: {
|
|
1668
|
+
type: 'boolean',
|
|
1669
|
+
},
|
|
1629
1670
|
},
|
|
1671
|
+
required: [
|
|
1672
|
+
'channelType',
|
|
1673
|
+
'contactId',
|
|
1674
|
+
'conversationId',
|
|
1675
|
+
'lastInboundAt',
|
|
1676
|
+
'lastMessagePreview',
|
|
1677
|
+
'reachable',
|
|
1678
|
+
'unreadCount',
|
|
1679
|
+
],
|
|
1630
1680
|
};
|
|
1631
1681
|
export const InboxStatsSchema = {
|
|
1632
1682
|
type: 'object',
|
|
@@ -1639,10 +1689,18 @@ export const InboxStatsSchema = {
|
|
|
1639
1689
|
type: 'integer',
|
|
1640
1690
|
format: 'int64',
|
|
1641
1691
|
},
|
|
1692
|
+
newConversations: {
|
|
1693
|
+
type: 'integer',
|
|
1694
|
+
format: 'int64',
|
|
1695
|
+
},
|
|
1642
1696
|
awaitingReplyCount: {
|
|
1643
1697
|
type: 'integer',
|
|
1644
1698
|
format: 'int64',
|
|
1645
1699
|
},
|
|
1700
|
+
awaitingUnreachableCount: {
|
|
1701
|
+
type: 'integer',
|
|
1702
|
+
format: 'int64',
|
|
1703
|
+
},
|
|
1646
1704
|
awaitingReply: {
|
|
1647
1705
|
type: 'array',
|
|
1648
1706
|
items: {
|
|
@@ -1660,6 +1718,16 @@ export const InboxStatsSchema = {
|
|
|
1660
1718
|
},
|
|
1661
1719
|
},
|
|
1662
1720
|
},
|
|
1721
|
+
required: [
|
|
1722
|
+
'awaitingReply',
|
|
1723
|
+
'awaitingReplyCount',
|
|
1724
|
+
'awaitingUnreachableCount',
|
|
1725
|
+
'inboundByChannel',
|
|
1726
|
+
'medianResponseSeconds',
|
|
1727
|
+
'newConversations',
|
|
1728
|
+
'openConversations',
|
|
1729
|
+
'unreadMessages',
|
|
1730
|
+
],
|
|
1663
1731
|
};
|
|
1664
1732
|
export const StatsEnvelopeInboxStatsSchema = {
|
|
1665
1733
|
type: 'object',
|
|
@@ -1675,6 +1743,7 @@ export const StatsEnvelopeInboxStatsSchema = {
|
|
|
1675
1743
|
$ref: '#/components/schemas/InboxStats',
|
|
1676
1744
|
},
|
|
1677
1745
|
},
|
|
1746
|
+
required: ['computedAt', 'data', 'period'],
|
|
1678
1747
|
};
|
|
1679
1748
|
export const DemandStatsSchema = {
|
|
1680
1749
|
type: 'object',
|
|
@@ -1739,6 +1808,7 @@ export const StatsEnvelopeDemandStatsSchema = {
|
|
|
1739
1808
|
$ref: '#/components/schemas/DemandStats',
|
|
1740
1809
|
},
|
|
1741
1810
|
},
|
|
1811
|
+
required: ['computedAt', 'data', 'period'],
|
|
1742
1812
|
};
|
|
1743
1813
|
export const PageMetadataSchema = {
|
|
1744
1814
|
type: 'object',
|