@d19n/youfibre-odin-sdk 1.0.242 → 1.0.244
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/records-v2/AddressRecord.d.ts +23 -2
- package/dist/records-v2/AddressRecord.js +29 -5
- package/dist/records-v2/CaseRecord.d.ts +153 -10
- package/dist/records-v2/CaseRecord.js +167 -27
- package/dist/records-v2/ChurnRequestRecord.d.ts +21 -1
- package/dist/records-v2/ChurnRequestRecord.js +20 -3
- package/dist/records-v2/ContactRecord.d.ts +21 -1
- package/dist/records-v2/ContactRecord.js +20 -3
- package/dist/records-v2/ContractBuyOutRecord.d.ts +42 -2
- package/dist/records-v2/ContractBuyOutRecord.js +40 -6
- package/dist/records-v2/OntReplacementApprovalRecord.d.ts +21 -1
- package/dist/records-v2/OntReplacementApprovalRecord.js +20 -3
- package/dist/records-v2/OrderRecord.d.ts +168 -8
- package/dist/records-v2/OrderRecord.js +160 -24
- package/dist/records-v2/PICRequestRecord.d.ts +21 -1
- package/dist/records-v2/PICRequestRecord.js +20 -3
- package/dist/records-v2/PaymentMethodRefundRecord.d.ts +21 -1
- package/dist/records-v2/PaymentMethodRefundRecord.js +20 -3
- package/dist/records-v2/WorkOrderRecord.d.ts +919 -70
- package/dist/records-v2/WorkOrderRecord.js +1081 -181
- package/package.json +8 -3
- package/Makefile +0 -7
- package/src/EntityRegistry.ts +0 -185
- package/src/OdinApiClient.ts +0 -886
- package/src/OdinDbClient.ts +0 -855
- package/src/README.md +0 -1215
- package/src/accessors-v2/AccountAccessor.ts +0 -203
- package/src/accessors-v2/ActivityAccessor.ts +0 -203
- package/src/accessors-v2/ActivityLogAccessor.ts +0 -203
- package/src/accessors-v2/AddressAccessor.ts +0 -203
- package/src/accessors-v2/BillingAdjustmentAccessor.ts +0 -203
- package/src/accessors-v2/BillingRequestAccessor.ts +0 -203
- package/src/accessors-v2/BlockageA55Accessor.ts +0 -203
- package/src/accessors-v2/CallLegAccessor.ts +0 -203
- package/src/accessors-v2/CaseAccessor.ts +0 -203
- package/src/accessors-v2/ChangeReasonAccessor.ts +0 -203
- package/src/accessors-v2/ChurnRequestAccessor.ts +0 -203
- package/src/accessors-v2/ConfigAccessor.ts +0 -203
- package/src/accessors-v2/ContactAccessor.ts +0 -203
- package/src/accessors-v2/ContractBuyOutAccessor.ts +0 -203
- package/src/accessors-v2/ConversationAccessor.ts +0 -203
- package/src/accessors-v2/CreditNoteAccessor.ts +0 -203
- package/src/accessors-v2/CrmDatasetAccessor.ts +0 -203
- package/src/accessors-v2/CustomerDeviceAtaAccessor.ts +0 -203
- package/src/accessors-v2/CustomerDeviceOntAccessor.ts +0 -203
- package/src/accessors-v2/CustomerDeviceRouterAccessor.ts +0 -203
- package/src/accessors-v2/CustomerPhonePortingAccessor.ts +0 -203
- package/src/accessors-v2/DiscountAccessor.ts +0 -203
- package/src/accessors-v2/EmailAccessor.ts +0 -203
- package/src/accessors-v2/EmailTemplateAccessor.ts +0 -203
- package/src/accessors-v2/FieldServiceDispatchedProductAccessor.ts +0 -203
- package/src/accessors-v2/FieldServiceProductAccessor.ts +0 -203
- package/src/accessors-v2/ImpersonationTrackerAccessor.ts +0 -203
- package/src/accessors-v2/InternalInstallAuditAccessor.ts +0 -203
- package/src/accessors-v2/InvoiceAccessor.ts +0 -203
- package/src/accessors-v2/KnowledgeArticleAccessor.ts +0 -203
- package/src/accessors-v2/LeadAccessor.ts +0 -203
- package/src/accessors-v2/NetworkDeviceAccessor.ts +0 -203
- package/src/accessors-v2/NoteAccessor.ts +0 -203
- package/src/accessors-v2/OfferAccessor.ts +0 -203
- package/src/accessors-v2/OhAuditOfInstallationAccessor.ts +0 -203
- package/src/accessors-v2/OhExternalAuditAccessor.ts +0 -203
- package/src/accessors-v2/OhInProgressAuditAccessor.ts +0 -203
- package/src/accessors-v2/OhInstallationAuditAccessor.ts +0 -203
- package/src/accessors-v2/OhRetroAuditAccessor.ts +0 -203
- package/src/accessors-v2/OneTouchSwitchAccessor.ts +0 -203
- package/src/accessors-v2/OntReplacementApprovalAccessor.ts +0 -203
- package/src/accessors-v2/OrderAccessor.ts +0 -203
- package/src/accessors-v2/OrderCheckAccessor.ts +0 -203
- package/src/accessors-v2/OrderItemAccessor.ts +0 -203
- package/src/accessors-v2/OutageAccessor.ts +0 -203
- package/src/accessors-v2/OverlayRealA55Accessor.ts +0 -203
- package/src/accessors-v2/PICRequestAccessor.ts +0 -203
- package/src/accessors-v2/PaymentAccessor.ts +0 -203
- package/src/accessors-v2/PaymentMethodAccessor.ts +0 -203
- package/src/accessors-v2/PaymentMethodRefundAccessor.ts +0 -203
- package/src/accessors-v2/PermissionToFailAccessor.ts +0 -203
- package/src/accessors-v2/PriceBookAccessor.ts +0 -203
- package/src/accessors-v2/ProductAccessor.ts +0 -203
- package/src/accessors-v2/PushNotificationAccessor.ts +0 -203
- package/src/accessors-v2/RemediationOutcomeFormAccessor.ts +0 -203
- package/src/accessors-v2/RemediationRequiredReasonAccessor.ts +0 -203
- package/src/accessors-v2/ReturnsAccessor.ts +0 -203
- package/src/accessors-v2/ScheduleSlotAccessor.ts +0 -203
- package/src/accessors-v2/ServiceAccessor.ts +0 -203
- package/src/accessors-v2/ServiceAppointmentAccessor.ts +0 -203
- package/src/accessors-v2/ServiceAppointmentConfigAccessor.ts +0 -203
- package/src/accessors-v2/ServiceVisitAuditAccessor.ts +0 -203
- package/src/accessors-v2/SiteSpecificRiskAssessmentOutcomeFormAccessor.ts +0 -203
- package/src/accessors-v2/SweeperMaintenanceAuditAccessor.ts +0 -203
- package/src/accessors-v2/TeamAccessor.ts +0 -203
- package/src/accessors-v2/TimeSlotAccessor.ts +0 -203
- package/src/accessors-v2/TransactionAccessor.ts +0 -203
- package/src/accessors-v2/UgAuditOfInstallationAccessor.ts +0 -203
- package/src/accessors-v2/UgExternalAuditAccessor.ts +0 -203
- package/src/accessors-v2/UgInProgressAuditAccessor.ts +0 -203
- package/src/accessors-v2/UgInstallationAuditAccessor.ts +0 -203
- package/src/accessors-v2/UgRetroAuditAccessor.ts +0 -203
- package/src/accessors-v2/UserAccessor.ts +0 -203
- package/src/accessors-v2/VisitAccessor.ts +0 -203
- package/src/accessors-v2/VoiceConfigurationAccessor.ts +0 -203
- package/src/accessors-v2/WayleaveAuditAccessor.ts +0 -203
- package/src/accessors-v2/WorkOrderAccessor.ts +0 -203
- package/src/accessors-v2/WorkOrderStatusUpdateAccessor.ts +0 -203
- package/src/accessors-v2/YfFieldServiceVisitAccessor.ts +0 -203
- package/src/accessors-v2/index.ts +0 -88
- package/src/actions-v2/ActivateOrderDto.ts +0 -116
- package/src/actions-v2/ActivateRecontractOrderDto.ts +0 -102
- package/src/actions-v2/AddressCreateDto.ts +0 -201
- package/src/actions-v2/AddressUpdateDto.ts +0 -101
- package/src/actions-v2/ApproveCboDto.ts +0 -131
- package/src/actions-v2/AssignCaseDto.ts +0 -104
- package/src/actions-v2/AssignCaseWithNoteFlowDto.ts +0 -252
- package/src/actions-v2/AssignEngineerDto.ts +0 -112
- package/src/actions-v2/AssignOwnerDto.ts +0 -101
- package/src/actions-v2/AssignUsersDto.ts +0 -101
- package/src/actions-v2/AssignWorkOrderDto.ts +0 -99
- package/src/actions-v2/BillingAdjustmentCreateDto.ts +0 -165
- package/src/actions-v2/BillingAdjustmentUpdateDto.ts +0 -164
- package/src/actions-v2/BillingRequestMandateUpdateDto.ts +0 -176
- package/src/actions-v2/BillingRequestPaymentCreateDto.ts +0 -170
- package/src/actions-v2/BillingRequestPaymentUpdateDto.ts +0 -176
- package/src/actions-v2/CancelActiveOrderDto.ts +0 -180
- package/src/actions-v2/CancelBillingRequestDto.ts +0 -109
- package/src/actions-v2/CancelBillingRequestFromPaymentDto.ts +0 -101
- package/src/actions-v2/CancelInstallWorkOrderFlowSupplierDto.ts +0 -188
- package/src/actions-v2/CancelInstallWorkOrderFlowTenantDto.ts +0 -188
- package/src/actions-v2/CancelOrderForRecontractDto.ts +0 -102
- package/src/actions-v2/CancelOrderForRollbackDto.ts +0 -102
- package/src/actions-v2/CancelOrderPreInstallDto.ts +0 -179
- package/src/actions-v2/CancelPaymentDto.ts +0 -102
- package/src/actions-v2/CancelPrePullWorkOrderFlowSupplierDto.ts +0 -186
- package/src/actions-v2/CancelRemediationWorkOrderSupplierDto.ts +0 -188
- package/src/actions-v2/CancelServiceWorkOrderFlowSupplierDto.ts +0 -188
- package/src/actions-v2/CancelServiceWorkOrderFlowTenantDto.ts +0 -188
- package/src/actions-v2/CancelServiceWorkOrderSupplierDto.ts +0 -84
- package/src/actions-v2/CancelServiceWorkOrderTenantDto.ts +0 -92
- package/src/actions-v2/CancelTransactionDto.ts +0 -101
- package/src/actions-v2/CaseCreateNoteDto.ts +0 -108
- package/src/actions-v2/CaseDefaultStageEscalatedDto.ts +0 -259
- package/src/actions-v2/CaseDefaultStageSolvedDto.ts +0 -105
- package/src/actions-v2/CasedefaultstageblockedDto.ts +0 -197
- package/src/actions-v2/CboCreateDto.ts +0 -139
- package/src/actions-v2/CboUpdateDto.ts +0 -127
- package/src/actions-v2/ChangeApprovalStatusDto.ts +0 -105
- package/src/actions-v2/ChangeBillingDayDto.ts +0 -94
- package/src/actions-v2/ChangeBillingModeDto.ts +0 -106
- package/src/actions-v2/ChangeCaseChannelDto.ts +0 -99
- package/src/actions-v2/ChangeOntReplacementRequestApprovalStatusDto.ts +0 -99
- package/src/actions-v2/ChangeWorkOrderStatusDto.ts +0 -122
- package/src/actions-v2/ClearOrderDeactivateOnDateDto.ts +0 -99
- package/src/actions-v2/CompleteChurnRequestDto.ts +0 -103
- package/src/actions-v2/CompleteChurnRequestFlowDto.ts +0 -181
- package/src/actions-v2/CompleteCollectionInspectionDetailsDto.ts +0 -160
- package/src/actions-v2/CompleteInstallWorkOrderDto.ts +0 -120
- package/src/actions-v2/CompleteInstallWorkOrderFlowDto.ts +0 -4550
- package/src/actions-v2/CompletePaymentMethodRefundDto.ts +0 -101
- package/src/actions-v2/CompletePaymentMethodRefundFlowDto.ts +0 -175
- package/src/actions-v2/CompletePicRequestDto.ts +0 -103
- package/src/actions-v2/CompletePicRequestFlowDto.ts +0 -179
- package/src/actions-v2/CompletePrePullWorkOrderDto.ts +0 -111
- package/src/actions-v2/CompletePrePullWorkOrderFlowDto.ts +0 -474
- package/src/actions-v2/CompleteRemediationWorkOrderDto.ts +0 -104
- package/src/actions-v2/CompleteRemediationWorkOrderFlowDto.ts +0 -352
- package/src/actions-v2/CompleteServiceWorkOrderDto.ts +0 -140
- package/src/actions-v2/CompleteServiceWorkOrderFlowDto.ts +0 -1351
- package/src/actions-v2/ConfirmPaymentSuccessDto.ts +0 -102
- package/src/actions-v2/ConfirmTransactionDto.ts +0 -108
- package/src/actions-v2/CreateActivityLogEntryDto.ts +0 -112
- package/src/actions-v2/CreateBillingRequestForInvoicesDto.ts +0 -167
- package/src/actions-v2/CreateBillingRequestTransactionDto.ts +0 -142
- package/src/actions-v2/CreateBundleProductActionDto.ts +0 -365
- package/src/actions-v2/CreateBusinessAccountDto.ts +0 -98
- package/src/actions-v2/CreateCancelCollectionAmcoDto.ts +0 -96
- package/src/actions-v2/CreateCaseDto.ts +0 -115
- package/src/actions-v2/CreateCaseFromContactDto.ts +0 -188
- package/src/actions-v2/CreateChurnRequestDto.ts +0 -107
- package/src/actions-v2/CreateCollectionAmcoReplacementWorkOrderDto.ts +0 -182
- package/src/actions-v2/CreateCollectionAmcoReplacementWorkOrderFromWorkOrderDto.ts +0 -259
- package/src/actions-v2/CreateCollectionAmcoWorkOrderDto.ts +0 -195
- package/src/actions-v2/CreateCollectionAmcoWorkOrderFromOrderDto.ts +0 -269
- package/src/actions-v2/CreateCollectionRescheduledChangeReasonTenantDto.ts +0 -108
- package/src/actions-v2/CreateCollectionWorkOrderDto.ts +0 -105
- package/src/actions-v2/CreateCollectionWorkOrderFromOrderDto.ts +0 -177
- package/src/actions-v2/CreateConfigDto.ts +0 -95
- package/src/actions-v2/CreateContactDto.ts +0 -170
- package/src/actions-v2/CreateConversationDto.ts +0 -97
- package/src/actions-v2/CreateCustomerDeviceOntDto.ts +0 -111
- package/src/actions-v2/CreateDispatchAmcoWorkOrderDto.ts +0 -217
- package/src/actions-v2/CreateDispatchAmcoWorkOrderFromOrderDto.ts +0 -289
- package/src/actions-v2/CreateEmailTemplateDto.ts +0 -105
- package/src/actions-v2/CreateFieldServiceDispatchedProductDto.ts +0 -89
- package/src/actions-v2/CreateFieldServiceMeshProductDto.ts +0 -122
- package/src/actions-v2/CreateFieldServiceProductDto.ts +0 -124
- package/src/actions-v2/CreateFieldServiceRouterProductDto.ts +0 -122
- package/src/actions-v2/CreateFinalNoticeActivityDto.ts +0 -118
- package/src/actions-v2/CreateFinanceWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreateImpersonationTrackerDto.ts +0 -117
- package/src/actions-v2/CreateInspectionDto.ts +0 -167
- package/src/actions-v2/CreateInspectionWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreateInstallBusinessWorkOrderDto.ts +0 -120
- package/src/actions-v2/CreateInstallCancelledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreateInstallCancelledChangeReasonTenantDto.ts +0 -110
- package/src/actions-v2/CreateInstallDto.ts +0 -165
- package/src/actions-v2/CreateInstallRescheduledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreateInstallRescheduledChangeReasonTenantDto.ts +0 -110
- package/src/actions-v2/CreateInstallServiceDto.ts +0 -165
- package/src/actions-v2/CreateInstallWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreateInstallWorkOrderFlowDto.ts +0 -99
- package/src/actions-v2/CreateInternetProductActionDto.ts +0 -372
- package/src/actions-v2/CreateLaborProductActionDto.ts +0 -365
- package/src/actions-v2/CreateLandlineProductActionDto.ts +0 -365
- package/src/actions-v2/CreateLeadDto.ts +0 -105
- package/src/actions-v2/CreateLeadFromAddressDto.ts +0 -323
- package/src/actions-v2/CreateLinkedWorkOrderDto.ts +0 -97
- package/src/actions-v2/CreateLinkedWorkOrderFlowDto.ts +0 -808
- package/src/actions-v2/CreateMeshProductActionDto.ts +0 -365
- package/src/actions-v2/CreateMobileProductActionDto.ts +0 -359
- package/src/actions-v2/CreateNavigationConfigDto.ts +0 -99
- package/src/actions-v2/CreateNetworkAdjustmentWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreateNetworkDeviceDto.ts +0 -114
- package/src/actions-v2/CreateNewReturnDto.ts +0 -359
- package/src/actions-v2/CreateNoteDto.ts +0 -110
- package/src/actions-v2/CreateNoteForCaseAssignmentDto.ts +0 -96
- package/src/actions-v2/CreateOneTouchSwitchOrderDto.ts +0 -151
- package/src/actions-v2/CreateOntReplacementApprovalDto.ts +0 -92
- package/src/actions-v2/CreateOtpTransactionDto.ts +0 -135
- package/src/actions-v2/CreatePaymentDto.ts +0 -93
- package/src/actions-v2/CreatePaymentForInvoicesDto.ts +0 -123
- package/src/actions-v2/CreatePaymentMethodDto.ts +0 -95
- package/src/actions-v2/CreatePaymentMethodRefundDto.ts +0 -109
- package/src/actions-v2/CreatePermissionToFailDto.ts +0 -89
- package/src/actions-v2/CreatePicRequestDto.ts +0 -106
- package/src/actions-v2/CreatePlanningWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreatePrePullCancelledChangeReasonSupplierDto.ts +0 -108
- package/src/actions-v2/CreatePrePullDto.ts +0 -165
- package/src/actions-v2/CreatePrePullRescheduledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreatePrePullWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreatePrimaryAccountDto.ts +0 -116
- package/src/actions-v2/CreatePushNotificationDto.ts +0 -121
- package/src/actions-v2/CreateRecontractOrderDto.ts +0 -182
- package/src/actions-v2/CreateRecontractOrderItemDto.ts +0 -226
- package/src/actions-v2/CreateRecontractVoiceConfigurationDto.ts +0 -114
- package/src/actions-v2/CreateRemediationCancelledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreateRemediationDto.ts +0 -165
- package/src/actions-v2/CreateRemediationRescheduledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreateRemediationWorkOrderDto.ts +0 -119
- package/src/actions-v2/CreateResellerAccountDto.ts +0 -98
- package/src/actions-v2/CreateServiceCancelledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreateServiceCancelledChangeReasonTenantDto.ts +0 -110
- package/src/actions-v2/CreateServiceDto.ts +0 -139
- package/src/actions-v2/CreateServiceRescheduledChangeReasonSupplierDto.ts +0 -110
- package/src/actions-v2/CreateServiceRescheduledChangeReasonTenantDto.ts +0 -110
- package/src/actions-v2/CreateServiceWorkOrderDto.ts +0 -99
- package/src/actions-v2/CreateTeamDto.ts +0 -88
- package/src/actions-v2/CreateTimeSlotDto.ts +0 -173
- package/src/actions-v2/CreateWayleaveDto.ts +0 -165
- package/src/actions-v2/CreateWayleaveWorkOrderDto.ts +0 -112
- package/src/actions-v2/CreateWayleaveWorkOrderFlowDto.ts +0 -524
- package/src/actions-v2/CreateWorkOrderStatusUpdateDto.ts +0 -128
- package/src/actions-v2/CreditNoteCreateDto.ts +0 -113
- package/src/actions-v2/CreditNoteUpdateDto.ts +0 -118
- package/src/actions-v2/CrmDatasetDefaultUpdateDto.ts +0 -127
- package/src/actions-v2/CustomerDeviceAtaUpdateDto.ts +0 -105
- package/src/actions-v2/CustomerDeviceRouterCreateDto.ts +0 -127
- package/src/actions-v2/CustomerDeviceRouterUpdateDto.ts +0 -154
- package/src/actions-v2/DeactivateOrderDunningDto.ts +0 -102
- package/src/actions-v2/DefaultInstallWorkOrderEditFormDto.ts +0 -97
- package/src/actions-v2/DefaultServiceWorkOrderEditFormDto.ts +0 -125
- package/src/actions-v2/DefaultUpdateChurnRequestDto.ts +0 -109
- package/src/actions-v2/DefaultUpdatePicRequestDto.ts +0 -109
- package/src/actions-v2/DiscountCreateDto.ts +0 -152
- package/src/actions-v2/DiscountUpdateDto.ts +0 -158
- package/src/actions-v2/EditCaseFormDto.ts +0 -132
- package/src/actions-v2/EditCollectionAmcoWorkOrderDto.ts +0 -121
- package/src/actions-v2/EditFieldServiceProductDto.ts +0 -125
- package/src/actions-v2/EditNetworkDeviceDto.ts +0 -120
- package/src/actions-v2/EditReturnDto.ts +0 -122
- package/src/actions-v2/EscalateCaseActionDto.ts +0 -108
- package/src/actions-v2/EscalateCaseTransitionDto.ts +0 -259
- package/src/actions-v2/FailPaymentDto.ts +0 -102
- package/src/actions-v2/FailTransactionDto.ts +0 -108
- package/src/actions-v2/FlowStepCompleteCollectionConfirmationDto.ts +0 -180
- package/src/actions-v2/FlowStepEnRouteCallConfirmationDto.ts +0 -98
- package/src/actions-v2/FlowStepEnRouteCollectionConfirmationDto.ts +0 -106
- package/src/actions-v2/FlowStepMoreInforRequiredToVerifiedConfirmationDto.ts +0 -90
- package/src/actions-v2/FlowStepReceivedConfirmationDto.ts +0 -108
- package/src/actions-v2/FlowStepReceivedToVerifiedConfirmationDto.ts +0 -116
- package/src/actions-v2/FlowStepUpdateToAdditionalApprovalRequiredDto.ts +0 -90
- package/src/actions-v2/FlowStepVerifiedToApprovedDto.ts +0 -99
- package/src/actions-v2/InProgressWorkOrderConfirmationDto.ts +0 -95
- package/src/actions-v2/InvoiceCreateDto.ts +0 -79
- package/src/actions-v2/InvoiceUpdateDto.ts +0 -110
- package/src/actions-v2/KnowledgeArticleReleaseNoteCreateDto.ts +0 -85
- package/src/actions-v2/KnowledgeArticleUserGuideCreateDto.ts +0 -95
- package/src/actions-v2/ManageCommisionDto.ts +0 -97
- package/src/actions-v2/ManageSlaDto.ts +0 -112
- package/src/actions-v2/MarkCaseClosedDto.ts +0 -105
- package/src/actions-v2/MarkCaseResolvedDto.ts +0 -105
- package/src/actions-v2/MoveBusinessInstallToCancelledDto.ts +0 -102
- package/src/actions-v2/MoveBusinessInstallToCompleteDto.ts +0 -102
- package/src/actions-v2/MoveBusinessInstallToEnRouteDto.ts +0 -102
- package/src/actions-v2/MoveBusinessInstallToInProgressDto.ts +0 -102
- package/src/actions-v2/MoveBusinessInstallToReadyForInstallationDto.ts +0 -102
- package/src/actions-v2/MoveBusinessInstallToRemediationDto.ts +0 -444
- package/src/actions-v2/MoveBusinessInstallToSiteSurveyRequiredDto.ts +0 -102
- package/src/actions-v2/MoveBusinessInstallWorkOrderFromReadyToInstallationToScheduledDto.ts +0 -102
- package/src/actions-v2/MoveCaseOutageToSolvedAction2Dto.ts +0 -118
- package/src/actions-v2/MoveCaseOutageToSolvedActionDto.ts +0 -118
- package/src/actions-v2/MoveCaseOutageToSolvedTransitionDto.ts +0 -102
- package/src/actions-v2/MoveCaseToBlockedActionDto.ts +0 -116
- package/src/actions-v2/MoveCaseToBlockedTransitionDto.ts +0 -194
- package/src/actions-v2/MoveCaseToPendingAgentTransitionDto.ts +0 -102
- package/src/actions-v2/MoveCaseToPendingReviewActionDto.ts +0 -124
- package/src/actions-v2/MoveCaseToPendingReviewTransitionDto.ts +0 -202
- package/src/actions-v2/MoveCaseToSolvedActionDto.ts +0 -115
- package/src/actions-v2/MoveCaseToSolvedTransitionDto.ts +0 -102
- package/src/actions-v2/MoveCboToAdditionalApprovalRequiredDto.ts +0 -107
- package/src/actions-v2/MoveCboToApprovedDto.ts +0 -207
- package/src/actions-v2/MoveCboToCancelledDto.ts +0 -102
- package/src/actions-v2/MoveCboToMoreInfoRequiredDto.ts +0 -102
- package/src/actions-v2/MoveCboToReceivedDto.ts +0 -186
- package/src/actions-v2/MoveCboToRefundProcessedDto.ts +0 -102
- package/src/actions-v2/MoveCboToVerifiedDto.ts +0 -102
- package/src/actions-v2/MoveCollectionAmcoToCancelledDto.ts +0 -105
- package/src/actions-v2/MoveCollectionAmcoToCompleteDto.ts +0 -105
- package/src/actions-v2/MoveCollectionAmcoToErrorDto.ts +0 -105
- package/src/actions-v2/MoveCollectionAmcoToPendingInspectionDto.ts +0 -105
- package/src/actions-v2/MoveCollectionAmcoToPendingReturnDto.ts +0 -105
- package/src/actions-v2/MoveCollectionAmcoToReceivedDto.ts +0 -105
- package/src/actions-v2/MoveCollectionWorkOrderFromAcceptedToEnRouteDto.ts +0 -184
- package/src/actions-v2/MoveCollectionWorkOrderFromEnRouteToReceivedDto.ts +0 -102
- package/src/actions-v2/MoveCollectionWorkOrderFromReceivedToCompleteDto.ts +0 -258
- package/src/actions-v2/MoveCollectionWorkOrderToCancelledDto.ts +0 -102
- package/src/actions-v2/MoveCollectionWorkOrderToCompleteDto.ts +0 -85
- package/src/actions-v2/MoveDefaultCaseFromOpenToClosedDto.ts +0 -186
- package/src/actions-v2/MoveDispatchAmcoToCancelledDto.ts +0 -103
- package/src/actions-v2/MoveFinanceWorkOrderToApprovalDto.ts +0 -102
- package/src/actions-v2/MoveFinanceWorkOrderToCancelledDto.ts +0 -102
- package/src/actions-v2/MoveFinanceWorkOrderToCompleteDto.ts +0 -102
- package/src/actions-v2/MoveFinanceWorkOrderToNeedInformationDto.ts +0 -102
- package/src/actions-v2/MoveFinanceWorkOrderToPurchaseOrderDto.ts +0 -102
- package/src/actions-v2/MoveInspectionWorkOrderToCancelledDto.ts +0 -100
- package/src/actions-v2/MoveInspectionWorkOrderToCompleteDto.ts +0 -100
- package/src/actions-v2/MoveInspectionWorkOrderToEnRouteDto.ts +0 -102
- package/src/actions-v2/MoveInspectionWorkOrderToInProgressDto.ts +0 -174
- package/src/actions-v2/MoveInspectionWorkOrderToInProgressSubstantialDto.ts +0 -576
- package/src/actions-v2/MoveInspectionWorkOrderToRemediationDto.ts +0 -100
- package/src/actions-v2/MoveInstallWorkOrderFromInProgressToCompleteDto.ts +0 -103
- package/src/actions-v2/MoveInstallWorkOrderToEnRouteDto.ts +0 -174
- package/src/actions-v2/MoveInstallWorkOrderToInProgressDto.ts +0 -172
- package/src/actions-v2/MoveInstallWorkOrderToInProgressSubstantialDto.ts +0 -576
- package/src/actions-v2/MoveInstallWorkOrderToRemediationDto.ts +0 -444
- package/src/actions-v2/MoveInstallWorkOrderToScheduledDto.ts +0 -108
- package/src/actions-v2/MoveLeadToContactedDto.ts +0 -99
- package/src/actions-v2/MoveLeadToLostDto.ts +0 -99
- package/src/actions-v2/MoveLeadToQualifiedDto.ts +0 -99
- package/src/actions-v2/MoveLeadToWonDto.ts +0 -99
- package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToCancelledDto.ts +0 -102
- package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToCompleteDto.ts +0 -102
- package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToNaRaisedDto.ts +0 -102
- package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToNaRejectedDto.ts +0 -102
- package/src/actions-v2/MoveOrderFromAcceptedToScheduledDto.ts +0 -99
- package/src/actions-v2/MoveOrderFromActiveToPendingCancellationDto.ts +0 -104
- package/src/actions-v2/MoveOrderFromCancelledToActiveDto.ts +0 -99
- package/src/actions-v2/MoveOrderFromDeactivatedToActiveDto.ts +0 -99
- package/src/actions-v2/MoveOrderFromDeactivatedToCancelledDto.ts +0 -182
- package/src/actions-v2/MoveOrderFromDraftToAnyStageDto.ts +0 -99
- package/src/actions-v2/MoveOrderFromPendingCancellationToActiveDto.ts +0 -99
- package/src/actions-v2/MoveOrderFromPendingCancellationToCancelledDto.ts +0 -182
- package/src/actions-v2/MoveOrderFromPreOrderToCancelledDto.ts +0 -99
- package/src/actions-v2/MoveOrderToActiveDto.ts +0 -192
- package/src/actions-v2/MoveOrderToDeactivatedFromActiveDto.ts +0 -99
- package/src/actions-v2/MoveOutageToSolvedActionDto.ts +0 -105
- package/src/actions-v2/MovePlanningWorkOrderToCancelledDto.ts +0 -102
- package/src/actions-v2/MovePlanningWorkOrderToDesignCompleteDto.ts +0 -102
- package/src/actions-v2/MovePlanningWorkOrderToDesignInProgressDto.ts +0 -102
- package/src/actions-v2/MovePlanningWorkOrderToDesignQcDto.ts +0 -102
- package/src/actions-v2/MovePlanningWorkOrderToMoreInformationRequiredDto.ts +0 -102
- package/src/actions-v2/MovePlanningWorkOrderToOnHoldDto.ts +0 -102
- package/src/actions-v2/MovePrePullWorkOrderToEnRouteDto.ts +0 -102
- package/src/actions-v2/MovePrePullWorkOrderToInProgressDto.ts +0 -172
- package/src/actions-v2/MovePrePullWorkOrderToInProgressSubstantialDto.ts +0 -576
- package/src/actions-v2/MovePrePullWorkOrderToRemediationDto.ts +0 -444
- package/src/actions-v2/MoveRemediationWorkOrderToEnRouteDto.ts +0 -102
- package/src/actions-v2/MoveRemediationWorkOrderToInProgressDto.ts +0 -174
- package/src/actions-v2/MoveRemediationWorkOrderToInProgressSubstantialDto.ts +0 -576
- package/src/actions-v2/MoveRemediationWorkOrderToRemediationDto.ts +0 -444
- package/src/actions-v2/MoveServiceWorkOrderFromAcceptedToScheduledDto.ts +0 -102
- package/src/actions-v2/MoveServiceWorkOrderToCancelledDto.ts +0 -105
- package/src/actions-v2/MoveServiceWorkOrderToEnRouteDto.ts +0 -100
- package/src/actions-v2/MoveServiceWorkOrderToInProgressDto.ts +0 -172
- package/src/actions-v2/MoveServiceWorkOrderToInProgressSubstantialDto.ts +0 -576
- package/src/actions-v2/MoveServiceWorkOrderToRemediationDto.ts +0 -444
- package/src/actions-v2/MoveWayleaveWorkOrderToAwaitingPtdDto.ts +0 -102
- package/src/actions-v2/MoveWayleaveWorkOrderToCancelledDto.ts +0 -102
- package/src/actions-v2/MoveWayleaveWorkOrderToCompleteDto.ts +0 -102
- package/src/actions-v2/MoveWayleaveWorkOrderToInReviewDto.ts +0 -102
- package/src/actions-v2/MoveWayleaveWorkOrderToNeedInformationDto.ts +0 -102
- package/src/actions-v2/MoveWayleaveWorkOrderToSubmittedDto.ts +0 -102
- package/src/actions-v2/NewAppointmentDto.ts +0 -127
- package/src/actions-v2/OderUpdateDto.ts +0 -85
- package/src/actions-v2/OfferCreateDto.ts +0 -165
- package/src/actions-v2/OfferUpdateDto.ts +0 -171
- package/src/actions-v2/OrderItemUpdateDto.ts +0 -122
- package/src/actions-v2/OverlayA55UpdateDto.ts +0 -327
- package/src/actions-v2/OverrideMovePicToInProgressDto.ts +0 -105
- package/src/actions-v2/PriceBookCreateActionDto.ts +0 -112
- package/src/actions-v2/PriceBookUpdateActionDto.ts +0 -118
- package/src/actions-v2/PriceMatchDto.ts +0 -105
- package/src/actions-v2/ReActionReturnCompletionDto.ts +0 -99
- package/src/actions-v2/ReactivateOrderAfterRollbackDto.ts +0 -102
- package/src/actions-v2/ReassociateOrderItemDevicesDto.ts +0 -90
- package/src/actions-v2/RemoveAssignmentFromCaseDto.ts +0 -100
- package/src/actions-v2/RequestToReplaceOntDto.ts +0 -167
- package/src/actions-v2/RescheduleBusinessInstallWorkOrderSupplierDto.ts +0 -185
- package/src/actions-v2/RescheduleBusinessInstallWorkOrderTenantDto.ts +0 -185
- package/src/actions-v2/RescheduleCollectionWorkOrderTenantDto.ts +0 -183
- package/src/actions-v2/RescheduleInspectionWorkOrderSupplierDto.ts +0 -185
- package/src/actions-v2/RescheduleInstallWorkOrderSupplierDto.ts +0 -185
- package/src/actions-v2/RescheduleInstallWorkOrderTenantDto.ts +0 -185
- package/src/actions-v2/ReschedulePrePullWorkOrderSupplierDto.ts +0 -185
- package/src/actions-v2/RescheduleRemediationWorkOrderSupplierDto.ts +0 -185
- package/src/actions-v2/RescheduleServiceWorkOrderSupplierDto.ts +0 -185
- package/src/actions-v2/RescheduleServiceWorkOrderTenantDto.ts +0 -185
- package/src/actions-v2/ResendCollectionAmcoWorkOrderToAmcoDto.ts +0 -104
- package/src/actions-v2/ScheduleSlotCreateDto.ts +0 -175
- package/src/actions-v2/ScheduleSlotUpdateDto.ts +0 -173
- package/src/actions-v2/SelectRelatedPaymentmethodDto.ts +0 -84
- package/src/actions-v2/SentToVoyagerDto.ts +0 -97
- package/src/actions-v2/SetInvoiceDunningBrqRequestDto.ts +0 -117
- package/src/actions-v2/SetInvoiceDunningOtpCreatedDto.ts +0 -108
- package/src/actions-v2/SetInvoiceDunningPaymentFailedDto.ts +0 -116
- package/src/actions-v2/SetInvoiceFinalDunningReminderDto.ts +0 -123
- package/src/actions-v2/SetInvoiceInitialDunningReminderDto.ts +0 -115
- package/src/actions-v2/SetInvoicePaidFromOtpDto.ts +0 -133
- package/src/actions-v2/SetOrderCancelOnDateDto.ts +0 -99
- package/src/actions-v2/SetOrderDeactivateOnDateDto.ts +0 -100
- package/src/actions-v2/SetPaymentLinkDto.ts +0 -100
- package/src/actions-v2/SetPaymentPendingDto.ts +0 -92
- package/src/actions-v2/SetPaymentProcessingDto.ts +0 -102
- package/src/actions-v2/StartBillingRequestFlowDto.ts +0 -122
- package/src/actions-v2/TestAction123321Dto.ts +0 -81
- package/src/actions-v2/TransactionCreateDto.ts +0 -128
- package/src/actions-v2/TransactionUpdateDto.ts +0 -130
- package/src/actions-v2/UpdateActivityDateDto.ts +0 -101
- package/src/actions-v2/UpdateAdditionalCareDto.ts +0 -143
- package/src/actions-v2/UpdateAddressDataSetDto.ts +0 -99
- package/src/actions-v2/UpdateBillingRequestTransactionStatusDto.ts +0 -100
- package/src/actions-v2/UpdateBundleProductActionDto.ts +0 -363
- package/src/actions-v2/UpdateBusinessAccountDto.ts +0 -104
- package/src/actions-v2/UpdateCallDto.ts +0 -97
- package/src/actions-v2/UpdateCancellationReasonDefaultDto.ts +0 -105
- package/src/actions-v2/UpdateConfigDto.ts +0 -101
- package/src/actions-v2/UpdateContactDto.ts +0 -212
- package/src/actions-v2/UpdateConversationDto.ts +0 -104
- package/src/actions-v2/UpdateCustomerDeviceOntDto.ts +0 -151
- package/src/actions-v2/UpdateDefaultWorkOrderDto.ts +0 -160
- package/src/actions-v2/UpdateDto.ts +0 -227
- package/src/actions-v2/UpdateEmailTemplateDto.ts +0 -111
- package/src/actions-v2/UpdateInspectionDto.ts +0 -173
- package/src/actions-v2/UpdateInspectionWorkOrderDto.ts +0 -97
- package/src/actions-v2/UpdateInstallScheduleDto.ts +0 -173
- package/src/actions-v2/UpdateInternetProductActionDto.ts +0 -377
- package/src/actions-v2/UpdateLaborProductActionDto.ts +0 -378
- package/src/actions-v2/UpdateLandlineProductActionDto.ts +0 -370
- package/src/actions-v2/UpdateLeadDto.ts +0 -103
- package/src/actions-v2/UpdateLosingOneTouchSwitchOrderDto.ts +0 -176
- package/src/actions-v2/UpdateMeshProductActionDto.ts +0 -370
- package/src/actions-v2/UpdateMobileProductActionDto.ts +0 -363
- package/src/actions-v2/UpdateNoteDto.ts +0 -114
- package/src/actions-v2/UpdateOneTouchSwitchOrderDto.ts +0 -174
- package/src/actions-v2/UpdateOrderDto.ts +0 -101
- package/src/actions-v2/UpdatePaymentMethodDto.ts +0 -105
- package/src/actions-v2/UpdatePrePullScheduleDto.ts +0 -173
- package/src/actions-v2/UpdatePrimaryAccountDto.ts +0 -113
- package/src/actions-v2/UpdateRemediationDto.ts +0 -171
- package/src/actions-v2/UpdateRemediationWorkOrderDto.ts +0 -97
- package/src/actions-v2/UpdateResellerAccountDto.ts +0 -104
- package/src/actions-v2/UpdateSaDelayReasonDefaultDto.ts +0 -105
- package/src/actions-v2/UpdateSaInformReasonDefaultDto.ts +0 -105
- package/src/actions-v2/UpdateSaRescheduleReasonDefaultDto.ts +0 -105
- package/src/actions-v2/UpdateSentimentDto.ts +0 -100
- package/src/actions-v2/UpdateServiceDto.ts +0 -145
- package/src/actions-v2/UpdateServiceScheduleDto.ts +0 -173
- package/src/actions-v2/UpdateSsraDto.ts +0 -499
- package/src/actions-v2/UpdateSupportEmailDto.ts +0 -170
- package/src/actions-v2/UpdateTagsDto.ts +0 -100
- package/src/actions-v2/UpdateTeamDto.ts +0 -117
- package/src/actions-v2/UpdateTimeSlotDto.ts +0 -178
- package/src/actions-v2/UpdateTransactionExternalRefDto.ts +0 -100
- package/src/actions-v2/UpdateUserDto.ts +0 -157
- package/src/actions-v2/UpdateVoiceConfigurationDto.ts +0 -214
- package/src/actions-v2/UpdateWayleaveWorkOrderDto.ts +0 -97
- package/src/actions-v2/VisitCreateDto.ts +0 -126
- package/src/actions-v2/VisitUpdateDto.ts +0 -123
- package/src/actions-v2/VoiceConfigUpdateDto.ts +0 -127
- package/src/actions-v2/VoidPaymentDto.ts +0 -102
- package/src/api-sdk-v2/AccountApi.ts +0 -324
- package/src/api-sdk-v2/ActivityApi.ts +0 -285
- package/src/api-sdk-v2/ActivityLogApi.ts +0 -220
- package/src/api-sdk-v2/AddressApi.ts +0 -402
- package/src/api-sdk-v2/AppointmentApi.ts +0 -246
- package/src/api-sdk-v2/AppointmentCalendarApi.ts +0 -155
- package/src/api-sdk-v2/BillingAdjustmentApi.ts +0 -207
- package/src/api-sdk-v2/BillingRequestApi.ts +0 -246
- package/src/api-sdk-v2/BlockageA55Api.ts +0 -207
- package/src/api-sdk-v2/BlockageReportA55Api.ts +0 -194
- package/src/api-sdk-v2/CalendarApi.ts +0 -155
- package/src/api-sdk-v2/CallApi.ts +0 -285
- package/src/api-sdk-v2/CallEventApi.ts +0 -194
- package/src/api-sdk-v2/CallLegApi.ts +0 -233
- package/src/api-sdk-v2/CallTransferApi.ts +0 -246
- package/src/api-sdk-v2/CallUpdatesApi.ts +0 -155
- package/src/api-sdk-v2/CaseActionApi.ts +0 -168
- package/src/api-sdk-v2/CaseApi.ts +0 -467
- package/src/api-sdk-v2/CaseQueueListViewApi.ts +0 -155
- package/src/api-sdk-v2/ChangeReasonApi.ts +0 -220
- package/src/api-sdk-v2/ChurnRequestApi.ts +0 -181
- package/src/api-sdk-v2/CommissionApi.ts +0 -207
- package/src/api-sdk-v2/ConfigApi.ts +0 -155
- package/src/api-sdk-v2/ConsumptionRateApi.ts +0 -181
- package/src/api-sdk-v2/ConsumptionScheduleApi.ts +0 -194
- package/src/api-sdk-v2/ContactApi.ts +0 -532
- package/src/api-sdk-v2/ContactIdentityApi.ts +0 -207
- package/src/api-sdk-v2/ContractBuyOutApi.ts +0 -246
- package/src/api-sdk-v2/ConversationApi.ts +0 -181
- package/src/api-sdk-v2/CreditNoteApi.ts +0 -207
- package/src/api-sdk-v2/CrmDatasetApi.ts +0 -246
- package/src/api-sdk-v2/CustomerDeviceAtaApi.ts +0 -168
- package/src/api-sdk-v2/CustomerDeviceConfigurationApi.ts +0 -181
- package/src/api-sdk-v2/CustomerDeviceOntApi.ts +0 -285
- package/src/api-sdk-v2/CustomerDeviceOntRemovalApi.ts +0 -181
- package/src/api-sdk-v2/CustomerDeviceRouterApi.ts +0 -246
- package/src/api-sdk-v2/CustomerPhonePortingApi.ts +0 -168
- package/src/api-sdk-v2/DeactivationApprovalApi.ts +0 -194
- package/src/api-sdk-v2/DiscountApi.ts +0 -233
- package/src/api-sdk-v2/EmailApi.ts +0 -220
- package/src/api-sdk-v2/EmailTemplateApi.ts +0 -155
- package/src/api-sdk-v2/EngineerApi.ts +0 -155
- package/src/api-sdk-v2/ExchangeApi.ts +0 -194
- package/src/api-sdk-v2/FieldServiceDispatchedProductApi.ts +0 -207
- package/src/api-sdk-v2/FieldServiceProductApi.ts +0 -233
- package/src/api-sdk-v2/FileApi.ts +0 -948
- package/src/api-sdk-v2/FingerprintApi.ts +0 -207
- package/src/api-sdk-v2/ImpersonationTrackerApi.ts +0 -181
- package/src/api-sdk-v2/InternalInstallAuditApi.ts +0 -194
- package/src/api-sdk-v2/InvoiceApi.ts +0 -376
- package/src/api-sdk-v2/InvoiceItemApi.ts +0 -181
- package/src/api-sdk-v2/KnowledgeArticleApi.ts +0 -194
- package/src/api-sdk-v2/LeadApi.ts +0 -363
- package/src/api-sdk-v2/LinearIssueApi.ts +0 -155
- package/src/api-sdk-v2/McPendingEventApi.ts +0 -168
- package/src/api-sdk-v2/MessageApi.ts +0 -181
- package/src/api-sdk-v2/MilestoneApi.ts +0 -207
- package/src/api-sdk-v2/MobileCdrApi.ts +0 -155
- package/src/api-sdk-v2/MobileConfigurationApi.ts +0 -194
- package/src/api-sdk-v2/MobileCountryRateApi.ts +0 -155
- package/src/api-sdk-v2/MobileEdrApi.ts +0 -155
- package/src/api-sdk-v2/MobileSubscriberApi.ts +0 -181
- package/src/api-sdk-v2/MsPendingEventApi.ts +0 -168
- package/src/api-sdk-v2/NetomniaFtth1StageInstallAuditApi.ts +0 -194
- package/src/api-sdk-v2/NetomniaFtth2StageInstallAuditApi.ts +0 -194
- package/src/api-sdk-v2/NetomniaFtthServiceVisitSheetApi.ts +0 -194
- package/src/api-sdk-v2/NetomniaInstallVerificationApi.ts +0 -194
- package/src/api-sdk-v2/NetworkDeviceApi.ts +0 -181
- package/src/api-sdk-v2/Noinstall3AuditOfInstallationSheetApi.ts +0 -168
- package/src/api-sdk-v2/NoteApi.ts +0 -1104
- package/src/api-sdk-v2/NotificationTemplateApi.ts +0 -155
- package/src/api-sdk-v2/OfferApi.ts +0 -220
- package/src/api-sdk-v2/OhAuditOfInstallationApi.ts +0 -194
- package/src/api-sdk-v2/OhExternalAuditApi.ts +0 -194
- package/src/api-sdk-v2/OhInProgressAuditApi.ts +0 -194
- package/src/api-sdk-v2/OhInstallationAuditApi.ts +0 -194
- package/src/api-sdk-v2/OhRetroAuditApi.ts +0 -194
- package/src/api-sdk-v2/OltSnapshotApi.ts +0 -168
- package/src/api-sdk-v2/OneTouchSwitchApi.ts +0 -285
- package/src/api-sdk-v2/OntReplacementApprovalApi.ts +0 -181
- package/src/api-sdk-v2/OrderApi.ts +0 -610
- package/src/api-sdk-v2/OrderCheckApi.ts +0 -168
- package/src/api-sdk-v2/OrderItemApi.ts +0 -363
- package/src/api-sdk-v2/OrderRemediationTaskApi.ts +0 -207
- package/src/api-sdk-v2/OrganizationApi.ts +0 -207
- package/src/api-sdk-v2/OutageApi.ts +0 -181
- package/src/api-sdk-v2/OverlayRealA55Api.ts +0 -194
- package/src/api-sdk-v2/PICRequestApi.ts +0 -181
- package/src/api-sdk-v2/PaymentApi.ts +0 -194
- package/src/api-sdk-v2/PaymentMethodApi.ts +0 -246
- package/src/api-sdk-v2/PaymentMethodRefundApi.ts +0 -259
- package/src/api-sdk-v2/PermissionToFailApi.ts +0 -194
- package/src/api-sdk-v2/PhoneNumberApi.ts +0 -181
- package/src/api-sdk-v2/Premise2Api.ts +0 -155
- package/src/api-sdk-v2/PremiseApi.ts +0 -155
- package/src/api-sdk-v2/PriceBookApi.ts +0 -181
- package/src/api-sdk-v2/ProductApi.ts +0 -298
- package/src/api-sdk-v2/ProductComponentApi.ts +0 -194
- package/src/api-sdk-v2/ProgramApi.ts +0 -181
- package/src/api-sdk-v2/ProjectApi.ts +0 -194
- package/src/api-sdk-v2/PushNotificationApi.ts +0 -181
- package/src/api-sdk-v2/QueueApi.ts +0 -194
- package/src/api-sdk-v2/QueueChangeApi.ts +0 -181
- package/src/api-sdk-v2/RegionApi.ts +0 -181
- package/src/api-sdk-v2/RemediationOutcomeFormApi.ts +0 -194
- package/src/api-sdk-v2/RemediationRequiredReasonApi.ts +0 -207
- package/src/api-sdk-v2/RestrictionApi.ts +0 -194
- package/src/api-sdk-v2/ReturnOrderApi.ts +0 -181
- package/src/api-sdk-v2/ReturnsApi.ts +0 -181
- package/src/api-sdk-v2/SalesLeaderBoardApi.ts +0 -155
- package/src/api-sdk-v2/SalesTerritoryApi.ts +0 -194
- package/src/api-sdk-v2/ScheduleSlotApi.ts +0 -168
- package/src/api-sdk-v2/ServiceApi.ts +0 -181
- package/src/api-sdk-v2/ServiceAppointmentApi.ts +0 -207
- package/src/api-sdk-v2/ServiceAppointmentConfigApi.ts +0 -272
- package/src/api-sdk-v2/ServiceVisitAuditApi.ts +0 -207
- package/src/api-sdk-v2/SiteSpecificRiskAssessmentOutcomeFormApi.ts +0 -194
- package/src/api-sdk-v2/SmsMessageApi.ts +0 -233
- package/src/api-sdk-v2/SmsTemplateApi.ts +0 -155
- package/src/api-sdk-v2/SplitOrderApi.ts +0 -207
- package/src/api-sdk-v2/SubtaskApi.ts +0 -181
- package/src/api-sdk-v2/SupportTaskApi.ts +0 -168
- package/src/api-sdk-v2/SweeperMaintenanceAuditApi.ts +0 -194
- package/src/api-sdk-v2/TaskApi.ts +0 -194
- package/src/api-sdk-v2/TeamApi.ts +0 -207
- package/src/api-sdk-v2/TelesalesDashboardApi.ts +0 -155
- package/src/api-sdk-v2/TimeSlotApi.ts +0 -168
- package/src/api-sdk-v2/TransactionApi.ts +0 -259
- package/src/api-sdk-v2/TwilioUserUpdateApi.ts +0 -168
- package/src/api-sdk-v2/UgAuditOfInstallationApi.ts +0 -194
- package/src/api-sdk-v2/UgExternalAuditApi.ts +0 -194
- package/src/api-sdk-v2/UgInProgressAuditApi.ts +0 -194
- package/src/api-sdk-v2/UgInstallationAuditApi.ts +0 -194
- package/src/api-sdk-v2/UgRetroAuditApi.ts +0 -194
- package/src/api-sdk-v2/UserApi.ts +0 -519
- package/src/api-sdk-v2/VendorApi.ts +0 -181
- package/src/api-sdk-v2/VisitApi.ts +0 -233
- package/src/api-sdk-v2/VoiceConfigurationApi.ts +0 -168
- package/src/api-sdk-v2/WayleaveAuditApi.ts +0 -194
- package/src/api-sdk-v2/WorkOrderApi.ts +0 -1000
- package/src/api-sdk-v2/WorkOrderRemediationViewApi.ts +0 -155
- package/src/api-sdk-v2/WorkOrderStatusUpdateApi.ts +0 -168
- package/src/api-sdk-v2/YfEquipmentCollectionApi.ts +0 -168
- package/src/api-sdk-v2/YfFieldServiceVisitApi.ts +0 -194
- package/src/api-sdk-v2/YfStockCountApi.ts +0 -194
- package/src/api-sdk-v2/YfToolAuditApi.ts +0 -220
- package/src/api-sdk-v2/YfVanAuditApi.ts +0 -220
- package/src/db-accessors-v2/AccountDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ActivityDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ActivityLogDbAccessor.ts +0 -183
- package/src/db-accessors-v2/AddressDbAccessor.ts +0 -183
- package/src/db-accessors-v2/BillingAdjustmentDbAccessor.ts +0 -183
- package/src/db-accessors-v2/BillingRequestDbAccessor.ts +0 -183
- package/src/db-accessors-v2/BlockageA55DbAccessor.ts +0 -183
- package/src/db-accessors-v2/CallLegDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CaseDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ChangeReasonDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ChurnRequestDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ConfigDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ContactDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ContractBuyOutDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ConversationDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CreditNoteDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CrmDatasetDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CustomerDeviceAtaDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CustomerDeviceOntDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CustomerDeviceRouterDbAccessor.ts +0 -183
- package/src/db-accessors-v2/CustomerPhonePortingDbAccessor.ts +0 -183
- package/src/db-accessors-v2/DiscountDbAccessor.ts +0 -183
- package/src/db-accessors-v2/EmailDbAccessor.ts +0 -183
- package/src/db-accessors-v2/EmailTemplateDbAccessor.ts +0 -183
- package/src/db-accessors-v2/FieldServiceDispatchedProductDbAccessor.ts +0 -183
- package/src/db-accessors-v2/FieldServiceProductDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ImpersonationTrackerDbAccessor.ts +0 -183
- package/src/db-accessors-v2/InternalInstallAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/InvoiceDbAccessor.ts +0 -183
- package/src/db-accessors-v2/KnowledgeArticleDbAccessor.ts +0 -183
- package/src/db-accessors-v2/LeadDbAccessor.ts +0 -183
- package/src/db-accessors-v2/NetworkDeviceDbAccessor.ts +0 -183
- package/src/db-accessors-v2/NoteDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OfferDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OhAuditOfInstallationDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OhExternalAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OhInProgressAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OhInstallationAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OhRetroAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OneTouchSwitchDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OntReplacementApprovalDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OrderCheckDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OrderDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OrderItemDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OutageDbAccessor.ts +0 -183
- package/src/db-accessors-v2/OverlayRealA55DbAccessor.ts +0 -183
- package/src/db-accessors-v2/PICRequestDbAccessor.ts +0 -183
- package/src/db-accessors-v2/PaymentDbAccessor.ts +0 -183
- package/src/db-accessors-v2/PaymentMethodDbAccessor.ts +0 -183
- package/src/db-accessors-v2/PaymentMethodRefundDbAccessor.ts +0 -183
- package/src/db-accessors-v2/PermissionToFailDbAccessor.ts +0 -183
- package/src/db-accessors-v2/PriceBookDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ProductDbAccessor.ts +0 -183
- package/src/db-accessors-v2/PushNotificationDbAccessor.ts +0 -183
- package/src/db-accessors-v2/RemediationOutcomeFormDbAccessor.ts +0 -183
- package/src/db-accessors-v2/RemediationRequiredReasonDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ReturnsDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ScheduleSlotDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ServiceAppointmentConfigDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ServiceAppointmentDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ServiceDbAccessor.ts +0 -183
- package/src/db-accessors-v2/ServiceVisitAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/SiteSpecificRiskAssessmentOutcomeFormDbAccessor.ts +0 -183
- package/src/db-accessors-v2/SweeperMaintenanceAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/TeamDbAccessor.ts +0 -183
- package/src/db-accessors-v2/TimeSlotDbAccessor.ts +0 -183
- package/src/db-accessors-v2/TransactionDbAccessor.ts +0 -183
- package/src/db-accessors-v2/UgAuditOfInstallationDbAccessor.ts +0 -183
- package/src/db-accessors-v2/UgExternalAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/UgInProgressAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/UgInstallationAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/UgRetroAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/UserDbAccessor.ts +0 -183
- package/src/db-accessors-v2/VisitDbAccessor.ts +0 -183
- package/src/db-accessors-v2/VoiceConfigurationDbAccessor.ts +0 -183
- package/src/db-accessors-v2/WayleaveAuditDbAccessor.ts +0 -183
- package/src/db-accessors-v2/WorkOrderDbAccessor.ts +0 -183
- package/src/db-accessors-v2/WorkOrderStatusUpdateDbAccessor.ts +0 -183
- package/src/db-accessors-v2/YfFieldServiceVisitDbAccessor.ts +0 -183
- package/src/db-accessors-v2/index.ts +0 -89
- package/src/db-sdk-v2/AccountDb.ts +0 -318
- package/src/db-sdk-v2/ActivityDb.ts +0 -276
- package/src/db-sdk-v2/ActivityLogDb.ts +0 -206
- package/src/db-sdk-v2/AddressDb.ts +0 -402
- package/src/db-sdk-v2/AppointmentCalendarDb.ts +0 -136
- package/src/db-sdk-v2/AppointmentDb.ts +0 -234
- package/src/db-sdk-v2/BillingAdjustmentDb.ts +0 -192
- package/src/db-sdk-v2/BillingRequestDb.ts +0 -234
- package/src/db-sdk-v2/BlockageA55Db.ts +0 -192
- package/src/db-sdk-v2/BlockageReportA55Db.ts +0 -178
- package/src/db-sdk-v2/CalendarDb.ts +0 -136
- package/src/db-sdk-v2/CallDb.ts +0 -276
- package/src/db-sdk-v2/CallEventDb.ts +0 -178
- package/src/db-sdk-v2/CallLegDb.ts +0 -220
- package/src/db-sdk-v2/CallTransferDb.ts +0 -234
- package/src/db-sdk-v2/CallUpdatesDb.ts +0 -136
- package/src/db-sdk-v2/CaseActionDb.ts +0 -150
- package/src/db-sdk-v2/CaseDb.ts +0 -472
- package/src/db-sdk-v2/CaseQueueListViewDb.ts +0 -136
- package/src/db-sdk-v2/ChangeReasonDb.ts +0 -206
- package/src/db-sdk-v2/ChurnRequestDb.ts +0 -164
- package/src/db-sdk-v2/CommissionDb.ts +0 -192
- package/src/db-sdk-v2/ConfigDb.ts +0 -136
- package/src/db-sdk-v2/ConsumptionRateDb.ts +0 -164
- package/src/db-sdk-v2/ConsumptionScheduleDb.ts +0 -178
- package/src/db-sdk-v2/ContactDb.ts +0 -542
- package/src/db-sdk-v2/ContactIdentityDb.ts +0 -192
- package/src/db-sdk-v2/ContractBuyOutDb.ts +0 -234
- package/src/db-sdk-v2/ConversationDb.ts +0 -164
- package/src/db-sdk-v2/CreditNoteDb.ts +0 -192
- package/src/db-sdk-v2/CrmDatasetDb.ts +0 -234
- package/src/db-sdk-v2/CustomerDeviceAtaDb.ts +0 -150
- package/src/db-sdk-v2/CustomerDeviceConfigurationDb.ts +0 -164
- package/src/db-sdk-v2/CustomerDeviceOntDb.ts +0 -276
- package/src/db-sdk-v2/CustomerDeviceOntRemovalDb.ts +0 -164
- package/src/db-sdk-v2/CustomerDeviceRouterDb.ts +0 -234
- package/src/db-sdk-v2/CustomerPhonePortingDb.ts +0 -150
- package/src/db-sdk-v2/DeactivationApprovalDb.ts +0 -178
- package/src/db-sdk-v2/DiscountDb.ts +0 -220
- package/src/db-sdk-v2/EmailDb.ts +0 -206
- package/src/db-sdk-v2/EmailTemplateDb.ts +0 -136
- package/src/db-sdk-v2/EngineerDb.ts +0 -136
- package/src/db-sdk-v2/ExchangeDb.ts +0 -178
- package/src/db-sdk-v2/FieldServiceDispatchedProductDb.ts +0 -192
- package/src/db-sdk-v2/FieldServiceProductDb.ts +0 -220
- package/src/db-sdk-v2/FileDb.ts +0 -990
- package/src/db-sdk-v2/FingerprintDb.ts +0 -192
- package/src/db-sdk-v2/ImpersonationTrackerDb.ts +0 -164
- package/src/db-sdk-v2/InternalInstallAuditDb.ts +0 -178
- package/src/db-sdk-v2/InvoiceDb.ts +0 -374
- package/src/db-sdk-v2/InvoiceItemDb.ts +0 -164
- package/src/db-sdk-v2/KnowledgeArticleDb.ts +0 -178
- package/src/db-sdk-v2/LeadDb.ts +0 -360
- package/src/db-sdk-v2/LinearIssueDb.ts +0 -136
- package/src/db-sdk-v2/McPendingEventDb.ts +0 -150
- package/src/db-sdk-v2/MessageDb.ts +0 -164
- package/src/db-sdk-v2/MilestoneDb.ts +0 -192
- package/src/db-sdk-v2/MobileCdrDb.ts +0 -136
- package/src/db-sdk-v2/MobileConfigurationDb.ts +0 -178
- package/src/db-sdk-v2/MobileCountryRateDb.ts +0 -136
- package/src/db-sdk-v2/MobileEdrDb.ts +0 -136
- package/src/db-sdk-v2/MobileSubscriberDb.ts +0 -164
- package/src/db-sdk-v2/MsPendingEventDb.ts +0 -150
- package/src/db-sdk-v2/NetomniaFtth1StageInstallAuditDb.ts +0 -178
- package/src/db-sdk-v2/NetomniaFtth2StageInstallAuditDb.ts +0 -178
- package/src/db-sdk-v2/NetomniaFtthServiceVisitSheetDb.ts +0 -178
- package/src/db-sdk-v2/NetomniaInstallVerificationDb.ts +0 -178
- package/src/db-sdk-v2/NetworkDeviceDb.ts +0 -164
- package/src/db-sdk-v2/Noinstall3AuditOfInstallationSheetDb.ts +0 -150
- package/src/db-sdk-v2/NoteDb.ts +0 -1158
- package/src/db-sdk-v2/NotificationTemplateDb.ts +0 -136
- package/src/db-sdk-v2/OfferDb.ts +0 -206
- package/src/db-sdk-v2/OhAuditOfInstallationDb.ts +0 -178
- package/src/db-sdk-v2/OhExternalAuditDb.ts +0 -178
- package/src/db-sdk-v2/OhInProgressAuditDb.ts +0 -178
- package/src/db-sdk-v2/OhInstallationAuditDb.ts +0 -178
- package/src/db-sdk-v2/OhRetroAuditDb.ts +0 -178
- package/src/db-sdk-v2/OltSnapshotDb.ts +0 -150
- package/src/db-sdk-v2/OneTouchSwitchDb.ts +0 -276
- package/src/db-sdk-v2/OntReplacementApprovalDb.ts +0 -164
- package/src/db-sdk-v2/OrderCheckDb.ts +0 -150
- package/src/db-sdk-v2/OrderDb.ts +0 -626
- package/src/db-sdk-v2/OrderItemDb.ts +0 -360
- package/src/db-sdk-v2/OrderRemediationTaskDb.ts +0 -192
- package/src/db-sdk-v2/OrganizationDb.ts +0 -192
- package/src/db-sdk-v2/OutageDb.ts +0 -164
- package/src/db-sdk-v2/OverlayRealA55Db.ts +0 -178
- package/src/db-sdk-v2/PICRequestDb.ts +0 -164
- package/src/db-sdk-v2/PaymentDb.ts +0 -178
- package/src/db-sdk-v2/PaymentMethodDb.ts +0 -234
- package/src/db-sdk-v2/PaymentMethodRefundDb.ts +0 -248
- package/src/db-sdk-v2/PermissionToFailDb.ts +0 -178
- package/src/db-sdk-v2/PhoneNumberDb.ts +0 -164
- package/src/db-sdk-v2/Premise2Db.ts +0 -136
- package/src/db-sdk-v2/PremiseDb.ts +0 -136
- package/src/db-sdk-v2/PriceBookDb.ts +0 -164
- package/src/db-sdk-v2/ProductComponentDb.ts +0 -178
- package/src/db-sdk-v2/ProductDb.ts +0 -290
- package/src/db-sdk-v2/ProgramDb.ts +0 -164
- package/src/db-sdk-v2/ProjectDb.ts +0 -178
- package/src/db-sdk-v2/PushNotificationDb.ts +0 -164
- package/src/db-sdk-v2/QueueChangeDb.ts +0 -164
- package/src/db-sdk-v2/QueueDb.ts +0 -178
- package/src/db-sdk-v2/RegionDb.ts +0 -164
- package/src/db-sdk-v2/RemediationOutcomeFormDb.ts +0 -178
- package/src/db-sdk-v2/RemediationRequiredReasonDb.ts +0 -192
- package/src/db-sdk-v2/RestrictionDb.ts +0 -178
- package/src/db-sdk-v2/ReturnOrderDb.ts +0 -164
- package/src/db-sdk-v2/ReturnsDb.ts +0 -164
- package/src/db-sdk-v2/SalesLeaderBoardDb.ts +0 -136
- package/src/db-sdk-v2/SalesTerritoryDb.ts +0 -178
- package/src/db-sdk-v2/ScheduleSlotDb.ts +0 -150
- package/src/db-sdk-v2/ServiceAppointmentConfigDb.ts +0 -262
- package/src/db-sdk-v2/ServiceAppointmentDb.ts +0 -192
- package/src/db-sdk-v2/ServiceDb.ts +0 -164
- package/src/db-sdk-v2/ServiceVisitAuditDb.ts +0 -192
- package/src/db-sdk-v2/SiteSpecificRiskAssessmentOutcomeFormDb.ts +0 -178
- package/src/db-sdk-v2/SmsMessageDb.ts +0 -220
- package/src/db-sdk-v2/SmsTemplateDb.ts +0 -136
- package/src/db-sdk-v2/SplitOrderDb.ts +0 -192
- package/src/db-sdk-v2/SubtaskDb.ts +0 -164
- package/src/db-sdk-v2/SupportTaskDb.ts +0 -150
- package/src/db-sdk-v2/SweeperMaintenanceAuditDb.ts +0 -178
- package/src/db-sdk-v2/TaskDb.ts +0 -178
- package/src/db-sdk-v2/TeamDb.ts +0 -192
- package/src/db-sdk-v2/TelesalesDashboardDb.ts +0 -136
- package/src/db-sdk-v2/TimeSlotDb.ts +0 -150
- package/src/db-sdk-v2/TransactionDb.ts +0 -248
- package/src/db-sdk-v2/TwilioUserUpdateDb.ts +0 -150
- package/src/db-sdk-v2/UgAuditOfInstallationDb.ts +0 -178
- package/src/db-sdk-v2/UgExternalAuditDb.ts +0 -178
- package/src/db-sdk-v2/UgInProgressAuditDb.ts +0 -178
- package/src/db-sdk-v2/UgInstallationAuditDb.ts +0 -178
- package/src/db-sdk-v2/UgRetroAuditDb.ts +0 -178
- package/src/db-sdk-v2/UserDb.ts +0 -528
- package/src/db-sdk-v2/VendorDb.ts +0 -164
- package/src/db-sdk-v2/VisitDb.ts +0 -220
- package/src/db-sdk-v2/VoiceConfigurationDb.ts +0 -150
- package/src/db-sdk-v2/WayleaveAuditDb.ts +0 -178
- package/src/db-sdk-v2/WorkOrderDb.ts +0 -1046
- package/src/db-sdk-v2/WorkOrderRemediationViewDb.ts +0 -136
- package/src/db-sdk-v2/WorkOrderStatusUpdateDb.ts +0 -150
- package/src/db-sdk-v2/YfEquipmentCollectionDb.ts +0 -150
- package/src/db-sdk-v2/YfFieldServiceVisitDb.ts +0 -178
- package/src/db-sdk-v2/YfStockCountDb.ts +0 -178
- package/src/db-sdk-v2/YfToolAuditDb.ts +0 -206
- package/src/db-sdk-v2/YfVanAuditDb.ts +0 -206
- package/src/entities-v2/Account.ts +0 -345
- package/src/entities-v2/Activity.ts +0 -231
- package/src/entities-v2/ActivityLog.ts +0 -152
- package/src/entities-v2/Address.ts +0 -691
- package/src/entities-v2/AddressCrmDataset.ts +0 -189
- package/src/entities-v2/AfpInvoiceFile.ts +0 -360
- package/src/entities-v2/AmcoUpdateWorkOrderStatusUpdate.ts +0 -178
- package/src/entities-v2/Appointment.ts +0 -220
- package/src/entities-v2/AppointmentCalendar.ts +0 -76
- package/src/entities-v2/BillingAdjustment.ts +0 -259
- package/src/entities-v2/BillingRequest.ts +0 -339
- package/src/entities-v2/BlockageA55.ts +0 -617
- package/src/entities-v2/BlockageReportA55.ts +0 -246
- package/src/entities-v2/BundleProduct.ts +0 -775
- package/src/entities-v2/BusinessAccount.ts +0 -295
- package/src/entities-v2/Calendar.ts +0 -75
- package/src/entities-v2/Call.ts +0 -513
- package/src/entities-v2/CallEvent.ts +0 -173
- package/src/entities-v2/CallLeg.ts +0 -351
- package/src/entities-v2/CallTransfer.ts +0 -294
- package/src/entities-v2/CallUpdates.ts +0 -75
- package/src/entities-v2/Case.ts +0 -1120
- package/src/entities-v2/CaseAction.ts +0 -78
- package/src/entities-v2/CaseQueueListView.ts +0 -76
- package/src/entities-v2/ChangeReason.ts +0 -558
- package/src/entities-v2/ChurnRequest.ts +0 -185
- package/src/entities-v2/CollectionAmcoWorkOrder.ts +0 -1260
- package/src/entities-v2/CollectionWorkOrder.ts +0 -1289
- package/src/entities-v2/Commission.ts +0 -186
- package/src/entities-v2/Config.ts +0 -97
- package/src/entities-v2/ConsumptionRate.ts +0 -170
- package/src/entities-v2/ConsumptionSchedule.ts +0 -171
- package/src/entities-v2/Contact.ts +0 -832
- package/src/entities-v2/ContactCrmDataset.ts +0 -172
- package/src/entities-v2/ContactIdentity.ts +0 -119
- package/src/entities-v2/ContractBuyOut.ts +0 -260
- package/src/entities-v2/Conversation.ts +0 -200
- package/src/entities-v2/CpeRouterFieldServiceDispatchedProduct.ts +0 -95
- package/src/entities-v2/CpeRouterFieldServiceProduct.ts +0 -150
- package/src/entities-v2/CreditNote.ts +0 -191
- package/src/entities-v2/CrmDataset.ts +0 -243
- package/src/entities-v2/CsvFile.ts +0 -360
- package/src/entities-v2/CustomerDeviceAta.ts +0 -106
- package/src/entities-v2/CustomerDeviceConfiguration.ts +0 -120
- package/src/entities-v2/CustomerDeviceOnt.ts +0 -373
- package/src/entities-v2/CustomerDeviceOntRemoval.ts +0 -132
- package/src/entities-v2/CustomerDeviceRouter.ts +0 -287
- package/src/entities-v2/CustomerPhonePorting.ts +0 -133
- package/src/entities-v2/DeactivationApproval.ts +0 -132
- package/src/entities-v2/Discount.ts +0 -234
- package/src/entities-v2/DispatchAmcoWorkOrder.ts +0 -1281
- package/src/entities-v2/Email.ts +0 -243
- package/src/entities-v2/EmailFile.ts +0 -360
- package/src/entities-v2/EmailTemplate.ts +0 -89
- package/src/entities-v2/Engineer.ts +0 -82
- package/src/entities-v2/EventActivity.ts +0 -194
- package/src/entities-v2/EventMessage.ts +0 -145
- package/src/entities-v2/Exchange.ts +0 -113
- package/src/entities-v2/FieldSalesSalesTerritory.ts +0 -106
- package/src/entities-v2/FieldServiceDispatchedProduct.ts +0 -114
- package/src/entities-v2/FieldServiceProduct.ts +0 -167
- package/src/entities-v2/File.ts +0 -392
- package/src/entities-v2/FinanceServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/FinanceWorkOrder.ts +0 -1247
- package/src/entities-v2/Fingerprint.ts +0 -183
- package/src/entities-v2/GainingOneTouchSwitch.ts +0 -320
- package/src/entities-v2/ImpersonationTracker.ts +0 -127
- package/src/entities-v2/InboundSmsMessage.ts +0 -197
- package/src/entities-v2/InspectionServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/InspectionWorkOrder.ts +0 -1324
- package/src/entities-v2/InstallBusinessWorkOrder.ts +0 -1309
- package/src/entities-v2/InstallServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/InstallServiceServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/InstallServiceWorkOrder.ts +0 -1210
- package/src/entities-v2/InstallWorkOrder.ts +0 -1493
- package/src/entities-v2/InternalInstallAudit.ts +0 -653
- package/src/entities-v2/InternetProduct.ts +0 -777
- package/src/entities-v2/Invoice.ts +0 -737
- package/src/entities-v2/InvoiceFile.ts +0 -360
- package/src/entities-v2/InvoiceItem.ts +0 -399
- package/src/entities-v2/KnowledgeArticle.ts +0 -243
- package/src/entities-v2/LaborProduct.ts +0 -775
- package/src/entities-v2/LandlineProduct.ts +0 -775
- package/src/entities-v2/Lead.ts +0 -497
- package/src/entities-v2/LeadCrmDataset.ts +0 -196
- package/src/entities-v2/LinearIssue.ts +0 -76
- package/src/entities-v2/LosingOneTouchSwitch.ts +0 -318
- package/src/entities-v2/MandateBillingRequest.ts +0 -314
- package/src/entities-v2/McPendingEvent.ts +0 -124
- package/src/entities-v2/MeshFieldServiceDispatchedProduct.ts +0 -95
- package/src/entities-v2/MeshFieldServiceProduct.ts +0 -150
- package/src/entities-v2/MeshProduct.ts +0 -775
- package/src/entities-v2/Message.ts +0 -159
- package/src/entities-v2/Milestone.ts +0 -197
- package/src/entities-v2/MiscFieldServiceProduct.ts +0 -152
- package/src/entities-v2/MobileCdr.ts +0 -293
- package/src/entities-v2/MobileConfiguration.ts +0 -271
- package/src/entities-v2/MobileCountryRate.ts +0 -157
- package/src/entities-v2/MobileEdr.ts +0 -110
- package/src/entities-v2/MobileProduct.ts +0 -775
- package/src/entities-v2/MobileSubscriber.ts +0 -124
- package/src/entities-v2/MsPendingEvent.ts +0 -143
- package/src/entities-v2/MultipleAccount.ts +0 -295
- package/src/entities-v2/NaProblemEvidenceFile.ts +0 -360
- package/src/entities-v2/NaSolutionEvidenceFile.ts +0 -360
- package/src/entities-v2/NetomniaFtth1StageInstallAudit.ts +0 -1105
- package/src/entities-v2/NetomniaFtth2StageInstallAudit.ts +0 -704
- package/src/entities-v2/NetomniaFtthServiceVisitSheet.ts +0 -455
- package/src/entities-v2/NetomniaInstallVerification.ts +0 -538
- package/src/entities-v2/NetworkAdjustmentServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/NetworkAdjustmentWorkOrder.ts +0 -1253
- package/src/entities-v2/NetworkDevice.ts +0 -152
- package/src/entities-v2/Noinstall3AuditOfInstallationSheet.ts +0 -1004
- package/src/entities-v2/Note.ts +0 -366
- package/src/entities-v2/NotificationActivity.ts +0 -213
- package/src/entities-v2/NotificationTemplate.ts +0 -104
- package/src/entities-v2/Offer.ts +0 -242
- package/src/entities-v2/OhAuditOfInstallation.ts +0 -1151
- package/src/entities-v2/OhExternalAudit.ts +0 -247
- package/src/entities-v2/OhInProgressAudit.ts +0 -595
- package/src/entities-v2/OhInstallationAudit.ts +0 -849
- package/src/entities-v2/OhRetroAudit.ts +0 -481
- package/src/entities-v2/OltNetworkDevice.ts +0 -136
- package/src/entities-v2/OltSnapshot.ts +0 -92
- package/src/entities-v2/OneTouchSwitch.ts +0 -352
- package/src/entities-v2/OntReplacementApproval.ts +0 -119
- package/src/entities-v2/OpenreachA55File.ts +0 -360
- package/src/entities-v2/Order.ts +0 -1088
- package/src/entities-v2/OrderCheck.ts +0 -219
- package/src/entities-v2/OrderItem.ts +0 -577
- package/src/entities-v2/OrderRemediationTask.ts +0 -133
- package/src/entities-v2/Organization.ts +0 -125
- package/src/entities-v2/OtdrFile.ts +0 -360
- package/src/entities-v2/Outage.ts +0 -112
- package/src/entities-v2/OutageCase.ts +0 -1108
- package/src/entities-v2/OutboundSmsMessage.ts +0 -197
- package/src/entities-v2/OutcomeFormBlockageA55.ts +0 -598
- package/src/entities-v2/OutcomeFormBlockageReportA55.ts +0 -232
- package/src/entities-v2/OutcomeFormInternalInstallAudit.ts +0 -636
- package/src/entities-v2/OutcomeFormNetomniaFtth1StageInstallAudit.ts +0 -1088
- package/src/entities-v2/OutcomeFormNetomniaFtth2StageInstallAudit.ts +0 -687
- package/src/entities-v2/OutcomeFormNetomniaFtthServiceVisitSheet.ts +0 -439
- package/src/entities-v2/OutcomeFormNetomniaInstallVerification.ts +0 -521
- package/src/entities-v2/OutcomeFormNoinstall3AuditOfInstallationSheet.ts +0 -991
- package/src/entities-v2/OutcomeFormOhAuditOfInstallation.ts +0 -1134
- package/src/entities-v2/OutcomeFormOhExternalAudit.ts +0 -231
- package/src/entities-v2/OutcomeFormOhInProgressAudit.ts +0 -578
- package/src/entities-v2/OutcomeFormOhInstallationAudit.ts +0 -832
- package/src/entities-v2/OutcomeFormOhRetroAudit.ts +0 -464
- package/src/entities-v2/OutcomeFormOverlayRealA55.ts +0 -481
- package/src/entities-v2/OutcomeFormRemediationOutcomeForm.ts +0 -309
- package/src/entities-v2/OutcomeFormRemediationRequiredReason.ts +0 -769
- package/src/entities-v2/OutcomeFormServiceVisitAudit.ts +0 -600
- package/src/entities-v2/OutcomeFormSiteSpecificRiskAssessmentOutcomeForm.ts +0 -765
- package/src/entities-v2/OutcomeFormSweeperMaintenanceAudit.ts +0 -714
- package/src/entities-v2/OutcomeFormUgAuditOfInstallation.ts +0 -1085
- package/src/entities-v2/OutcomeFormUgExternalAudit.ts +0 -238
- package/src/entities-v2/OutcomeFormUgInProgressAudit.ts +0 -557
- package/src/entities-v2/OutcomeFormUgInstallationAudit.ts +0 -804
- package/src/entities-v2/OutcomeFormUgRetroAudit.ts +0 -392
- package/src/entities-v2/OutcomeFormWayleaveAudit.ts +0 -459
- package/src/entities-v2/OutcomeFormYfEquipmentCollection.ts +0 -254
- package/src/entities-v2/OutcomeFormYfFieldServiceVisit.ts +0 -1235
- package/src/entities-v2/OutcomeFormYfStockCount.ts +0 -273
- package/src/entities-v2/OutcomeFormYfToolAudit.ts +0 -1579
- package/src/entities-v2/OutcomeFormYfVanAudit.ts +0 -403
- package/src/entities-v2/OverlayRealA55.ts +0 -498
- package/src/entities-v2/PICRequest.ts +0 -194
- package/src/entities-v2/Payment.ts +0 -160
- package/src/entities-v2/PaymentBillingRequest.ts +0 -316
- package/src/entities-v2/PaymentMethod.ts +0 -300
- package/src/entities-v2/PaymentMethodRefund.ts +0 -203
- package/src/entities-v2/PermissionToFail.ts +0 -144
- package/src/entities-v2/PhoneNumber.ts +0 -88
- package/src/entities-v2/PlanningServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/PlanningWorkOrder.ts +0 -1251
- package/src/entities-v2/PrePullServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/PrePullWorkOrder.ts +0 -1304
- package/src/entities-v2/Premise.ts +0 -155
- package/src/entities-v2/Premise2.ts +0 -76
- package/src/entities-v2/PriceBook.ts +0 -161
- package/src/entities-v2/PrimaryAccount.ts +0 -302
- package/src/entities-v2/Product.ts +0 -806
- package/src/entities-v2/ProductComponent.ts +0 -277
- package/src/entities-v2/Program.ts +0 -188
- package/src/entities-v2/Project.ts +0 -191
- package/src/entities-v2/PushNotification.ts +0 -117
- package/src/entities-v2/Queue.ts +0 -101
- package/src/entities-v2/QueueChange.ts +0 -109
- package/src/entities-v2/RecontractOffer.ts +0 -221
- package/src/entities-v2/Region.ts +0 -85
- package/src/entities-v2/ReleaseNoteKnowledgeArticle.ts +0 -218
- package/src/entities-v2/RemediationOutcomeForm.ts +0 -326
- package/src/entities-v2/RemediationRequiredReason.ts +0 -782
- package/src/entities-v2/RemediationServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/RemediationWorkOrder.ts +0 -1305
- package/src/entities-v2/ResellerAccount.ts +0 -295
- package/src/entities-v2/Restriction.ts +0 -158
- package/src/entities-v2/ReturnOrder.ts +0 -98
- package/src/entities-v2/Returns.ts +0 -686
- package/src/entities-v2/RoyalMailUpdateWorkOrderStatusUpdate.ts +0 -130
- package/src/entities-v2/SaCancelChangeReason.ts +0 -339
- package/src/entities-v2/SaDelayChangeReason.ts +0 -390
- package/src/entities-v2/SaInformChangeReason.ts +0 -291
- package/src/entities-v2/SaRescheduleChangeReason.ts +0 -330
- package/src/entities-v2/SalesLeaderBoard.ts +0 -75
- package/src/entities-v2/SalesTerritory.ts +0 -121
- package/src/entities-v2/ScheduleSlot.ts +0 -175
- package/src/entities-v2/Service.ts +0 -216
- package/src/entities-v2/ServiceAccount.ts +0 -295
- package/src/entities-v2/ServiceAppointment.ts +0 -161
- package/src/entities-v2/ServiceAppointmentConfig.ts +0 -488
- package/src/entities-v2/ServiceServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/ServiceVisitAudit.ts +0 -612
- package/src/entities-v2/ServiceWorkOrder.ts +0 -1468
- package/src/entities-v2/SiteSpecificRiskAssessmentOutcomeForm.ts +0 -782
- package/src/entities-v2/SmsMessage.ts +0 -213
- package/src/entities-v2/SmsTemplate.ts +0 -96
- package/src/entities-v2/SplitOrder.ts +0 -103
- package/src/entities-v2/StandardOffer.ts +0 -221
- package/src/entities-v2/Subtask.ts +0 -157
- package/src/entities-v2/SupportEmail.ts +0 -224
- package/src/entities-v2/SupportTask.ts +0 -78
- package/src/entities-v2/SweeperMaintenanceAudit.ts +0 -728
- package/src/entities-v2/Task.ts +0 -191
- package/src/entities-v2/TaskActivity.ts +0 -194
- package/src/entities-v2/Team.ts +0 -141
- package/src/entities-v2/TelesalesDashboard.ts +0 -76
- package/src/entities-v2/TelesalesSalesTerritory.ts +0 -96
- package/src/entities-v2/TimeSlot.ts +0 -196
- package/src/entities-v2/Transaction.ts +0 -389
- package/src/entities-v2/TwilioUserUpdate.ts +0 -113
- package/src/entities-v2/UgAuditOfInstallation.ts +0 -1102
- package/src/entities-v2/UgExternalAudit.ts +0 -253
- package/src/entities-v2/UgInProgressAudit.ts +0 -574
- package/src/entities-v2/UgInstallationAudit.ts +0 -821
- package/src/entities-v2/UgRetroAudit.ts +0 -409
- package/src/entities-v2/User.ts +0 -324
- package/src/entities-v2/UserGuideKnowledgeArticle.ts +0 -224
- package/src/entities-v2/Vendor.ts +0 -118
- package/src/entities-v2/Visit.ts +0 -416
- package/src/entities-v2/VoiceConfiguration.ts +0 -383
- package/src/entities-v2/WayleaveAudit.ts +0 -476
- package/src/entities-v2/WayleaveServiceAppointmentConfig.ts +0 -449
- package/src/entities-v2/WayleaveWorkOrder.ts +0 -1256
- package/src/entities-v2/WorkOrder.ts +0 -1910
- package/src/entities-v2/WorkOrderRemediationView.ts +0 -76
- package/src/entities-v2/WorkOrderStatusUpdate.ts +0 -210
- package/src/entities-v2/YfEquipmentCollection.ts +0 -266
- package/src/entities-v2/YfFieldServiceVisit.ts +0 -1252
- package/src/entities-v2/YfStockCount.ts +0 -290
- package/src/entities-v2/YfToolAudit.ts +0 -1600
- package/src/entities-v2/YfVanAudit.ts +0 -424
- package/src/index.ts +0 -51
- package/src/records-v2/AccountRecord.ts +0 -807
- package/src/records-v2/ActivityLogRecord.ts +0 -303
- package/src/records-v2/ActivityRecord.ts +0 -520
- package/src/records-v2/AddressRecord.ts +0 -791
- package/src/records-v2/BillingAdjustmentRecord.ts +0 -310
- package/src/records-v2/BillingRequestRecord.ts +0 -628
- package/src/records-v2/BlockageA55Record.ts +0 -270
- package/src/records-v2/CallLegRecord.ts +0 -174
- package/src/records-v2/CaseRecord.ts +0 -2231
- package/src/records-v2/ChangeReasonRecord.ts +0 -1147
- package/src/records-v2/ChurnRequestRecord.ts +0 -414
- package/src/records-v2/ConfigRecord.ts +0 -257
- package/src/records-v2/ContactRecord.ts +0 -906
- package/src/records-v2/ContractBuyOutRecord.ts +0 -1225
- package/src/records-v2/ConversationRecord.ts +0 -252
- package/src/records-v2/CreditNoteRecord.ts +0 -301
- package/src/records-v2/CrmDatasetRecord.ts +0 -447
- package/src/records-v2/CustomerDeviceAtaRecord.ts +0 -186
- package/src/records-v2/CustomerDeviceOntRecord.ts +0 -461
- package/src/records-v2/CustomerDeviceRouterRecord.ts +0 -397
- package/src/records-v2/CustomerPhonePortingRecord.ts +0 -186
- package/src/records-v2/DiscountRecord.ts +0 -365
- package/src/records-v2/EmailRecord.ts +0 -302
- package/src/records-v2/EmailTemplateRecord.ts +0 -216
- package/src/records-v2/FieldServiceDispatchedProductRecord.ts +0 -315
- package/src/records-v2/FieldServiceProductRecord.ts +0 -524
- package/src/records-v2/ImpersonationTrackerRecord.ts +0 -239
- package/src/records-v2/InternalInstallAuditRecord.ts +0 -238
- package/src/records-v2/InvoiceRecord.ts +0 -941
- package/src/records-v2/KnowledgeArticleRecord.ts +0 -291
- package/src/records-v2/LeadRecord.ts +0 -737
- package/src/records-v2/NetworkDeviceRecord.ts +0 -252
- package/src/records-v2/NoteRecord.ts +0 -1954
- package/src/records-v2/OfferRecord.ts +0 -391
- package/src/records-v2/OhAuditOfInstallationRecord.ts +0 -239
- package/src/records-v2/OhExternalAuditRecord.ts +0 -239
- package/src/records-v2/OhInProgressAuditRecord.ts +0 -238
- package/src/records-v2/OhInstallationAuditRecord.ts +0 -238
- package/src/records-v2/OhRetroAuditRecord.ts +0 -238
- package/src/records-v2/OneTouchSwitchRecord.ts +0 -579
- package/src/records-v2/OntReplacementApprovalRecord.ts +0 -378
- package/src/records-v2/OrderCheckRecord.ts +0 -195
- package/src/records-v2/OrderItemRecord.ts +0 -720
- package/src/records-v2/OrderRecord.ts +0 -2748
- package/src/records-v2/OutageRecord.ts +0 -244
- package/src/records-v2/OverlayRealA55Record.ts +0 -233
- package/src/records-v2/PICRequestRecord.ts +0 -467
- package/src/records-v2/PaymentMethodRecord.ts +0 -365
- package/src/records-v2/PaymentMethodRefundRecord.ts +0 -518
- package/src/records-v2/PaymentRecord.ts +0 -681
- package/src/records-v2/PermissionToFailRecord.ts +0 -301
- package/src/records-v2/PriceBookRecord.ts +0 -237
- package/src/records-v2/ProductRecord.ts +0 -913
- package/src/records-v2/PushNotificationRecord.ts +0 -207
- package/src/records-v2/RemediationOutcomeFormRecord.ts +0 -238
- package/src/records-v2/RemediationRequiredReasonRecord.ts +0 -271
- package/src/records-v2/ReturnsRecord.ts +0 -343
- package/src/records-v2/ScheduleSlotRecord.ts +0 -252
- package/src/records-v2/ServiceAppointmentConfigRecord.ts +0 -977
- package/src/records-v2/ServiceAppointmentRecord.ts +0 -256
- package/src/records-v2/ServiceRecord.ts +0 -268
- package/src/records-v2/ServiceVisitAuditRecord.ts +0 -270
- package/src/records-v2/SiteSpecificRiskAssessmentOutcomeFormRecord.ts +0 -284
- package/src/records-v2/SweeperMaintenanceAuditRecord.ts +0 -238
- package/src/records-v2/TeamRecord.ts +0 -342
- package/src/records-v2/TimeSlotRecord.ts +0 -246
- package/src/records-v2/TransactionRecord.ts +0 -751
- package/src/records-v2/UgAuditOfInstallationRecord.ts +0 -238
- package/src/records-v2/UgExternalAuditRecord.ts +0 -239
- package/src/records-v2/UgInProgressAuditRecord.ts +0 -238
- package/src/records-v2/UgInstallationAuditRecord.ts +0 -238
- package/src/records-v2/UgRetroAuditRecord.ts +0 -238
- package/src/records-v2/UserRecord.ts +0 -797
- package/src/records-v2/VisitRecord.ts +0 -333
- package/src/records-v2/VoiceConfigurationRecord.ts +0 -246
- package/src/records-v2/WayleaveAuditRecord.ts +0 -239
- package/src/records-v2/WorkOrderRecord.ts +0 -10178
- package/src/records-v2/WorkOrderStatusUpdateRecord.ts +0 -219
- package/src/records-v2/YfFieldServiceVisitRecord.ts +0 -239
- package/src/records-v2/index.ts +0 -88
- package/src/runner.ts +0 -194
- package/src/types-v1/Types.ts +0 -152
- package/tsconfig.build.json +0 -4
- package/tsconfig.json +0 -118
|
@@ -36,6 +36,18 @@ import { CrmDatasetRecord } from './CrmDatasetRecord';
|
|
|
36
36
|
import { CaseRecord } from './CaseRecord';
|
|
37
37
|
import { LeadRecord } from './LeadRecord';
|
|
38
38
|
import { AccountRecord } from './AccountRecord';
|
|
39
|
+
/** Options for a flow step */
|
|
40
|
+
interface CreateLeadFromAddressFlowBuilderStepOptions {
|
|
41
|
+
/** Record ID if updating a specific record in this step */
|
|
42
|
+
id?: string;
|
|
43
|
+
/** Associations to create with this step */
|
|
44
|
+
associations?: Array<{
|
|
45
|
+
recordId?: string;
|
|
46
|
+
entity?: string;
|
|
47
|
+
}>;
|
|
48
|
+
/** Groups for this step */
|
|
49
|
+
groups?: string[];
|
|
50
|
+
}
|
|
39
51
|
/**
|
|
40
52
|
* FlowBuilder for CreateLeadFromAddress multi-step action
|
|
41
53
|
*
|
|
@@ -46,22 +58,31 @@ declare class CreateLeadFromAddressFlowBuilder {
|
|
|
46
58
|
private _provider;
|
|
47
59
|
private _pendingLinks;
|
|
48
60
|
private _options?;
|
|
61
|
+
private _groups;
|
|
49
62
|
private _steps;
|
|
50
63
|
constructor(record: AddressRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
51
64
|
journeyId?: string;
|
|
52
65
|
});
|
|
66
|
+
/**
|
|
67
|
+
* Add a group to the main action
|
|
68
|
+
* @param group - Group name to add
|
|
69
|
+
* @returns this (for method chaining)
|
|
70
|
+
*/
|
|
71
|
+
addGroup(group: string): this;
|
|
53
72
|
/**
|
|
54
73
|
* Add CreateLead step to the flow
|
|
55
74
|
* @param properties - Properties for this step
|
|
75
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
56
76
|
* @returns this (for method chaining)
|
|
57
77
|
*/
|
|
58
|
-
createLead(properties: CreateLeadProperties): this;
|
|
78
|
+
createLead(properties: CreateLeadProperties, options?: CreateLeadFromAddressFlowBuilderStepOptions): this;
|
|
59
79
|
/**
|
|
60
80
|
* Add CreateContact step to the flow
|
|
61
81
|
* @param properties - Properties for this step
|
|
82
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
62
83
|
* @returns this (for method chaining)
|
|
63
84
|
*/
|
|
64
|
-
createContact(properties: CreateContactProperties): this;
|
|
85
|
+
createContact(properties: CreateContactProperties, options?: CreateLeadFromAddressFlowBuilderStepOptions): this;
|
|
65
86
|
/**
|
|
66
87
|
* Execute the flow with all collected steps
|
|
67
88
|
* @returns The action result
|
|
@@ -47,28 +47,52 @@ const AccountRecord_1 = require("./AccountRecord");
|
|
|
47
47
|
*/
|
|
48
48
|
class CreateLeadFromAddressFlowBuilder {
|
|
49
49
|
constructor(record, provider, pendingLinks, options) {
|
|
50
|
+
this._groups = [];
|
|
50
51
|
this._steps = [];
|
|
51
52
|
this._record = record;
|
|
52
53
|
this._provider = provider;
|
|
53
54
|
this._pendingLinks = pendingLinks;
|
|
54
55
|
this._options = options;
|
|
55
56
|
}
|
|
57
|
+
/**
|
|
58
|
+
* Add a group to the main action
|
|
59
|
+
* @param group - Group name to add
|
|
60
|
+
* @returns this (for method chaining)
|
|
61
|
+
*/
|
|
62
|
+
addGroup(group) {
|
|
63
|
+
this._groups.push(group);
|
|
64
|
+
return this;
|
|
65
|
+
}
|
|
56
66
|
/**
|
|
57
67
|
* Add CreateLead step to the flow
|
|
58
68
|
* @param properties - Properties for this step
|
|
69
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
59
70
|
* @returns this (for method chaining)
|
|
60
71
|
*/
|
|
61
|
-
createLead(properties) {
|
|
62
|
-
this._steps.push({
|
|
72
|
+
createLead(properties, options) {
|
|
73
|
+
this._steps.push({
|
|
74
|
+
actionName: 'CreateLead',
|
|
75
|
+
properties,
|
|
76
|
+
id: options === null || options === void 0 ? void 0 : options.id,
|
|
77
|
+
associations: options === null || options === void 0 ? void 0 : options.associations,
|
|
78
|
+
groups: options === null || options === void 0 ? void 0 : options.groups,
|
|
79
|
+
});
|
|
63
80
|
return this;
|
|
64
81
|
}
|
|
65
82
|
/**
|
|
66
83
|
* Add CreateContact step to the flow
|
|
67
84
|
* @param properties - Properties for this step
|
|
85
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
68
86
|
* @returns this (for method chaining)
|
|
69
87
|
*/
|
|
70
|
-
createContact(properties) {
|
|
71
|
-
this._steps.push({
|
|
88
|
+
createContact(properties, options) {
|
|
89
|
+
this._steps.push({
|
|
90
|
+
actionName: 'CreateContact',
|
|
91
|
+
properties,
|
|
92
|
+
id: options === null || options === void 0 ? void 0 : options.id,
|
|
93
|
+
associations: options === null || options === void 0 ? void 0 : options.associations,
|
|
94
|
+
groups: options === null || options === void 0 ? void 0 : options.groups,
|
|
95
|
+
});
|
|
72
96
|
return this;
|
|
73
97
|
}
|
|
74
98
|
/**
|
|
@@ -80,7 +104,7 @@ class CreateLeadFromAddressFlowBuilder {
|
|
|
80
104
|
const rawRecord = this._record.raw;
|
|
81
105
|
if (!(rawRecord === null || rawRecord === void 0 ? void 0 : rawRecord.id))
|
|
82
106
|
throw new Error('Cannot execute flow on unsaved record');
|
|
83
|
-
const result = yield this._provider._applyAction('CrmModule', 'Address', Object.assign({ id: rawRecord.id, entity: rawRecord.entity, type: rawRecord.type, actionName: 'CreateLeadFromAddress', steps: this._steps, associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined }, this._options));
|
|
107
|
+
const result = yield this._provider._applyAction('CrmModule', 'Address', Object.assign({ id: rawRecord.id, entity: rawRecord.entity, type: rawRecord.type, actionName: 'CreateLeadFromAddress', steps: this._steps, associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined, groups: this._groups.length > 0 ? this._groups : undefined }, this._options));
|
|
84
108
|
// Clear pending links on the record after execution
|
|
85
109
|
this._record.clearPendingLinks();
|
|
86
110
|
return result;
|
|
@@ -55,6 +55,18 @@ import { AccountRecord } from './AccountRecord';
|
|
|
55
55
|
import { ActivityLogRecord } from './ActivityLogRecord';
|
|
56
56
|
/** Valid entity types for Case */
|
|
57
57
|
export declare type CaseType = 'DEFAULT' | 'OUTAGE';
|
|
58
|
+
/** Options for a flow step */
|
|
59
|
+
interface AssignCaseWithNoteFlowFlowBuilderStepOptions {
|
|
60
|
+
/** Record ID if updating a specific record in this step */
|
|
61
|
+
id?: string;
|
|
62
|
+
/** Associations to create with this step */
|
|
63
|
+
associations?: Array<{
|
|
64
|
+
recordId?: string;
|
|
65
|
+
entity?: string;
|
|
66
|
+
}>;
|
|
67
|
+
/** Groups for this step */
|
|
68
|
+
groups?: string[];
|
|
69
|
+
}
|
|
58
70
|
/**
|
|
59
71
|
* FlowBuilder for AssignCaseWithNoteFlow multi-step action
|
|
60
72
|
*
|
|
@@ -65,28 +77,49 @@ declare class AssignCaseWithNoteFlowFlowBuilder {
|
|
|
65
77
|
private _provider;
|
|
66
78
|
private _pendingLinks;
|
|
67
79
|
private _options?;
|
|
80
|
+
private _groups;
|
|
68
81
|
private _steps;
|
|
69
82
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
70
83
|
journeyId?: string;
|
|
71
84
|
});
|
|
85
|
+
/**
|
|
86
|
+
* Add a group to the main action
|
|
87
|
+
* @param group - Group name to add
|
|
88
|
+
* @returns this (for method chaining)
|
|
89
|
+
*/
|
|
90
|
+
addGroup(group: string): this;
|
|
72
91
|
/**
|
|
73
92
|
* Add AssignCase step to the flow
|
|
74
93
|
* @param properties - Properties for this step
|
|
94
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
75
95
|
* @returns this (for method chaining)
|
|
76
96
|
*/
|
|
77
|
-
assignCase(properties: AssignCaseProperties): this;
|
|
97
|
+
assignCase(properties: AssignCaseProperties, options?: AssignCaseWithNoteFlowFlowBuilderStepOptions): this;
|
|
78
98
|
/**
|
|
79
99
|
* Add CreateNoteForCaseAssignment step to the flow
|
|
80
100
|
* @param properties - Properties for this step
|
|
101
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
81
102
|
* @returns this (for method chaining)
|
|
82
103
|
*/
|
|
83
|
-
createNoteForCaseAssignment(properties: CreateNoteForCaseAssignmentProperties): this;
|
|
104
|
+
createNoteForCaseAssignment(properties: CreateNoteForCaseAssignmentProperties, options?: AssignCaseWithNoteFlowFlowBuilderStepOptions): this;
|
|
84
105
|
/**
|
|
85
106
|
* Execute the flow with all collected steps
|
|
86
107
|
* @returns The action result
|
|
87
108
|
*/
|
|
88
109
|
execute(): Promise<IDbRecordCreateUpdateRes[]>;
|
|
89
110
|
}
|
|
111
|
+
/** Options for a flow step */
|
|
112
|
+
interface CaseDefaultStageEscalatedFlowBuilderStepOptions {
|
|
113
|
+
/** Record ID if updating a specific record in this step */
|
|
114
|
+
id?: string;
|
|
115
|
+
/** Associations to create with this step */
|
|
116
|
+
associations?: Array<{
|
|
117
|
+
recordId?: string;
|
|
118
|
+
entity?: string;
|
|
119
|
+
}>;
|
|
120
|
+
/** Groups for this step */
|
|
121
|
+
groups?: string[];
|
|
122
|
+
}
|
|
90
123
|
/**
|
|
91
124
|
* FlowBuilder for CaseDefaultStageEscalated multi-step action
|
|
92
125
|
*
|
|
@@ -98,28 +131,49 @@ declare class CaseDefaultStageEscalatedFlowBuilder {
|
|
|
98
131
|
private _provider;
|
|
99
132
|
private _pendingLinks;
|
|
100
133
|
private _options?;
|
|
134
|
+
private _groups;
|
|
101
135
|
private _steps;
|
|
102
136
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
103
137
|
journeyId?: string;
|
|
104
138
|
});
|
|
139
|
+
/**
|
|
140
|
+
* Add a group to the main action
|
|
141
|
+
* @param group - Group name to add
|
|
142
|
+
* @returns this (for method chaining)
|
|
143
|
+
*/
|
|
144
|
+
addGroup(group: string): this;
|
|
105
145
|
/**
|
|
106
146
|
* Add EscalateCaseAction step to the flow
|
|
107
147
|
* @param properties - Properties for this step
|
|
148
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
108
149
|
* @returns this (for method chaining)
|
|
109
150
|
*/
|
|
110
|
-
escalateCaseAction(properties: EscalateCaseActionProperties): this;
|
|
151
|
+
escalateCaseAction(properties: EscalateCaseActionProperties, options?: CaseDefaultStageEscalatedFlowBuilderStepOptions): this;
|
|
111
152
|
/**
|
|
112
153
|
* Add CreateNoteForCaseAssignment step to the flow
|
|
113
154
|
* @param properties - Properties for this step
|
|
155
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
114
156
|
* @returns this (for method chaining)
|
|
115
157
|
*/
|
|
116
|
-
createNoteForCaseAssignment(properties: CreateNoteForCaseAssignmentProperties): this;
|
|
158
|
+
createNoteForCaseAssignment(properties: CreateNoteForCaseAssignmentProperties, options?: CaseDefaultStageEscalatedFlowBuilderStepOptions): this;
|
|
117
159
|
/**
|
|
118
160
|
* Execute the flow with all collected steps
|
|
119
161
|
* @returns The action result
|
|
120
162
|
*/
|
|
121
163
|
execute(): Promise<IDbRecordCreateUpdateRes[]>;
|
|
122
164
|
}
|
|
165
|
+
/** Options for a flow step */
|
|
166
|
+
interface CasedefaultstageblockedFlowBuilderStepOptions {
|
|
167
|
+
/** Record ID if updating a specific record in this step */
|
|
168
|
+
id?: string;
|
|
169
|
+
/** Associations to create with this step */
|
|
170
|
+
associations?: Array<{
|
|
171
|
+
recordId?: string;
|
|
172
|
+
entity?: string;
|
|
173
|
+
}>;
|
|
174
|
+
/** Groups for this step */
|
|
175
|
+
groups?: string[];
|
|
176
|
+
}
|
|
123
177
|
/**
|
|
124
178
|
* FlowBuilder for Casedefaultstageblocked multi-step action
|
|
125
179
|
*
|
|
@@ -131,22 +185,42 @@ declare class CasedefaultstageblockedFlowBuilder {
|
|
|
131
185
|
private _provider;
|
|
132
186
|
private _pendingLinks;
|
|
133
187
|
private _options?;
|
|
188
|
+
private _groups;
|
|
134
189
|
private _steps;
|
|
135
190
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
136
191
|
journeyId?: string;
|
|
137
192
|
});
|
|
193
|
+
/**
|
|
194
|
+
* Add a group to the main action
|
|
195
|
+
* @param group - Group name to add
|
|
196
|
+
* @returns this (for method chaining)
|
|
197
|
+
*/
|
|
198
|
+
addGroup(group: string): this;
|
|
138
199
|
/**
|
|
139
200
|
* Add MoveCaseToBlockedAction step to the flow
|
|
140
201
|
* @param properties - Properties for this step
|
|
202
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
141
203
|
* @returns this (for method chaining)
|
|
142
204
|
*/
|
|
143
|
-
moveCaseToBlockedAction(properties: MoveCaseToBlockedActionProperties): this;
|
|
205
|
+
moveCaseToBlockedAction(properties: MoveCaseToBlockedActionProperties, options?: CasedefaultstageblockedFlowBuilderStepOptions): this;
|
|
144
206
|
/**
|
|
145
207
|
* Execute the flow with all collected steps
|
|
146
208
|
* @returns The action result
|
|
147
209
|
*/
|
|
148
210
|
execute(): Promise<IDbRecordCreateUpdateRes[]>;
|
|
149
211
|
}
|
|
212
|
+
/** Options for a flow step */
|
|
213
|
+
interface EscalateCaseTransitionFlowBuilderStepOptions {
|
|
214
|
+
/** Record ID if updating a specific record in this step */
|
|
215
|
+
id?: string;
|
|
216
|
+
/** Associations to create with this step */
|
|
217
|
+
associations?: Array<{
|
|
218
|
+
recordId?: string;
|
|
219
|
+
entity?: string;
|
|
220
|
+
}>;
|
|
221
|
+
/** Groups for this step */
|
|
222
|
+
groups?: string[];
|
|
223
|
+
}
|
|
150
224
|
/**
|
|
151
225
|
* FlowBuilder for EscalateCaseTransition multi-step action
|
|
152
226
|
*
|
|
@@ -158,28 +232,49 @@ declare class EscalateCaseTransitionFlowBuilder {
|
|
|
158
232
|
private _provider;
|
|
159
233
|
private _pendingLinks;
|
|
160
234
|
private _options?;
|
|
235
|
+
private _groups;
|
|
161
236
|
private _steps;
|
|
162
237
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
163
238
|
journeyId?: string;
|
|
164
239
|
});
|
|
240
|
+
/**
|
|
241
|
+
* Add a group to the main action
|
|
242
|
+
* @param group - Group name to add
|
|
243
|
+
* @returns this (for method chaining)
|
|
244
|
+
*/
|
|
245
|
+
addGroup(group: string): this;
|
|
165
246
|
/**
|
|
166
247
|
* Add EscalateCaseAction step to the flow
|
|
167
248
|
* @param properties - Properties for this step
|
|
249
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
168
250
|
* @returns this (for method chaining)
|
|
169
251
|
*/
|
|
170
|
-
escalateCaseAction(properties: EscalateCaseActionProperties): this;
|
|
252
|
+
escalateCaseAction(properties: EscalateCaseActionProperties, options?: EscalateCaseTransitionFlowBuilderStepOptions): this;
|
|
171
253
|
/**
|
|
172
254
|
* Add CreateNoteForCaseAssignment step to the flow
|
|
173
255
|
* @param properties - Properties for this step
|
|
256
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
174
257
|
* @returns this (for method chaining)
|
|
175
258
|
*/
|
|
176
|
-
createNoteForCaseAssignment(properties: CreateNoteForCaseAssignmentProperties): this;
|
|
259
|
+
createNoteForCaseAssignment(properties: CreateNoteForCaseAssignmentProperties, options?: EscalateCaseTransitionFlowBuilderStepOptions): this;
|
|
177
260
|
/**
|
|
178
261
|
* Execute the flow with all collected steps
|
|
179
262
|
* @returns The action result
|
|
180
263
|
*/
|
|
181
264
|
execute(): Promise<IDbRecordCreateUpdateRes[]>;
|
|
182
265
|
}
|
|
266
|
+
/** Options for a flow step */
|
|
267
|
+
interface MoveCaseToBlockedTransitionFlowBuilderStepOptions {
|
|
268
|
+
/** Record ID if updating a specific record in this step */
|
|
269
|
+
id?: string;
|
|
270
|
+
/** Associations to create with this step */
|
|
271
|
+
associations?: Array<{
|
|
272
|
+
recordId?: string;
|
|
273
|
+
entity?: string;
|
|
274
|
+
}>;
|
|
275
|
+
/** Groups for this step */
|
|
276
|
+
groups?: string[];
|
|
277
|
+
}
|
|
183
278
|
/**
|
|
184
279
|
* FlowBuilder for MoveCaseToBlockedTransition multi-step action
|
|
185
280
|
*
|
|
@@ -191,22 +286,42 @@ declare class MoveCaseToBlockedTransitionFlowBuilder {
|
|
|
191
286
|
private _provider;
|
|
192
287
|
private _pendingLinks;
|
|
193
288
|
private _options?;
|
|
289
|
+
private _groups;
|
|
194
290
|
private _steps;
|
|
195
291
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
196
292
|
journeyId?: string;
|
|
197
293
|
});
|
|
294
|
+
/**
|
|
295
|
+
* Add a group to the main action
|
|
296
|
+
* @param group - Group name to add
|
|
297
|
+
* @returns this (for method chaining)
|
|
298
|
+
*/
|
|
299
|
+
addGroup(group: string): this;
|
|
198
300
|
/**
|
|
199
301
|
* Add MoveCaseToBlockedAction step to the flow
|
|
200
302
|
* @param properties - Properties for this step
|
|
303
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
201
304
|
* @returns this (for method chaining)
|
|
202
305
|
*/
|
|
203
|
-
moveCaseToBlockedAction(properties: MoveCaseToBlockedActionProperties): this;
|
|
306
|
+
moveCaseToBlockedAction(properties: MoveCaseToBlockedActionProperties, options?: MoveCaseToBlockedTransitionFlowBuilderStepOptions): this;
|
|
204
307
|
/**
|
|
205
308
|
* Execute the flow with all collected steps
|
|
206
309
|
* @returns The action result
|
|
207
310
|
*/
|
|
208
311
|
execute(): Promise<IDbRecordCreateUpdateRes[]>;
|
|
209
312
|
}
|
|
313
|
+
/** Options for a flow step */
|
|
314
|
+
interface MoveCaseToPendingReviewTransitionFlowBuilderStepOptions {
|
|
315
|
+
/** Record ID if updating a specific record in this step */
|
|
316
|
+
id?: string;
|
|
317
|
+
/** Associations to create with this step */
|
|
318
|
+
associations?: Array<{
|
|
319
|
+
recordId?: string;
|
|
320
|
+
entity?: string;
|
|
321
|
+
}>;
|
|
322
|
+
/** Groups for this step */
|
|
323
|
+
groups?: string[];
|
|
324
|
+
}
|
|
210
325
|
/**
|
|
211
326
|
* FlowBuilder for MoveCaseToPendingReviewTransition multi-step action
|
|
212
327
|
*
|
|
@@ -218,22 +333,42 @@ declare class MoveCaseToPendingReviewTransitionFlowBuilder {
|
|
|
218
333
|
private _provider;
|
|
219
334
|
private _pendingLinks;
|
|
220
335
|
private _options?;
|
|
336
|
+
private _groups;
|
|
221
337
|
private _steps;
|
|
222
338
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
223
339
|
journeyId?: string;
|
|
224
340
|
});
|
|
341
|
+
/**
|
|
342
|
+
* Add a group to the main action
|
|
343
|
+
* @param group - Group name to add
|
|
344
|
+
* @returns this (for method chaining)
|
|
345
|
+
*/
|
|
346
|
+
addGroup(group: string): this;
|
|
225
347
|
/**
|
|
226
348
|
* Add MoveCaseToPendingReviewAction step to the flow
|
|
227
349
|
* @param properties - Properties for this step
|
|
350
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
228
351
|
* @returns this (for method chaining)
|
|
229
352
|
*/
|
|
230
|
-
moveCaseToPendingReviewAction(properties: MoveCaseToPendingReviewActionProperties): this;
|
|
353
|
+
moveCaseToPendingReviewAction(properties: MoveCaseToPendingReviewActionProperties, options?: MoveCaseToPendingReviewTransitionFlowBuilderStepOptions): this;
|
|
231
354
|
/**
|
|
232
355
|
* Execute the flow with all collected steps
|
|
233
356
|
* @returns The action result
|
|
234
357
|
*/
|
|
235
358
|
execute(): Promise<IDbRecordCreateUpdateRes[]>;
|
|
236
359
|
}
|
|
360
|
+
/** Options for a flow step */
|
|
361
|
+
interface MoveDefaultCaseFromOpenToClosedFlowBuilderStepOptions {
|
|
362
|
+
/** Record ID if updating a specific record in this step */
|
|
363
|
+
id?: string;
|
|
364
|
+
/** Associations to create with this step */
|
|
365
|
+
associations?: Array<{
|
|
366
|
+
recordId?: string;
|
|
367
|
+
entity?: string;
|
|
368
|
+
}>;
|
|
369
|
+
/** Groups for this step */
|
|
370
|
+
groups?: string[];
|
|
371
|
+
}
|
|
237
372
|
/**
|
|
238
373
|
* FlowBuilder for MoveDefaultCaseFromOpenToClosed multi-step action
|
|
239
374
|
*
|
|
@@ -245,16 +380,24 @@ declare class MoveDefaultCaseFromOpenToClosedFlowBuilder {
|
|
|
245
380
|
private _provider;
|
|
246
381
|
private _pendingLinks;
|
|
247
382
|
private _options?;
|
|
383
|
+
private _groups;
|
|
248
384
|
private _steps;
|
|
249
385
|
constructor(record: CaseRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
|
|
250
386
|
journeyId?: string;
|
|
251
387
|
});
|
|
388
|
+
/**
|
|
389
|
+
* Add a group to the main action
|
|
390
|
+
* @param group - Group name to add
|
|
391
|
+
* @returns this (for method chaining)
|
|
392
|
+
*/
|
|
393
|
+
addGroup(group: string): this;
|
|
252
394
|
/**
|
|
253
395
|
* Add MarkCaseClosed step to the flow
|
|
254
396
|
* @param properties - Properties for this step
|
|
397
|
+
* @param options - Optional step settings (id, associations, groups)
|
|
255
398
|
* @returns this (for method chaining)
|
|
256
399
|
*/
|
|
257
|
-
markCaseClosed(properties: MarkCaseClosedProperties): this;
|
|
400
|
+
markCaseClosed(properties: MarkCaseClosedProperties, options?: MoveDefaultCaseFromOpenToClosedFlowBuilderStepOptions): this;
|
|
258
401
|
/**
|
|
259
402
|
* Execute the flow with all collected steps
|
|
260
403
|
* @returns The action result
|