@d19n/youfibre-odin-sdk 1.0.241 → 1.0.243

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1210) hide show
  1. package/dist/records-v2/AddressRecord.d.ts +46 -12
  2. package/dist/records-v2/AddressRecord.js +60 -23
  3. package/dist/records-v2/CaseRecord.d.ts +281 -72
  4. package/dist/records-v2/CaseRecord.js +386 -161
  5. package/dist/records-v2/ChurnRequestRecord.d.ts +38 -10
  6. package/dist/records-v2/ChurnRequestRecord.js +51 -23
  7. package/dist/records-v2/ContactRecord.d.ts +38 -12
  8. package/dist/records-v2/ContactRecord.js +50 -23
  9. package/dist/records-v2/ContractBuyOutRecord.d.ts +75 -20
  10. package/dist/records-v2/ContractBuyOutRecord.js +102 -46
  11. package/dist/records-v2/OntReplacementApprovalRecord.d.ts +37 -12
  12. package/dist/records-v2/OntReplacementApprovalRecord.js +50 -23
  13. package/dist/records-v2/OrderRecord.d.ts +299 -86
  14. package/dist/records-v2/OrderRecord.js +405 -184
  15. package/dist/records-v2/PICRequestRecord.d.ts +38 -10
  16. package/dist/records-v2/PICRequestRecord.js +51 -23
  17. package/dist/records-v2/PaymentMethodRefundRecord.d.ts +38 -10
  18. package/dist/records-v2/PaymentMethodRefundRecord.js +51 -23
  19. package/dist/records-v2/WorkOrderRecord.d.ts +1745 -440
  20. package/dist/records-v2/WorkOrderRecord.js +2394 -969
  21. package/package.json +8 -3
  22. package/Makefile +0 -7
  23. package/src/EntityRegistry.ts +0 -185
  24. package/src/OdinApiClient.ts +0 -886
  25. package/src/OdinDbClient.ts +0 -855
  26. package/src/README.md +0 -1215
  27. package/src/accessors-v2/AccountAccessor.ts +0 -203
  28. package/src/accessors-v2/ActivityAccessor.ts +0 -203
  29. package/src/accessors-v2/ActivityLogAccessor.ts +0 -203
  30. package/src/accessors-v2/AddressAccessor.ts +0 -203
  31. package/src/accessors-v2/BillingAdjustmentAccessor.ts +0 -203
  32. package/src/accessors-v2/BillingRequestAccessor.ts +0 -203
  33. package/src/accessors-v2/BlockageA55Accessor.ts +0 -203
  34. package/src/accessors-v2/CallLegAccessor.ts +0 -203
  35. package/src/accessors-v2/CaseAccessor.ts +0 -203
  36. package/src/accessors-v2/ChangeReasonAccessor.ts +0 -203
  37. package/src/accessors-v2/ChurnRequestAccessor.ts +0 -203
  38. package/src/accessors-v2/ConfigAccessor.ts +0 -203
  39. package/src/accessors-v2/ContactAccessor.ts +0 -203
  40. package/src/accessors-v2/ContractBuyOutAccessor.ts +0 -203
  41. package/src/accessors-v2/ConversationAccessor.ts +0 -203
  42. package/src/accessors-v2/CreditNoteAccessor.ts +0 -203
  43. package/src/accessors-v2/CrmDatasetAccessor.ts +0 -203
  44. package/src/accessors-v2/CustomerDeviceAtaAccessor.ts +0 -203
  45. package/src/accessors-v2/CustomerDeviceOntAccessor.ts +0 -203
  46. package/src/accessors-v2/CustomerDeviceRouterAccessor.ts +0 -203
  47. package/src/accessors-v2/CustomerPhonePortingAccessor.ts +0 -203
  48. package/src/accessors-v2/DiscountAccessor.ts +0 -203
  49. package/src/accessors-v2/EmailAccessor.ts +0 -203
  50. package/src/accessors-v2/EmailTemplateAccessor.ts +0 -203
  51. package/src/accessors-v2/FieldServiceDispatchedProductAccessor.ts +0 -203
  52. package/src/accessors-v2/FieldServiceProductAccessor.ts +0 -203
  53. package/src/accessors-v2/ImpersonationTrackerAccessor.ts +0 -203
  54. package/src/accessors-v2/InternalInstallAuditAccessor.ts +0 -203
  55. package/src/accessors-v2/InvoiceAccessor.ts +0 -203
  56. package/src/accessors-v2/KnowledgeArticleAccessor.ts +0 -203
  57. package/src/accessors-v2/LeadAccessor.ts +0 -203
  58. package/src/accessors-v2/NetworkDeviceAccessor.ts +0 -203
  59. package/src/accessors-v2/NoteAccessor.ts +0 -203
  60. package/src/accessors-v2/OfferAccessor.ts +0 -203
  61. package/src/accessors-v2/OhAuditOfInstallationAccessor.ts +0 -203
  62. package/src/accessors-v2/OhExternalAuditAccessor.ts +0 -203
  63. package/src/accessors-v2/OhInProgressAuditAccessor.ts +0 -203
  64. package/src/accessors-v2/OhInstallationAuditAccessor.ts +0 -203
  65. package/src/accessors-v2/OhRetroAuditAccessor.ts +0 -203
  66. package/src/accessors-v2/OneTouchSwitchAccessor.ts +0 -203
  67. package/src/accessors-v2/OntReplacementApprovalAccessor.ts +0 -203
  68. package/src/accessors-v2/OrderAccessor.ts +0 -203
  69. package/src/accessors-v2/OrderCheckAccessor.ts +0 -203
  70. package/src/accessors-v2/OrderItemAccessor.ts +0 -203
  71. package/src/accessors-v2/OutageAccessor.ts +0 -203
  72. package/src/accessors-v2/OverlayRealA55Accessor.ts +0 -203
  73. package/src/accessors-v2/PICRequestAccessor.ts +0 -203
  74. package/src/accessors-v2/PaymentAccessor.ts +0 -203
  75. package/src/accessors-v2/PaymentMethodAccessor.ts +0 -203
  76. package/src/accessors-v2/PaymentMethodRefundAccessor.ts +0 -203
  77. package/src/accessors-v2/PermissionToFailAccessor.ts +0 -203
  78. package/src/accessors-v2/PriceBookAccessor.ts +0 -203
  79. package/src/accessors-v2/ProductAccessor.ts +0 -203
  80. package/src/accessors-v2/PushNotificationAccessor.ts +0 -203
  81. package/src/accessors-v2/RemediationOutcomeFormAccessor.ts +0 -203
  82. package/src/accessors-v2/RemediationRequiredReasonAccessor.ts +0 -203
  83. package/src/accessors-v2/ReturnsAccessor.ts +0 -203
  84. package/src/accessors-v2/ScheduleSlotAccessor.ts +0 -203
  85. package/src/accessors-v2/ServiceAccessor.ts +0 -203
  86. package/src/accessors-v2/ServiceAppointmentAccessor.ts +0 -203
  87. package/src/accessors-v2/ServiceAppointmentConfigAccessor.ts +0 -203
  88. package/src/accessors-v2/ServiceVisitAuditAccessor.ts +0 -203
  89. package/src/accessors-v2/SiteSpecificRiskAssessmentOutcomeFormAccessor.ts +0 -203
  90. package/src/accessors-v2/SweeperMaintenanceAuditAccessor.ts +0 -203
  91. package/src/accessors-v2/TeamAccessor.ts +0 -203
  92. package/src/accessors-v2/TimeSlotAccessor.ts +0 -203
  93. package/src/accessors-v2/TransactionAccessor.ts +0 -203
  94. package/src/accessors-v2/UgAuditOfInstallationAccessor.ts +0 -203
  95. package/src/accessors-v2/UgExternalAuditAccessor.ts +0 -203
  96. package/src/accessors-v2/UgInProgressAuditAccessor.ts +0 -203
  97. package/src/accessors-v2/UgInstallationAuditAccessor.ts +0 -203
  98. package/src/accessors-v2/UgRetroAuditAccessor.ts +0 -203
  99. package/src/accessors-v2/UserAccessor.ts +0 -203
  100. package/src/accessors-v2/VisitAccessor.ts +0 -203
  101. package/src/accessors-v2/VoiceConfigurationAccessor.ts +0 -203
  102. package/src/accessors-v2/WayleaveAuditAccessor.ts +0 -203
  103. package/src/accessors-v2/WorkOrderAccessor.ts +0 -203
  104. package/src/accessors-v2/WorkOrderStatusUpdateAccessor.ts +0 -203
  105. package/src/accessors-v2/YfFieldServiceVisitAccessor.ts +0 -203
  106. package/src/accessors-v2/index.ts +0 -88
  107. package/src/actions-v2/ActivateOrderDto.ts +0 -116
  108. package/src/actions-v2/ActivateRecontractOrderDto.ts +0 -102
  109. package/src/actions-v2/AddressCreateDto.ts +0 -201
  110. package/src/actions-v2/AddressUpdateDto.ts +0 -101
  111. package/src/actions-v2/ApproveCboDto.ts +0 -131
  112. package/src/actions-v2/AssignCaseDto.ts +0 -104
  113. package/src/actions-v2/AssignCaseWithNoteFlowDto.ts +0 -252
  114. package/src/actions-v2/AssignEngineerDto.ts +0 -112
  115. package/src/actions-v2/AssignOwnerDto.ts +0 -101
  116. package/src/actions-v2/AssignUsersDto.ts +0 -101
  117. package/src/actions-v2/AssignWorkOrderDto.ts +0 -99
  118. package/src/actions-v2/BillingAdjustmentCreateDto.ts +0 -165
  119. package/src/actions-v2/BillingAdjustmentUpdateDto.ts +0 -164
  120. package/src/actions-v2/BillingRequestMandateUpdateDto.ts +0 -176
  121. package/src/actions-v2/BillingRequestPaymentCreateDto.ts +0 -170
  122. package/src/actions-v2/BillingRequestPaymentUpdateDto.ts +0 -176
  123. package/src/actions-v2/CancelActiveOrderDto.ts +0 -180
  124. package/src/actions-v2/CancelBillingRequestDto.ts +0 -109
  125. package/src/actions-v2/CancelBillingRequestFromPaymentDto.ts +0 -101
  126. package/src/actions-v2/CancelInstallWorkOrderFlowSupplierDto.ts +0 -188
  127. package/src/actions-v2/CancelInstallWorkOrderFlowTenantDto.ts +0 -188
  128. package/src/actions-v2/CancelOrderForRecontractDto.ts +0 -102
  129. package/src/actions-v2/CancelOrderForRollbackDto.ts +0 -102
  130. package/src/actions-v2/CancelOrderPreInstallDto.ts +0 -179
  131. package/src/actions-v2/CancelPaymentDto.ts +0 -102
  132. package/src/actions-v2/CancelPrePullWorkOrderFlowSupplierDto.ts +0 -186
  133. package/src/actions-v2/CancelRemediationWorkOrderSupplierDto.ts +0 -188
  134. package/src/actions-v2/CancelServiceWorkOrderFlowSupplierDto.ts +0 -188
  135. package/src/actions-v2/CancelServiceWorkOrderFlowTenantDto.ts +0 -188
  136. package/src/actions-v2/CancelServiceWorkOrderSupplierDto.ts +0 -84
  137. package/src/actions-v2/CancelServiceWorkOrderTenantDto.ts +0 -92
  138. package/src/actions-v2/CancelTransactionDto.ts +0 -101
  139. package/src/actions-v2/CaseCreateNoteDto.ts +0 -108
  140. package/src/actions-v2/CaseDefaultStageEscalatedDto.ts +0 -259
  141. package/src/actions-v2/CaseDefaultStageSolvedDto.ts +0 -105
  142. package/src/actions-v2/CasedefaultstageblockedDto.ts +0 -197
  143. package/src/actions-v2/CboCreateDto.ts +0 -139
  144. package/src/actions-v2/CboUpdateDto.ts +0 -127
  145. package/src/actions-v2/ChangeApprovalStatusDto.ts +0 -105
  146. package/src/actions-v2/ChangeBillingDayDto.ts +0 -94
  147. package/src/actions-v2/ChangeBillingModeDto.ts +0 -106
  148. package/src/actions-v2/ChangeCaseChannelDto.ts +0 -99
  149. package/src/actions-v2/ChangeOntReplacementRequestApprovalStatusDto.ts +0 -99
  150. package/src/actions-v2/ChangeWorkOrderStatusDto.ts +0 -122
  151. package/src/actions-v2/ClearOrderDeactivateOnDateDto.ts +0 -99
  152. package/src/actions-v2/CompleteChurnRequestDto.ts +0 -103
  153. package/src/actions-v2/CompleteChurnRequestFlowDto.ts +0 -181
  154. package/src/actions-v2/CompleteCollectionInspectionDetailsDto.ts +0 -160
  155. package/src/actions-v2/CompleteInstallWorkOrderDto.ts +0 -120
  156. package/src/actions-v2/CompleteInstallWorkOrderFlowDto.ts +0 -4550
  157. package/src/actions-v2/CompletePaymentMethodRefundDto.ts +0 -101
  158. package/src/actions-v2/CompletePaymentMethodRefundFlowDto.ts +0 -175
  159. package/src/actions-v2/CompletePicRequestDto.ts +0 -103
  160. package/src/actions-v2/CompletePicRequestFlowDto.ts +0 -179
  161. package/src/actions-v2/CompletePrePullWorkOrderDto.ts +0 -111
  162. package/src/actions-v2/CompletePrePullWorkOrderFlowDto.ts +0 -474
  163. package/src/actions-v2/CompleteRemediationWorkOrderDto.ts +0 -104
  164. package/src/actions-v2/CompleteRemediationWorkOrderFlowDto.ts +0 -352
  165. package/src/actions-v2/CompleteServiceWorkOrderDto.ts +0 -140
  166. package/src/actions-v2/CompleteServiceWorkOrderFlowDto.ts +0 -1351
  167. package/src/actions-v2/ConfirmPaymentSuccessDto.ts +0 -102
  168. package/src/actions-v2/ConfirmTransactionDto.ts +0 -108
  169. package/src/actions-v2/CreateActivityLogEntryDto.ts +0 -112
  170. package/src/actions-v2/CreateBillingRequestForInvoicesDto.ts +0 -167
  171. package/src/actions-v2/CreateBillingRequestTransactionDto.ts +0 -142
  172. package/src/actions-v2/CreateBundleProductActionDto.ts +0 -365
  173. package/src/actions-v2/CreateBusinessAccountDto.ts +0 -98
  174. package/src/actions-v2/CreateCancelCollectionAmcoDto.ts +0 -96
  175. package/src/actions-v2/CreateCaseDto.ts +0 -115
  176. package/src/actions-v2/CreateCaseFromContactDto.ts +0 -188
  177. package/src/actions-v2/CreateChurnRequestDto.ts +0 -107
  178. package/src/actions-v2/CreateCollectionAmcoReplacementWorkOrderDto.ts +0 -182
  179. package/src/actions-v2/CreateCollectionAmcoReplacementWorkOrderFromWorkOrderDto.ts +0 -259
  180. package/src/actions-v2/CreateCollectionAmcoWorkOrderDto.ts +0 -195
  181. package/src/actions-v2/CreateCollectionAmcoWorkOrderFromOrderDto.ts +0 -269
  182. package/src/actions-v2/CreateCollectionRescheduledChangeReasonTenantDto.ts +0 -108
  183. package/src/actions-v2/CreateCollectionWorkOrderDto.ts +0 -105
  184. package/src/actions-v2/CreateCollectionWorkOrderFromOrderDto.ts +0 -177
  185. package/src/actions-v2/CreateConfigDto.ts +0 -95
  186. package/src/actions-v2/CreateContactDto.ts +0 -170
  187. package/src/actions-v2/CreateConversationDto.ts +0 -97
  188. package/src/actions-v2/CreateCustomerDeviceOntDto.ts +0 -111
  189. package/src/actions-v2/CreateDispatchAmcoWorkOrderDto.ts +0 -217
  190. package/src/actions-v2/CreateDispatchAmcoWorkOrderFromOrderDto.ts +0 -289
  191. package/src/actions-v2/CreateEmailTemplateDto.ts +0 -105
  192. package/src/actions-v2/CreateFieldServiceDispatchedProductDto.ts +0 -89
  193. package/src/actions-v2/CreateFieldServiceMeshProductDto.ts +0 -122
  194. package/src/actions-v2/CreateFieldServiceProductDto.ts +0 -124
  195. package/src/actions-v2/CreateFieldServiceRouterProductDto.ts +0 -122
  196. package/src/actions-v2/CreateFinalNoticeActivityDto.ts +0 -118
  197. package/src/actions-v2/CreateFinanceWorkOrderDto.ts +0 -119
  198. package/src/actions-v2/CreateImpersonationTrackerDto.ts +0 -117
  199. package/src/actions-v2/CreateInspectionDto.ts +0 -167
  200. package/src/actions-v2/CreateInspectionWorkOrderDto.ts +0 -119
  201. package/src/actions-v2/CreateInstallBusinessWorkOrderDto.ts +0 -120
  202. package/src/actions-v2/CreateInstallCancelledChangeReasonSupplierDto.ts +0 -110
  203. package/src/actions-v2/CreateInstallCancelledChangeReasonTenantDto.ts +0 -110
  204. package/src/actions-v2/CreateInstallDto.ts +0 -165
  205. package/src/actions-v2/CreateInstallRescheduledChangeReasonSupplierDto.ts +0 -110
  206. package/src/actions-v2/CreateInstallRescheduledChangeReasonTenantDto.ts +0 -110
  207. package/src/actions-v2/CreateInstallServiceDto.ts +0 -165
  208. package/src/actions-v2/CreateInstallWorkOrderDto.ts +0 -119
  209. package/src/actions-v2/CreateInstallWorkOrderFlowDto.ts +0 -99
  210. package/src/actions-v2/CreateInternetProductActionDto.ts +0 -372
  211. package/src/actions-v2/CreateLaborProductActionDto.ts +0 -365
  212. package/src/actions-v2/CreateLandlineProductActionDto.ts +0 -365
  213. package/src/actions-v2/CreateLeadDto.ts +0 -105
  214. package/src/actions-v2/CreateLeadFromAddressDto.ts +0 -323
  215. package/src/actions-v2/CreateLinkedWorkOrderDto.ts +0 -97
  216. package/src/actions-v2/CreateLinkedWorkOrderFlowDto.ts +0 -808
  217. package/src/actions-v2/CreateMeshProductActionDto.ts +0 -365
  218. package/src/actions-v2/CreateMobileProductActionDto.ts +0 -359
  219. package/src/actions-v2/CreateNavigationConfigDto.ts +0 -99
  220. package/src/actions-v2/CreateNetworkAdjustmentWorkOrderDto.ts +0 -119
  221. package/src/actions-v2/CreateNetworkDeviceDto.ts +0 -114
  222. package/src/actions-v2/CreateNewReturnDto.ts +0 -359
  223. package/src/actions-v2/CreateNoteDto.ts +0 -110
  224. package/src/actions-v2/CreateNoteForCaseAssignmentDto.ts +0 -96
  225. package/src/actions-v2/CreateOneTouchSwitchOrderDto.ts +0 -151
  226. package/src/actions-v2/CreateOntReplacementApprovalDto.ts +0 -92
  227. package/src/actions-v2/CreateOtpTransactionDto.ts +0 -135
  228. package/src/actions-v2/CreatePaymentDto.ts +0 -93
  229. package/src/actions-v2/CreatePaymentForInvoicesDto.ts +0 -123
  230. package/src/actions-v2/CreatePaymentMethodDto.ts +0 -95
  231. package/src/actions-v2/CreatePaymentMethodRefundDto.ts +0 -109
  232. package/src/actions-v2/CreatePermissionToFailDto.ts +0 -89
  233. package/src/actions-v2/CreatePicRequestDto.ts +0 -106
  234. package/src/actions-v2/CreatePlanningWorkOrderDto.ts +0 -119
  235. package/src/actions-v2/CreatePrePullCancelledChangeReasonSupplierDto.ts +0 -108
  236. package/src/actions-v2/CreatePrePullDto.ts +0 -165
  237. package/src/actions-v2/CreatePrePullRescheduledChangeReasonSupplierDto.ts +0 -110
  238. package/src/actions-v2/CreatePrePullWorkOrderDto.ts +0 -119
  239. package/src/actions-v2/CreatePrimaryAccountDto.ts +0 -116
  240. package/src/actions-v2/CreatePushNotificationDto.ts +0 -121
  241. package/src/actions-v2/CreateRecontractOrderDto.ts +0 -182
  242. package/src/actions-v2/CreateRecontractOrderItemDto.ts +0 -226
  243. package/src/actions-v2/CreateRecontractVoiceConfigurationDto.ts +0 -114
  244. package/src/actions-v2/CreateRemediationCancelledChangeReasonSupplierDto.ts +0 -110
  245. package/src/actions-v2/CreateRemediationDto.ts +0 -165
  246. package/src/actions-v2/CreateRemediationRescheduledChangeReasonSupplierDto.ts +0 -110
  247. package/src/actions-v2/CreateRemediationWorkOrderDto.ts +0 -119
  248. package/src/actions-v2/CreateResellerAccountDto.ts +0 -98
  249. package/src/actions-v2/CreateServiceCancelledChangeReasonSupplierDto.ts +0 -110
  250. package/src/actions-v2/CreateServiceCancelledChangeReasonTenantDto.ts +0 -110
  251. package/src/actions-v2/CreateServiceDto.ts +0 -139
  252. package/src/actions-v2/CreateServiceRescheduledChangeReasonSupplierDto.ts +0 -110
  253. package/src/actions-v2/CreateServiceRescheduledChangeReasonTenantDto.ts +0 -110
  254. package/src/actions-v2/CreateServiceWorkOrderDto.ts +0 -99
  255. package/src/actions-v2/CreateTeamDto.ts +0 -88
  256. package/src/actions-v2/CreateTimeSlotDto.ts +0 -173
  257. package/src/actions-v2/CreateWayleaveDto.ts +0 -165
  258. package/src/actions-v2/CreateWayleaveWorkOrderDto.ts +0 -112
  259. package/src/actions-v2/CreateWayleaveWorkOrderFlowDto.ts +0 -524
  260. package/src/actions-v2/CreateWorkOrderStatusUpdateDto.ts +0 -128
  261. package/src/actions-v2/CreditNoteCreateDto.ts +0 -113
  262. package/src/actions-v2/CreditNoteUpdateDto.ts +0 -118
  263. package/src/actions-v2/CrmDatasetDefaultUpdateDto.ts +0 -127
  264. package/src/actions-v2/CustomerDeviceAtaUpdateDto.ts +0 -105
  265. package/src/actions-v2/CustomerDeviceRouterCreateDto.ts +0 -127
  266. package/src/actions-v2/CustomerDeviceRouterUpdateDto.ts +0 -154
  267. package/src/actions-v2/DeactivateOrderDunningDto.ts +0 -102
  268. package/src/actions-v2/DefaultInstallWorkOrderEditFormDto.ts +0 -97
  269. package/src/actions-v2/DefaultServiceWorkOrderEditFormDto.ts +0 -125
  270. package/src/actions-v2/DefaultUpdateChurnRequestDto.ts +0 -109
  271. package/src/actions-v2/DefaultUpdatePicRequestDto.ts +0 -109
  272. package/src/actions-v2/DiscountCreateDto.ts +0 -152
  273. package/src/actions-v2/DiscountUpdateDto.ts +0 -158
  274. package/src/actions-v2/EditCaseFormDto.ts +0 -132
  275. package/src/actions-v2/EditCollectionAmcoWorkOrderDto.ts +0 -121
  276. package/src/actions-v2/EditFieldServiceProductDto.ts +0 -125
  277. package/src/actions-v2/EditNetworkDeviceDto.ts +0 -120
  278. package/src/actions-v2/EditReturnDto.ts +0 -122
  279. package/src/actions-v2/EscalateCaseActionDto.ts +0 -108
  280. package/src/actions-v2/EscalateCaseTransitionDto.ts +0 -259
  281. package/src/actions-v2/FailPaymentDto.ts +0 -102
  282. package/src/actions-v2/FailTransactionDto.ts +0 -108
  283. package/src/actions-v2/FlowStepCompleteCollectionConfirmationDto.ts +0 -180
  284. package/src/actions-v2/FlowStepEnRouteCallConfirmationDto.ts +0 -98
  285. package/src/actions-v2/FlowStepEnRouteCollectionConfirmationDto.ts +0 -106
  286. package/src/actions-v2/FlowStepMoreInforRequiredToVerifiedConfirmationDto.ts +0 -90
  287. package/src/actions-v2/FlowStepReceivedConfirmationDto.ts +0 -108
  288. package/src/actions-v2/FlowStepReceivedToVerifiedConfirmationDto.ts +0 -116
  289. package/src/actions-v2/FlowStepUpdateToAdditionalApprovalRequiredDto.ts +0 -90
  290. package/src/actions-v2/FlowStepVerifiedToApprovedDto.ts +0 -99
  291. package/src/actions-v2/InProgressWorkOrderConfirmationDto.ts +0 -95
  292. package/src/actions-v2/InvoiceCreateDto.ts +0 -79
  293. package/src/actions-v2/InvoiceUpdateDto.ts +0 -110
  294. package/src/actions-v2/KnowledgeArticleReleaseNoteCreateDto.ts +0 -85
  295. package/src/actions-v2/KnowledgeArticleUserGuideCreateDto.ts +0 -95
  296. package/src/actions-v2/ManageCommisionDto.ts +0 -97
  297. package/src/actions-v2/ManageSlaDto.ts +0 -112
  298. package/src/actions-v2/MarkCaseClosedDto.ts +0 -105
  299. package/src/actions-v2/MarkCaseResolvedDto.ts +0 -105
  300. package/src/actions-v2/MoveBusinessInstallToCancelledDto.ts +0 -102
  301. package/src/actions-v2/MoveBusinessInstallToCompleteDto.ts +0 -102
  302. package/src/actions-v2/MoveBusinessInstallToEnRouteDto.ts +0 -102
  303. package/src/actions-v2/MoveBusinessInstallToInProgressDto.ts +0 -102
  304. package/src/actions-v2/MoveBusinessInstallToReadyForInstallationDto.ts +0 -102
  305. package/src/actions-v2/MoveBusinessInstallToRemediationDto.ts +0 -444
  306. package/src/actions-v2/MoveBusinessInstallToSiteSurveyRequiredDto.ts +0 -102
  307. package/src/actions-v2/MoveBusinessInstallWorkOrderFromReadyToInstallationToScheduledDto.ts +0 -102
  308. package/src/actions-v2/MoveCaseOutageToSolvedAction2Dto.ts +0 -118
  309. package/src/actions-v2/MoveCaseOutageToSolvedActionDto.ts +0 -118
  310. package/src/actions-v2/MoveCaseOutageToSolvedTransitionDto.ts +0 -102
  311. package/src/actions-v2/MoveCaseToBlockedActionDto.ts +0 -116
  312. package/src/actions-v2/MoveCaseToBlockedTransitionDto.ts +0 -194
  313. package/src/actions-v2/MoveCaseToPendingAgentTransitionDto.ts +0 -102
  314. package/src/actions-v2/MoveCaseToPendingReviewActionDto.ts +0 -124
  315. package/src/actions-v2/MoveCaseToPendingReviewTransitionDto.ts +0 -202
  316. package/src/actions-v2/MoveCaseToSolvedActionDto.ts +0 -115
  317. package/src/actions-v2/MoveCaseToSolvedTransitionDto.ts +0 -102
  318. package/src/actions-v2/MoveCboToAdditionalApprovalRequiredDto.ts +0 -107
  319. package/src/actions-v2/MoveCboToApprovedDto.ts +0 -207
  320. package/src/actions-v2/MoveCboToCancelledDto.ts +0 -102
  321. package/src/actions-v2/MoveCboToMoreInfoRequiredDto.ts +0 -102
  322. package/src/actions-v2/MoveCboToReceivedDto.ts +0 -186
  323. package/src/actions-v2/MoveCboToRefundProcessedDto.ts +0 -102
  324. package/src/actions-v2/MoveCboToVerifiedDto.ts +0 -102
  325. package/src/actions-v2/MoveCollectionAmcoToCancelledDto.ts +0 -105
  326. package/src/actions-v2/MoveCollectionAmcoToCompleteDto.ts +0 -105
  327. package/src/actions-v2/MoveCollectionAmcoToErrorDto.ts +0 -105
  328. package/src/actions-v2/MoveCollectionAmcoToPendingInspectionDto.ts +0 -105
  329. package/src/actions-v2/MoveCollectionAmcoToPendingReturnDto.ts +0 -105
  330. package/src/actions-v2/MoveCollectionAmcoToReceivedDto.ts +0 -105
  331. package/src/actions-v2/MoveCollectionWorkOrderFromAcceptedToEnRouteDto.ts +0 -184
  332. package/src/actions-v2/MoveCollectionWorkOrderFromEnRouteToReceivedDto.ts +0 -102
  333. package/src/actions-v2/MoveCollectionWorkOrderFromReceivedToCompleteDto.ts +0 -258
  334. package/src/actions-v2/MoveCollectionWorkOrderToCancelledDto.ts +0 -102
  335. package/src/actions-v2/MoveCollectionWorkOrderToCompleteDto.ts +0 -85
  336. package/src/actions-v2/MoveDefaultCaseFromOpenToClosedDto.ts +0 -186
  337. package/src/actions-v2/MoveDispatchAmcoToCancelledDto.ts +0 -103
  338. package/src/actions-v2/MoveFinanceWorkOrderToApprovalDto.ts +0 -102
  339. package/src/actions-v2/MoveFinanceWorkOrderToCancelledDto.ts +0 -102
  340. package/src/actions-v2/MoveFinanceWorkOrderToCompleteDto.ts +0 -102
  341. package/src/actions-v2/MoveFinanceWorkOrderToNeedInformationDto.ts +0 -102
  342. package/src/actions-v2/MoveFinanceWorkOrderToPurchaseOrderDto.ts +0 -102
  343. package/src/actions-v2/MoveInspectionWorkOrderToCancelledDto.ts +0 -100
  344. package/src/actions-v2/MoveInspectionWorkOrderToCompleteDto.ts +0 -100
  345. package/src/actions-v2/MoveInspectionWorkOrderToEnRouteDto.ts +0 -102
  346. package/src/actions-v2/MoveInspectionWorkOrderToInProgressDto.ts +0 -174
  347. package/src/actions-v2/MoveInspectionWorkOrderToInProgressSubstantialDto.ts +0 -576
  348. package/src/actions-v2/MoveInspectionWorkOrderToRemediationDto.ts +0 -100
  349. package/src/actions-v2/MoveInstallWorkOrderFromInProgressToCompleteDto.ts +0 -103
  350. package/src/actions-v2/MoveInstallWorkOrderToEnRouteDto.ts +0 -174
  351. package/src/actions-v2/MoveInstallWorkOrderToInProgressDto.ts +0 -172
  352. package/src/actions-v2/MoveInstallWorkOrderToInProgressSubstantialDto.ts +0 -576
  353. package/src/actions-v2/MoveInstallWorkOrderToRemediationDto.ts +0 -444
  354. package/src/actions-v2/MoveInstallWorkOrderToScheduledDto.ts +0 -108
  355. package/src/actions-v2/MoveLeadToContactedDto.ts +0 -99
  356. package/src/actions-v2/MoveLeadToLostDto.ts +0 -99
  357. package/src/actions-v2/MoveLeadToQualifiedDto.ts +0 -99
  358. package/src/actions-v2/MoveLeadToWonDto.ts +0 -99
  359. package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToCancelledDto.ts +0 -102
  360. package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToCompleteDto.ts +0 -102
  361. package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToNaRaisedDto.ts +0 -102
  362. package/src/actions-v2/MoveNetworkAdjustmentWorkOrderToNaRejectedDto.ts +0 -102
  363. package/src/actions-v2/MoveOrderFromAcceptedToScheduledDto.ts +0 -99
  364. package/src/actions-v2/MoveOrderFromActiveToPendingCancellationDto.ts +0 -104
  365. package/src/actions-v2/MoveOrderFromCancelledToActiveDto.ts +0 -99
  366. package/src/actions-v2/MoveOrderFromDeactivatedToActiveDto.ts +0 -99
  367. package/src/actions-v2/MoveOrderFromDeactivatedToCancelledDto.ts +0 -182
  368. package/src/actions-v2/MoveOrderFromDraftToAnyStageDto.ts +0 -99
  369. package/src/actions-v2/MoveOrderFromPendingCancellationToActiveDto.ts +0 -99
  370. package/src/actions-v2/MoveOrderFromPendingCancellationToCancelledDto.ts +0 -182
  371. package/src/actions-v2/MoveOrderFromPreOrderToCancelledDto.ts +0 -99
  372. package/src/actions-v2/MoveOrderToActiveDto.ts +0 -192
  373. package/src/actions-v2/MoveOrderToDeactivatedFromActiveDto.ts +0 -99
  374. package/src/actions-v2/MoveOutageToSolvedActionDto.ts +0 -105
  375. package/src/actions-v2/MovePlanningWorkOrderToCancelledDto.ts +0 -102
  376. package/src/actions-v2/MovePlanningWorkOrderToDesignCompleteDto.ts +0 -102
  377. package/src/actions-v2/MovePlanningWorkOrderToDesignInProgressDto.ts +0 -102
  378. package/src/actions-v2/MovePlanningWorkOrderToDesignQcDto.ts +0 -102
  379. package/src/actions-v2/MovePlanningWorkOrderToMoreInformationRequiredDto.ts +0 -102
  380. package/src/actions-v2/MovePlanningWorkOrderToOnHoldDto.ts +0 -102
  381. package/src/actions-v2/MovePrePullWorkOrderToEnRouteDto.ts +0 -102
  382. package/src/actions-v2/MovePrePullWorkOrderToInProgressDto.ts +0 -172
  383. package/src/actions-v2/MovePrePullWorkOrderToInProgressSubstantialDto.ts +0 -576
  384. package/src/actions-v2/MovePrePullWorkOrderToRemediationDto.ts +0 -444
  385. package/src/actions-v2/MoveRemediationWorkOrderToEnRouteDto.ts +0 -102
  386. package/src/actions-v2/MoveRemediationWorkOrderToInProgressDto.ts +0 -174
  387. package/src/actions-v2/MoveRemediationWorkOrderToInProgressSubstantialDto.ts +0 -576
  388. package/src/actions-v2/MoveRemediationWorkOrderToRemediationDto.ts +0 -444
  389. package/src/actions-v2/MoveServiceWorkOrderFromAcceptedToScheduledDto.ts +0 -102
  390. package/src/actions-v2/MoveServiceWorkOrderToCancelledDto.ts +0 -105
  391. package/src/actions-v2/MoveServiceWorkOrderToEnRouteDto.ts +0 -100
  392. package/src/actions-v2/MoveServiceWorkOrderToInProgressDto.ts +0 -172
  393. package/src/actions-v2/MoveServiceWorkOrderToInProgressSubstantialDto.ts +0 -576
  394. package/src/actions-v2/MoveServiceWorkOrderToRemediationDto.ts +0 -444
  395. package/src/actions-v2/MoveWayleaveWorkOrderToAwaitingPtdDto.ts +0 -102
  396. package/src/actions-v2/MoveWayleaveWorkOrderToCancelledDto.ts +0 -102
  397. package/src/actions-v2/MoveWayleaveWorkOrderToCompleteDto.ts +0 -102
  398. package/src/actions-v2/MoveWayleaveWorkOrderToInReviewDto.ts +0 -102
  399. package/src/actions-v2/MoveWayleaveWorkOrderToNeedInformationDto.ts +0 -102
  400. package/src/actions-v2/MoveWayleaveWorkOrderToSubmittedDto.ts +0 -102
  401. package/src/actions-v2/NewAppointmentDto.ts +0 -127
  402. package/src/actions-v2/OderUpdateDto.ts +0 -85
  403. package/src/actions-v2/OfferCreateDto.ts +0 -165
  404. package/src/actions-v2/OfferUpdateDto.ts +0 -171
  405. package/src/actions-v2/OrderItemUpdateDto.ts +0 -122
  406. package/src/actions-v2/OverlayA55UpdateDto.ts +0 -327
  407. package/src/actions-v2/OverrideMovePicToInProgressDto.ts +0 -105
  408. package/src/actions-v2/PriceBookCreateActionDto.ts +0 -112
  409. package/src/actions-v2/PriceBookUpdateActionDto.ts +0 -118
  410. package/src/actions-v2/PriceMatchDto.ts +0 -105
  411. package/src/actions-v2/ReActionReturnCompletionDto.ts +0 -99
  412. package/src/actions-v2/ReactivateOrderAfterRollbackDto.ts +0 -102
  413. package/src/actions-v2/ReassociateOrderItemDevicesDto.ts +0 -90
  414. package/src/actions-v2/RemoveAssignmentFromCaseDto.ts +0 -100
  415. package/src/actions-v2/RequestToReplaceOntDto.ts +0 -167
  416. package/src/actions-v2/RescheduleBusinessInstallWorkOrderSupplierDto.ts +0 -185
  417. package/src/actions-v2/RescheduleBusinessInstallWorkOrderTenantDto.ts +0 -185
  418. package/src/actions-v2/RescheduleCollectionWorkOrderTenantDto.ts +0 -183
  419. package/src/actions-v2/RescheduleInspectionWorkOrderSupplierDto.ts +0 -185
  420. package/src/actions-v2/RescheduleInstallWorkOrderSupplierDto.ts +0 -185
  421. package/src/actions-v2/RescheduleInstallWorkOrderTenantDto.ts +0 -185
  422. package/src/actions-v2/ReschedulePrePullWorkOrderSupplierDto.ts +0 -185
  423. package/src/actions-v2/RescheduleRemediationWorkOrderSupplierDto.ts +0 -185
  424. package/src/actions-v2/RescheduleServiceWorkOrderSupplierDto.ts +0 -185
  425. package/src/actions-v2/RescheduleServiceWorkOrderTenantDto.ts +0 -185
  426. package/src/actions-v2/ResendCollectionAmcoWorkOrderToAmcoDto.ts +0 -104
  427. package/src/actions-v2/ScheduleSlotCreateDto.ts +0 -175
  428. package/src/actions-v2/ScheduleSlotUpdateDto.ts +0 -173
  429. package/src/actions-v2/SelectRelatedPaymentmethodDto.ts +0 -84
  430. package/src/actions-v2/SentToVoyagerDto.ts +0 -97
  431. package/src/actions-v2/SetInvoiceDunningBrqRequestDto.ts +0 -117
  432. package/src/actions-v2/SetInvoiceDunningOtpCreatedDto.ts +0 -108
  433. package/src/actions-v2/SetInvoiceDunningPaymentFailedDto.ts +0 -116
  434. package/src/actions-v2/SetInvoiceFinalDunningReminderDto.ts +0 -123
  435. package/src/actions-v2/SetInvoiceInitialDunningReminderDto.ts +0 -115
  436. package/src/actions-v2/SetInvoicePaidFromOtpDto.ts +0 -133
  437. package/src/actions-v2/SetOrderCancelOnDateDto.ts +0 -99
  438. package/src/actions-v2/SetOrderDeactivateOnDateDto.ts +0 -100
  439. package/src/actions-v2/SetPaymentLinkDto.ts +0 -100
  440. package/src/actions-v2/SetPaymentPendingDto.ts +0 -92
  441. package/src/actions-v2/SetPaymentProcessingDto.ts +0 -102
  442. package/src/actions-v2/StartBillingRequestFlowDto.ts +0 -122
  443. package/src/actions-v2/TestAction123321Dto.ts +0 -81
  444. package/src/actions-v2/TransactionCreateDto.ts +0 -128
  445. package/src/actions-v2/TransactionUpdateDto.ts +0 -130
  446. package/src/actions-v2/UpdateActivityDateDto.ts +0 -101
  447. package/src/actions-v2/UpdateAdditionalCareDto.ts +0 -143
  448. package/src/actions-v2/UpdateAddressDataSetDto.ts +0 -99
  449. package/src/actions-v2/UpdateBillingRequestTransactionStatusDto.ts +0 -100
  450. package/src/actions-v2/UpdateBundleProductActionDto.ts +0 -363
  451. package/src/actions-v2/UpdateBusinessAccountDto.ts +0 -104
  452. package/src/actions-v2/UpdateCallDto.ts +0 -97
  453. package/src/actions-v2/UpdateCancellationReasonDefaultDto.ts +0 -105
  454. package/src/actions-v2/UpdateConfigDto.ts +0 -101
  455. package/src/actions-v2/UpdateContactDto.ts +0 -212
  456. package/src/actions-v2/UpdateConversationDto.ts +0 -104
  457. package/src/actions-v2/UpdateCustomerDeviceOntDto.ts +0 -151
  458. package/src/actions-v2/UpdateDefaultWorkOrderDto.ts +0 -160
  459. package/src/actions-v2/UpdateDto.ts +0 -227
  460. package/src/actions-v2/UpdateEmailTemplateDto.ts +0 -111
  461. package/src/actions-v2/UpdateInspectionDto.ts +0 -173
  462. package/src/actions-v2/UpdateInspectionWorkOrderDto.ts +0 -97
  463. package/src/actions-v2/UpdateInstallScheduleDto.ts +0 -173
  464. package/src/actions-v2/UpdateInternetProductActionDto.ts +0 -377
  465. package/src/actions-v2/UpdateLaborProductActionDto.ts +0 -378
  466. package/src/actions-v2/UpdateLandlineProductActionDto.ts +0 -370
  467. package/src/actions-v2/UpdateLeadDto.ts +0 -103
  468. package/src/actions-v2/UpdateLosingOneTouchSwitchOrderDto.ts +0 -176
  469. package/src/actions-v2/UpdateMeshProductActionDto.ts +0 -370
  470. package/src/actions-v2/UpdateMobileProductActionDto.ts +0 -363
  471. package/src/actions-v2/UpdateNoteDto.ts +0 -114
  472. package/src/actions-v2/UpdateOneTouchSwitchOrderDto.ts +0 -174
  473. package/src/actions-v2/UpdateOrderDto.ts +0 -101
  474. package/src/actions-v2/UpdatePaymentMethodDto.ts +0 -105
  475. package/src/actions-v2/UpdatePrePullScheduleDto.ts +0 -173
  476. package/src/actions-v2/UpdatePrimaryAccountDto.ts +0 -113
  477. package/src/actions-v2/UpdateRemediationDto.ts +0 -171
  478. package/src/actions-v2/UpdateRemediationWorkOrderDto.ts +0 -97
  479. package/src/actions-v2/UpdateResellerAccountDto.ts +0 -104
  480. package/src/actions-v2/UpdateSaDelayReasonDefaultDto.ts +0 -105
  481. package/src/actions-v2/UpdateSaInformReasonDefaultDto.ts +0 -105
  482. package/src/actions-v2/UpdateSaRescheduleReasonDefaultDto.ts +0 -105
  483. package/src/actions-v2/UpdateSentimentDto.ts +0 -100
  484. package/src/actions-v2/UpdateServiceDto.ts +0 -145
  485. package/src/actions-v2/UpdateServiceScheduleDto.ts +0 -173
  486. package/src/actions-v2/UpdateSsraDto.ts +0 -499
  487. package/src/actions-v2/UpdateSupportEmailDto.ts +0 -170
  488. package/src/actions-v2/UpdateTagsDto.ts +0 -100
  489. package/src/actions-v2/UpdateTeamDto.ts +0 -117
  490. package/src/actions-v2/UpdateTimeSlotDto.ts +0 -178
  491. package/src/actions-v2/UpdateTransactionExternalRefDto.ts +0 -100
  492. package/src/actions-v2/UpdateUserDto.ts +0 -157
  493. package/src/actions-v2/UpdateVoiceConfigurationDto.ts +0 -214
  494. package/src/actions-v2/UpdateWayleaveWorkOrderDto.ts +0 -97
  495. package/src/actions-v2/VisitCreateDto.ts +0 -126
  496. package/src/actions-v2/VisitUpdateDto.ts +0 -123
  497. package/src/actions-v2/VoiceConfigUpdateDto.ts +0 -127
  498. package/src/actions-v2/VoidPaymentDto.ts +0 -102
  499. package/src/api-sdk-v2/AccountApi.ts +0 -324
  500. package/src/api-sdk-v2/ActivityApi.ts +0 -285
  501. package/src/api-sdk-v2/ActivityLogApi.ts +0 -220
  502. package/src/api-sdk-v2/AddressApi.ts +0 -402
  503. package/src/api-sdk-v2/AppointmentApi.ts +0 -246
  504. package/src/api-sdk-v2/AppointmentCalendarApi.ts +0 -155
  505. package/src/api-sdk-v2/BillingAdjustmentApi.ts +0 -207
  506. package/src/api-sdk-v2/BillingRequestApi.ts +0 -246
  507. package/src/api-sdk-v2/BlockageA55Api.ts +0 -207
  508. package/src/api-sdk-v2/BlockageReportA55Api.ts +0 -194
  509. package/src/api-sdk-v2/CalendarApi.ts +0 -155
  510. package/src/api-sdk-v2/CallApi.ts +0 -285
  511. package/src/api-sdk-v2/CallEventApi.ts +0 -194
  512. package/src/api-sdk-v2/CallLegApi.ts +0 -233
  513. package/src/api-sdk-v2/CallTransferApi.ts +0 -246
  514. package/src/api-sdk-v2/CallUpdatesApi.ts +0 -155
  515. package/src/api-sdk-v2/CaseActionApi.ts +0 -168
  516. package/src/api-sdk-v2/CaseApi.ts +0 -467
  517. package/src/api-sdk-v2/CaseQueueListViewApi.ts +0 -155
  518. package/src/api-sdk-v2/ChangeReasonApi.ts +0 -220
  519. package/src/api-sdk-v2/ChurnRequestApi.ts +0 -181
  520. package/src/api-sdk-v2/CommissionApi.ts +0 -207
  521. package/src/api-sdk-v2/ConfigApi.ts +0 -155
  522. package/src/api-sdk-v2/ConsumptionRateApi.ts +0 -181
  523. package/src/api-sdk-v2/ConsumptionScheduleApi.ts +0 -194
  524. package/src/api-sdk-v2/ContactApi.ts +0 -532
  525. package/src/api-sdk-v2/ContactIdentityApi.ts +0 -207
  526. package/src/api-sdk-v2/ContractBuyOutApi.ts +0 -246
  527. package/src/api-sdk-v2/ConversationApi.ts +0 -181
  528. package/src/api-sdk-v2/CreditNoteApi.ts +0 -207
  529. package/src/api-sdk-v2/CrmDatasetApi.ts +0 -246
  530. package/src/api-sdk-v2/CustomerDeviceAtaApi.ts +0 -168
  531. package/src/api-sdk-v2/CustomerDeviceConfigurationApi.ts +0 -181
  532. package/src/api-sdk-v2/CustomerDeviceOntApi.ts +0 -285
  533. package/src/api-sdk-v2/CustomerDeviceOntRemovalApi.ts +0 -181
  534. package/src/api-sdk-v2/CustomerDeviceRouterApi.ts +0 -246
  535. package/src/api-sdk-v2/CustomerPhonePortingApi.ts +0 -168
  536. package/src/api-sdk-v2/DeactivationApprovalApi.ts +0 -194
  537. package/src/api-sdk-v2/DiscountApi.ts +0 -233
  538. package/src/api-sdk-v2/EmailApi.ts +0 -220
  539. package/src/api-sdk-v2/EmailTemplateApi.ts +0 -155
  540. package/src/api-sdk-v2/EngineerApi.ts +0 -155
  541. package/src/api-sdk-v2/ExchangeApi.ts +0 -194
  542. package/src/api-sdk-v2/FieldServiceDispatchedProductApi.ts +0 -207
  543. package/src/api-sdk-v2/FieldServiceProductApi.ts +0 -233
  544. package/src/api-sdk-v2/FileApi.ts +0 -948
  545. package/src/api-sdk-v2/FingerprintApi.ts +0 -207
  546. package/src/api-sdk-v2/ImpersonationTrackerApi.ts +0 -181
  547. package/src/api-sdk-v2/InternalInstallAuditApi.ts +0 -194
  548. package/src/api-sdk-v2/InvoiceApi.ts +0 -376
  549. package/src/api-sdk-v2/InvoiceItemApi.ts +0 -181
  550. package/src/api-sdk-v2/KnowledgeArticleApi.ts +0 -194
  551. package/src/api-sdk-v2/LeadApi.ts +0 -363
  552. package/src/api-sdk-v2/LinearIssueApi.ts +0 -155
  553. package/src/api-sdk-v2/McPendingEventApi.ts +0 -168
  554. package/src/api-sdk-v2/MessageApi.ts +0 -181
  555. package/src/api-sdk-v2/MilestoneApi.ts +0 -207
  556. package/src/api-sdk-v2/MobileCdrApi.ts +0 -155
  557. package/src/api-sdk-v2/MobileConfigurationApi.ts +0 -194
  558. package/src/api-sdk-v2/MobileCountryRateApi.ts +0 -155
  559. package/src/api-sdk-v2/MobileEdrApi.ts +0 -155
  560. package/src/api-sdk-v2/MobileSubscriberApi.ts +0 -181
  561. package/src/api-sdk-v2/MsPendingEventApi.ts +0 -168
  562. package/src/api-sdk-v2/NetomniaFtth1StageInstallAuditApi.ts +0 -194
  563. package/src/api-sdk-v2/NetomniaFtth2StageInstallAuditApi.ts +0 -194
  564. package/src/api-sdk-v2/NetomniaFtthServiceVisitSheetApi.ts +0 -194
  565. package/src/api-sdk-v2/NetomniaInstallVerificationApi.ts +0 -194
  566. package/src/api-sdk-v2/NetworkDeviceApi.ts +0 -181
  567. package/src/api-sdk-v2/Noinstall3AuditOfInstallationSheetApi.ts +0 -168
  568. package/src/api-sdk-v2/NoteApi.ts +0 -1104
  569. package/src/api-sdk-v2/NotificationTemplateApi.ts +0 -155
  570. package/src/api-sdk-v2/OfferApi.ts +0 -220
  571. package/src/api-sdk-v2/OhAuditOfInstallationApi.ts +0 -194
  572. package/src/api-sdk-v2/OhExternalAuditApi.ts +0 -194
  573. package/src/api-sdk-v2/OhInProgressAuditApi.ts +0 -194
  574. package/src/api-sdk-v2/OhInstallationAuditApi.ts +0 -194
  575. package/src/api-sdk-v2/OhRetroAuditApi.ts +0 -194
  576. package/src/api-sdk-v2/OltSnapshotApi.ts +0 -168
  577. package/src/api-sdk-v2/OneTouchSwitchApi.ts +0 -285
  578. package/src/api-sdk-v2/OntReplacementApprovalApi.ts +0 -181
  579. package/src/api-sdk-v2/OrderApi.ts +0 -610
  580. package/src/api-sdk-v2/OrderCheckApi.ts +0 -168
  581. package/src/api-sdk-v2/OrderItemApi.ts +0 -363
  582. package/src/api-sdk-v2/OrderRemediationTaskApi.ts +0 -207
  583. package/src/api-sdk-v2/OrganizationApi.ts +0 -207
  584. package/src/api-sdk-v2/OutageApi.ts +0 -181
  585. package/src/api-sdk-v2/OverlayRealA55Api.ts +0 -194
  586. package/src/api-sdk-v2/PICRequestApi.ts +0 -181
  587. package/src/api-sdk-v2/PaymentApi.ts +0 -194
  588. package/src/api-sdk-v2/PaymentMethodApi.ts +0 -246
  589. package/src/api-sdk-v2/PaymentMethodRefundApi.ts +0 -259
  590. package/src/api-sdk-v2/PermissionToFailApi.ts +0 -194
  591. package/src/api-sdk-v2/PhoneNumberApi.ts +0 -181
  592. package/src/api-sdk-v2/Premise2Api.ts +0 -155
  593. package/src/api-sdk-v2/PremiseApi.ts +0 -155
  594. package/src/api-sdk-v2/PriceBookApi.ts +0 -181
  595. package/src/api-sdk-v2/ProductApi.ts +0 -298
  596. package/src/api-sdk-v2/ProductComponentApi.ts +0 -194
  597. package/src/api-sdk-v2/ProgramApi.ts +0 -181
  598. package/src/api-sdk-v2/ProjectApi.ts +0 -194
  599. package/src/api-sdk-v2/PushNotificationApi.ts +0 -181
  600. package/src/api-sdk-v2/QueueApi.ts +0 -194
  601. package/src/api-sdk-v2/QueueChangeApi.ts +0 -181
  602. package/src/api-sdk-v2/RegionApi.ts +0 -181
  603. package/src/api-sdk-v2/RemediationOutcomeFormApi.ts +0 -194
  604. package/src/api-sdk-v2/RemediationRequiredReasonApi.ts +0 -207
  605. package/src/api-sdk-v2/RestrictionApi.ts +0 -194
  606. package/src/api-sdk-v2/ReturnOrderApi.ts +0 -181
  607. package/src/api-sdk-v2/ReturnsApi.ts +0 -181
  608. package/src/api-sdk-v2/SalesLeaderBoardApi.ts +0 -155
  609. package/src/api-sdk-v2/SalesTerritoryApi.ts +0 -194
  610. package/src/api-sdk-v2/ScheduleSlotApi.ts +0 -168
  611. package/src/api-sdk-v2/ServiceApi.ts +0 -181
  612. package/src/api-sdk-v2/ServiceAppointmentApi.ts +0 -207
  613. package/src/api-sdk-v2/ServiceAppointmentConfigApi.ts +0 -272
  614. package/src/api-sdk-v2/ServiceVisitAuditApi.ts +0 -207
  615. package/src/api-sdk-v2/SiteSpecificRiskAssessmentOutcomeFormApi.ts +0 -194
  616. package/src/api-sdk-v2/SmsMessageApi.ts +0 -233
  617. package/src/api-sdk-v2/SmsTemplateApi.ts +0 -155
  618. package/src/api-sdk-v2/SplitOrderApi.ts +0 -207
  619. package/src/api-sdk-v2/SubtaskApi.ts +0 -181
  620. package/src/api-sdk-v2/SupportTaskApi.ts +0 -168
  621. package/src/api-sdk-v2/SweeperMaintenanceAuditApi.ts +0 -194
  622. package/src/api-sdk-v2/TaskApi.ts +0 -194
  623. package/src/api-sdk-v2/TeamApi.ts +0 -207
  624. package/src/api-sdk-v2/TelesalesDashboardApi.ts +0 -155
  625. package/src/api-sdk-v2/TimeSlotApi.ts +0 -168
  626. package/src/api-sdk-v2/TransactionApi.ts +0 -259
  627. package/src/api-sdk-v2/TwilioUserUpdateApi.ts +0 -168
  628. package/src/api-sdk-v2/UgAuditOfInstallationApi.ts +0 -194
  629. package/src/api-sdk-v2/UgExternalAuditApi.ts +0 -194
  630. package/src/api-sdk-v2/UgInProgressAuditApi.ts +0 -194
  631. package/src/api-sdk-v2/UgInstallationAuditApi.ts +0 -194
  632. package/src/api-sdk-v2/UgRetroAuditApi.ts +0 -194
  633. package/src/api-sdk-v2/UserApi.ts +0 -519
  634. package/src/api-sdk-v2/VendorApi.ts +0 -181
  635. package/src/api-sdk-v2/VisitApi.ts +0 -233
  636. package/src/api-sdk-v2/VoiceConfigurationApi.ts +0 -168
  637. package/src/api-sdk-v2/WayleaveAuditApi.ts +0 -194
  638. package/src/api-sdk-v2/WorkOrderApi.ts +0 -1000
  639. package/src/api-sdk-v2/WorkOrderRemediationViewApi.ts +0 -155
  640. package/src/api-sdk-v2/WorkOrderStatusUpdateApi.ts +0 -168
  641. package/src/api-sdk-v2/YfEquipmentCollectionApi.ts +0 -168
  642. package/src/api-sdk-v2/YfFieldServiceVisitApi.ts +0 -194
  643. package/src/api-sdk-v2/YfStockCountApi.ts +0 -194
  644. package/src/api-sdk-v2/YfToolAuditApi.ts +0 -220
  645. package/src/api-sdk-v2/YfVanAuditApi.ts +0 -220
  646. package/src/db-accessors-v2/AccountDbAccessor.ts +0 -183
  647. package/src/db-accessors-v2/ActivityDbAccessor.ts +0 -183
  648. package/src/db-accessors-v2/ActivityLogDbAccessor.ts +0 -183
  649. package/src/db-accessors-v2/AddressDbAccessor.ts +0 -183
  650. package/src/db-accessors-v2/BillingAdjustmentDbAccessor.ts +0 -183
  651. package/src/db-accessors-v2/BillingRequestDbAccessor.ts +0 -183
  652. package/src/db-accessors-v2/BlockageA55DbAccessor.ts +0 -183
  653. package/src/db-accessors-v2/CallLegDbAccessor.ts +0 -183
  654. package/src/db-accessors-v2/CaseDbAccessor.ts +0 -183
  655. package/src/db-accessors-v2/ChangeReasonDbAccessor.ts +0 -183
  656. package/src/db-accessors-v2/ChurnRequestDbAccessor.ts +0 -183
  657. package/src/db-accessors-v2/ConfigDbAccessor.ts +0 -183
  658. package/src/db-accessors-v2/ContactDbAccessor.ts +0 -183
  659. package/src/db-accessors-v2/ContractBuyOutDbAccessor.ts +0 -183
  660. package/src/db-accessors-v2/ConversationDbAccessor.ts +0 -183
  661. package/src/db-accessors-v2/CreditNoteDbAccessor.ts +0 -183
  662. package/src/db-accessors-v2/CrmDatasetDbAccessor.ts +0 -183
  663. package/src/db-accessors-v2/CustomerDeviceAtaDbAccessor.ts +0 -183
  664. package/src/db-accessors-v2/CustomerDeviceOntDbAccessor.ts +0 -183
  665. package/src/db-accessors-v2/CustomerDeviceRouterDbAccessor.ts +0 -183
  666. package/src/db-accessors-v2/CustomerPhonePortingDbAccessor.ts +0 -183
  667. package/src/db-accessors-v2/DiscountDbAccessor.ts +0 -183
  668. package/src/db-accessors-v2/EmailDbAccessor.ts +0 -183
  669. package/src/db-accessors-v2/EmailTemplateDbAccessor.ts +0 -183
  670. package/src/db-accessors-v2/FieldServiceDispatchedProductDbAccessor.ts +0 -183
  671. package/src/db-accessors-v2/FieldServiceProductDbAccessor.ts +0 -183
  672. package/src/db-accessors-v2/ImpersonationTrackerDbAccessor.ts +0 -183
  673. package/src/db-accessors-v2/InternalInstallAuditDbAccessor.ts +0 -183
  674. package/src/db-accessors-v2/InvoiceDbAccessor.ts +0 -183
  675. package/src/db-accessors-v2/KnowledgeArticleDbAccessor.ts +0 -183
  676. package/src/db-accessors-v2/LeadDbAccessor.ts +0 -183
  677. package/src/db-accessors-v2/NetworkDeviceDbAccessor.ts +0 -183
  678. package/src/db-accessors-v2/NoteDbAccessor.ts +0 -183
  679. package/src/db-accessors-v2/OfferDbAccessor.ts +0 -183
  680. package/src/db-accessors-v2/OhAuditOfInstallationDbAccessor.ts +0 -183
  681. package/src/db-accessors-v2/OhExternalAuditDbAccessor.ts +0 -183
  682. package/src/db-accessors-v2/OhInProgressAuditDbAccessor.ts +0 -183
  683. package/src/db-accessors-v2/OhInstallationAuditDbAccessor.ts +0 -183
  684. package/src/db-accessors-v2/OhRetroAuditDbAccessor.ts +0 -183
  685. package/src/db-accessors-v2/OneTouchSwitchDbAccessor.ts +0 -183
  686. package/src/db-accessors-v2/OntReplacementApprovalDbAccessor.ts +0 -183
  687. package/src/db-accessors-v2/OrderCheckDbAccessor.ts +0 -183
  688. package/src/db-accessors-v2/OrderDbAccessor.ts +0 -183
  689. package/src/db-accessors-v2/OrderItemDbAccessor.ts +0 -183
  690. package/src/db-accessors-v2/OutageDbAccessor.ts +0 -183
  691. package/src/db-accessors-v2/OverlayRealA55DbAccessor.ts +0 -183
  692. package/src/db-accessors-v2/PICRequestDbAccessor.ts +0 -183
  693. package/src/db-accessors-v2/PaymentDbAccessor.ts +0 -183
  694. package/src/db-accessors-v2/PaymentMethodDbAccessor.ts +0 -183
  695. package/src/db-accessors-v2/PaymentMethodRefundDbAccessor.ts +0 -183
  696. package/src/db-accessors-v2/PermissionToFailDbAccessor.ts +0 -183
  697. package/src/db-accessors-v2/PriceBookDbAccessor.ts +0 -183
  698. package/src/db-accessors-v2/ProductDbAccessor.ts +0 -183
  699. package/src/db-accessors-v2/PushNotificationDbAccessor.ts +0 -183
  700. package/src/db-accessors-v2/RemediationOutcomeFormDbAccessor.ts +0 -183
  701. package/src/db-accessors-v2/RemediationRequiredReasonDbAccessor.ts +0 -183
  702. package/src/db-accessors-v2/ReturnsDbAccessor.ts +0 -183
  703. package/src/db-accessors-v2/ScheduleSlotDbAccessor.ts +0 -183
  704. package/src/db-accessors-v2/ServiceAppointmentConfigDbAccessor.ts +0 -183
  705. package/src/db-accessors-v2/ServiceAppointmentDbAccessor.ts +0 -183
  706. package/src/db-accessors-v2/ServiceDbAccessor.ts +0 -183
  707. package/src/db-accessors-v2/ServiceVisitAuditDbAccessor.ts +0 -183
  708. package/src/db-accessors-v2/SiteSpecificRiskAssessmentOutcomeFormDbAccessor.ts +0 -183
  709. package/src/db-accessors-v2/SweeperMaintenanceAuditDbAccessor.ts +0 -183
  710. package/src/db-accessors-v2/TeamDbAccessor.ts +0 -183
  711. package/src/db-accessors-v2/TimeSlotDbAccessor.ts +0 -183
  712. package/src/db-accessors-v2/TransactionDbAccessor.ts +0 -183
  713. package/src/db-accessors-v2/UgAuditOfInstallationDbAccessor.ts +0 -183
  714. package/src/db-accessors-v2/UgExternalAuditDbAccessor.ts +0 -183
  715. package/src/db-accessors-v2/UgInProgressAuditDbAccessor.ts +0 -183
  716. package/src/db-accessors-v2/UgInstallationAuditDbAccessor.ts +0 -183
  717. package/src/db-accessors-v2/UgRetroAuditDbAccessor.ts +0 -183
  718. package/src/db-accessors-v2/UserDbAccessor.ts +0 -183
  719. package/src/db-accessors-v2/VisitDbAccessor.ts +0 -183
  720. package/src/db-accessors-v2/VoiceConfigurationDbAccessor.ts +0 -183
  721. package/src/db-accessors-v2/WayleaveAuditDbAccessor.ts +0 -183
  722. package/src/db-accessors-v2/WorkOrderDbAccessor.ts +0 -183
  723. package/src/db-accessors-v2/WorkOrderStatusUpdateDbAccessor.ts +0 -183
  724. package/src/db-accessors-v2/YfFieldServiceVisitDbAccessor.ts +0 -183
  725. package/src/db-accessors-v2/index.ts +0 -89
  726. package/src/db-sdk-v2/AccountDb.ts +0 -318
  727. package/src/db-sdk-v2/ActivityDb.ts +0 -276
  728. package/src/db-sdk-v2/ActivityLogDb.ts +0 -206
  729. package/src/db-sdk-v2/AddressDb.ts +0 -402
  730. package/src/db-sdk-v2/AppointmentCalendarDb.ts +0 -136
  731. package/src/db-sdk-v2/AppointmentDb.ts +0 -234
  732. package/src/db-sdk-v2/BillingAdjustmentDb.ts +0 -192
  733. package/src/db-sdk-v2/BillingRequestDb.ts +0 -234
  734. package/src/db-sdk-v2/BlockageA55Db.ts +0 -192
  735. package/src/db-sdk-v2/BlockageReportA55Db.ts +0 -178
  736. package/src/db-sdk-v2/CalendarDb.ts +0 -136
  737. package/src/db-sdk-v2/CallDb.ts +0 -276
  738. package/src/db-sdk-v2/CallEventDb.ts +0 -178
  739. package/src/db-sdk-v2/CallLegDb.ts +0 -220
  740. package/src/db-sdk-v2/CallTransferDb.ts +0 -234
  741. package/src/db-sdk-v2/CallUpdatesDb.ts +0 -136
  742. package/src/db-sdk-v2/CaseActionDb.ts +0 -150
  743. package/src/db-sdk-v2/CaseDb.ts +0 -472
  744. package/src/db-sdk-v2/CaseQueueListViewDb.ts +0 -136
  745. package/src/db-sdk-v2/ChangeReasonDb.ts +0 -206
  746. package/src/db-sdk-v2/ChurnRequestDb.ts +0 -164
  747. package/src/db-sdk-v2/CommissionDb.ts +0 -192
  748. package/src/db-sdk-v2/ConfigDb.ts +0 -136
  749. package/src/db-sdk-v2/ConsumptionRateDb.ts +0 -164
  750. package/src/db-sdk-v2/ConsumptionScheduleDb.ts +0 -178
  751. package/src/db-sdk-v2/ContactDb.ts +0 -542
  752. package/src/db-sdk-v2/ContactIdentityDb.ts +0 -192
  753. package/src/db-sdk-v2/ContractBuyOutDb.ts +0 -234
  754. package/src/db-sdk-v2/ConversationDb.ts +0 -164
  755. package/src/db-sdk-v2/CreditNoteDb.ts +0 -192
  756. package/src/db-sdk-v2/CrmDatasetDb.ts +0 -234
  757. package/src/db-sdk-v2/CustomerDeviceAtaDb.ts +0 -150
  758. package/src/db-sdk-v2/CustomerDeviceConfigurationDb.ts +0 -164
  759. package/src/db-sdk-v2/CustomerDeviceOntDb.ts +0 -276
  760. package/src/db-sdk-v2/CustomerDeviceOntRemovalDb.ts +0 -164
  761. package/src/db-sdk-v2/CustomerDeviceRouterDb.ts +0 -234
  762. package/src/db-sdk-v2/CustomerPhonePortingDb.ts +0 -150
  763. package/src/db-sdk-v2/DeactivationApprovalDb.ts +0 -178
  764. package/src/db-sdk-v2/DiscountDb.ts +0 -220
  765. package/src/db-sdk-v2/EmailDb.ts +0 -206
  766. package/src/db-sdk-v2/EmailTemplateDb.ts +0 -136
  767. package/src/db-sdk-v2/EngineerDb.ts +0 -136
  768. package/src/db-sdk-v2/ExchangeDb.ts +0 -178
  769. package/src/db-sdk-v2/FieldServiceDispatchedProductDb.ts +0 -192
  770. package/src/db-sdk-v2/FieldServiceProductDb.ts +0 -220
  771. package/src/db-sdk-v2/FileDb.ts +0 -990
  772. package/src/db-sdk-v2/FingerprintDb.ts +0 -192
  773. package/src/db-sdk-v2/ImpersonationTrackerDb.ts +0 -164
  774. package/src/db-sdk-v2/InternalInstallAuditDb.ts +0 -178
  775. package/src/db-sdk-v2/InvoiceDb.ts +0 -374
  776. package/src/db-sdk-v2/InvoiceItemDb.ts +0 -164
  777. package/src/db-sdk-v2/KnowledgeArticleDb.ts +0 -178
  778. package/src/db-sdk-v2/LeadDb.ts +0 -360
  779. package/src/db-sdk-v2/LinearIssueDb.ts +0 -136
  780. package/src/db-sdk-v2/McPendingEventDb.ts +0 -150
  781. package/src/db-sdk-v2/MessageDb.ts +0 -164
  782. package/src/db-sdk-v2/MilestoneDb.ts +0 -192
  783. package/src/db-sdk-v2/MobileCdrDb.ts +0 -136
  784. package/src/db-sdk-v2/MobileConfigurationDb.ts +0 -178
  785. package/src/db-sdk-v2/MobileCountryRateDb.ts +0 -136
  786. package/src/db-sdk-v2/MobileEdrDb.ts +0 -136
  787. package/src/db-sdk-v2/MobileSubscriberDb.ts +0 -164
  788. package/src/db-sdk-v2/MsPendingEventDb.ts +0 -150
  789. package/src/db-sdk-v2/NetomniaFtth1StageInstallAuditDb.ts +0 -178
  790. package/src/db-sdk-v2/NetomniaFtth2StageInstallAuditDb.ts +0 -178
  791. package/src/db-sdk-v2/NetomniaFtthServiceVisitSheetDb.ts +0 -178
  792. package/src/db-sdk-v2/NetomniaInstallVerificationDb.ts +0 -178
  793. package/src/db-sdk-v2/NetworkDeviceDb.ts +0 -164
  794. package/src/db-sdk-v2/Noinstall3AuditOfInstallationSheetDb.ts +0 -150
  795. package/src/db-sdk-v2/NoteDb.ts +0 -1158
  796. package/src/db-sdk-v2/NotificationTemplateDb.ts +0 -136
  797. package/src/db-sdk-v2/OfferDb.ts +0 -206
  798. package/src/db-sdk-v2/OhAuditOfInstallationDb.ts +0 -178
  799. package/src/db-sdk-v2/OhExternalAuditDb.ts +0 -178
  800. package/src/db-sdk-v2/OhInProgressAuditDb.ts +0 -178
  801. package/src/db-sdk-v2/OhInstallationAuditDb.ts +0 -178
  802. package/src/db-sdk-v2/OhRetroAuditDb.ts +0 -178
  803. package/src/db-sdk-v2/OltSnapshotDb.ts +0 -150
  804. package/src/db-sdk-v2/OneTouchSwitchDb.ts +0 -276
  805. package/src/db-sdk-v2/OntReplacementApprovalDb.ts +0 -164
  806. package/src/db-sdk-v2/OrderCheckDb.ts +0 -150
  807. package/src/db-sdk-v2/OrderDb.ts +0 -626
  808. package/src/db-sdk-v2/OrderItemDb.ts +0 -360
  809. package/src/db-sdk-v2/OrderRemediationTaskDb.ts +0 -192
  810. package/src/db-sdk-v2/OrganizationDb.ts +0 -192
  811. package/src/db-sdk-v2/OutageDb.ts +0 -164
  812. package/src/db-sdk-v2/OverlayRealA55Db.ts +0 -178
  813. package/src/db-sdk-v2/PICRequestDb.ts +0 -164
  814. package/src/db-sdk-v2/PaymentDb.ts +0 -178
  815. package/src/db-sdk-v2/PaymentMethodDb.ts +0 -234
  816. package/src/db-sdk-v2/PaymentMethodRefundDb.ts +0 -248
  817. package/src/db-sdk-v2/PermissionToFailDb.ts +0 -178
  818. package/src/db-sdk-v2/PhoneNumberDb.ts +0 -164
  819. package/src/db-sdk-v2/Premise2Db.ts +0 -136
  820. package/src/db-sdk-v2/PremiseDb.ts +0 -136
  821. package/src/db-sdk-v2/PriceBookDb.ts +0 -164
  822. package/src/db-sdk-v2/ProductComponentDb.ts +0 -178
  823. package/src/db-sdk-v2/ProductDb.ts +0 -290
  824. package/src/db-sdk-v2/ProgramDb.ts +0 -164
  825. package/src/db-sdk-v2/ProjectDb.ts +0 -178
  826. package/src/db-sdk-v2/PushNotificationDb.ts +0 -164
  827. package/src/db-sdk-v2/QueueChangeDb.ts +0 -164
  828. package/src/db-sdk-v2/QueueDb.ts +0 -178
  829. package/src/db-sdk-v2/RegionDb.ts +0 -164
  830. package/src/db-sdk-v2/RemediationOutcomeFormDb.ts +0 -178
  831. package/src/db-sdk-v2/RemediationRequiredReasonDb.ts +0 -192
  832. package/src/db-sdk-v2/RestrictionDb.ts +0 -178
  833. package/src/db-sdk-v2/ReturnOrderDb.ts +0 -164
  834. package/src/db-sdk-v2/ReturnsDb.ts +0 -164
  835. package/src/db-sdk-v2/SalesLeaderBoardDb.ts +0 -136
  836. package/src/db-sdk-v2/SalesTerritoryDb.ts +0 -178
  837. package/src/db-sdk-v2/ScheduleSlotDb.ts +0 -150
  838. package/src/db-sdk-v2/ServiceAppointmentConfigDb.ts +0 -262
  839. package/src/db-sdk-v2/ServiceAppointmentDb.ts +0 -192
  840. package/src/db-sdk-v2/ServiceDb.ts +0 -164
  841. package/src/db-sdk-v2/ServiceVisitAuditDb.ts +0 -192
  842. package/src/db-sdk-v2/SiteSpecificRiskAssessmentOutcomeFormDb.ts +0 -178
  843. package/src/db-sdk-v2/SmsMessageDb.ts +0 -220
  844. package/src/db-sdk-v2/SmsTemplateDb.ts +0 -136
  845. package/src/db-sdk-v2/SplitOrderDb.ts +0 -192
  846. package/src/db-sdk-v2/SubtaskDb.ts +0 -164
  847. package/src/db-sdk-v2/SupportTaskDb.ts +0 -150
  848. package/src/db-sdk-v2/SweeperMaintenanceAuditDb.ts +0 -178
  849. package/src/db-sdk-v2/TaskDb.ts +0 -178
  850. package/src/db-sdk-v2/TeamDb.ts +0 -192
  851. package/src/db-sdk-v2/TelesalesDashboardDb.ts +0 -136
  852. package/src/db-sdk-v2/TimeSlotDb.ts +0 -150
  853. package/src/db-sdk-v2/TransactionDb.ts +0 -248
  854. package/src/db-sdk-v2/TwilioUserUpdateDb.ts +0 -150
  855. package/src/db-sdk-v2/UgAuditOfInstallationDb.ts +0 -178
  856. package/src/db-sdk-v2/UgExternalAuditDb.ts +0 -178
  857. package/src/db-sdk-v2/UgInProgressAuditDb.ts +0 -178
  858. package/src/db-sdk-v2/UgInstallationAuditDb.ts +0 -178
  859. package/src/db-sdk-v2/UgRetroAuditDb.ts +0 -178
  860. package/src/db-sdk-v2/UserDb.ts +0 -528
  861. package/src/db-sdk-v2/VendorDb.ts +0 -164
  862. package/src/db-sdk-v2/VisitDb.ts +0 -220
  863. package/src/db-sdk-v2/VoiceConfigurationDb.ts +0 -150
  864. package/src/db-sdk-v2/WayleaveAuditDb.ts +0 -178
  865. package/src/db-sdk-v2/WorkOrderDb.ts +0 -1046
  866. package/src/db-sdk-v2/WorkOrderRemediationViewDb.ts +0 -136
  867. package/src/db-sdk-v2/WorkOrderStatusUpdateDb.ts +0 -150
  868. package/src/db-sdk-v2/YfEquipmentCollectionDb.ts +0 -150
  869. package/src/db-sdk-v2/YfFieldServiceVisitDb.ts +0 -178
  870. package/src/db-sdk-v2/YfStockCountDb.ts +0 -178
  871. package/src/db-sdk-v2/YfToolAuditDb.ts +0 -206
  872. package/src/db-sdk-v2/YfVanAuditDb.ts +0 -206
  873. package/src/entities-v2/Account.ts +0 -345
  874. package/src/entities-v2/Activity.ts +0 -231
  875. package/src/entities-v2/ActivityLog.ts +0 -152
  876. package/src/entities-v2/Address.ts +0 -691
  877. package/src/entities-v2/AddressCrmDataset.ts +0 -189
  878. package/src/entities-v2/AfpInvoiceFile.ts +0 -360
  879. package/src/entities-v2/AmcoUpdateWorkOrderStatusUpdate.ts +0 -178
  880. package/src/entities-v2/Appointment.ts +0 -220
  881. package/src/entities-v2/AppointmentCalendar.ts +0 -76
  882. package/src/entities-v2/BillingAdjustment.ts +0 -259
  883. package/src/entities-v2/BillingRequest.ts +0 -339
  884. package/src/entities-v2/BlockageA55.ts +0 -617
  885. package/src/entities-v2/BlockageReportA55.ts +0 -246
  886. package/src/entities-v2/BundleProduct.ts +0 -775
  887. package/src/entities-v2/BusinessAccount.ts +0 -295
  888. package/src/entities-v2/Calendar.ts +0 -75
  889. package/src/entities-v2/Call.ts +0 -513
  890. package/src/entities-v2/CallEvent.ts +0 -173
  891. package/src/entities-v2/CallLeg.ts +0 -351
  892. package/src/entities-v2/CallTransfer.ts +0 -294
  893. package/src/entities-v2/CallUpdates.ts +0 -75
  894. package/src/entities-v2/Case.ts +0 -1120
  895. package/src/entities-v2/CaseAction.ts +0 -78
  896. package/src/entities-v2/CaseQueueListView.ts +0 -76
  897. package/src/entities-v2/ChangeReason.ts +0 -558
  898. package/src/entities-v2/ChurnRequest.ts +0 -185
  899. package/src/entities-v2/CollectionAmcoWorkOrder.ts +0 -1260
  900. package/src/entities-v2/CollectionWorkOrder.ts +0 -1289
  901. package/src/entities-v2/Commission.ts +0 -186
  902. package/src/entities-v2/Config.ts +0 -97
  903. package/src/entities-v2/ConsumptionRate.ts +0 -170
  904. package/src/entities-v2/ConsumptionSchedule.ts +0 -171
  905. package/src/entities-v2/Contact.ts +0 -832
  906. package/src/entities-v2/ContactCrmDataset.ts +0 -172
  907. package/src/entities-v2/ContactIdentity.ts +0 -119
  908. package/src/entities-v2/ContractBuyOut.ts +0 -260
  909. package/src/entities-v2/Conversation.ts +0 -200
  910. package/src/entities-v2/CpeRouterFieldServiceDispatchedProduct.ts +0 -95
  911. package/src/entities-v2/CpeRouterFieldServiceProduct.ts +0 -150
  912. package/src/entities-v2/CreditNote.ts +0 -191
  913. package/src/entities-v2/CrmDataset.ts +0 -243
  914. package/src/entities-v2/CsvFile.ts +0 -360
  915. package/src/entities-v2/CustomerDeviceAta.ts +0 -106
  916. package/src/entities-v2/CustomerDeviceConfiguration.ts +0 -120
  917. package/src/entities-v2/CustomerDeviceOnt.ts +0 -373
  918. package/src/entities-v2/CustomerDeviceOntRemoval.ts +0 -132
  919. package/src/entities-v2/CustomerDeviceRouter.ts +0 -287
  920. package/src/entities-v2/CustomerPhonePorting.ts +0 -133
  921. package/src/entities-v2/DeactivationApproval.ts +0 -132
  922. package/src/entities-v2/Discount.ts +0 -234
  923. package/src/entities-v2/DispatchAmcoWorkOrder.ts +0 -1281
  924. package/src/entities-v2/Email.ts +0 -243
  925. package/src/entities-v2/EmailFile.ts +0 -360
  926. package/src/entities-v2/EmailTemplate.ts +0 -89
  927. package/src/entities-v2/Engineer.ts +0 -82
  928. package/src/entities-v2/EventActivity.ts +0 -194
  929. package/src/entities-v2/EventMessage.ts +0 -145
  930. package/src/entities-v2/Exchange.ts +0 -113
  931. package/src/entities-v2/FieldSalesSalesTerritory.ts +0 -106
  932. package/src/entities-v2/FieldServiceDispatchedProduct.ts +0 -114
  933. package/src/entities-v2/FieldServiceProduct.ts +0 -167
  934. package/src/entities-v2/File.ts +0 -392
  935. package/src/entities-v2/FinanceServiceAppointmentConfig.ts +0 -449
  936. package/src/entities-v2/FinanceWorkOrder.ts +0 -1247
  937. package/src/entities-v2/Fingerprint.ts +0 -183
  938. package/src/entities-v2/GainingOneTouchSwitch.ts +0 -320
  939. package/src/entities-v2/ImpersonationTracker.ts +0 -127
  940. package/src/entities-v2/InboundSmsMessage.ts +0 -197
  941. package/src/entities-v2/InspectionServiceAppointmentConfig.ts +0 -449
  942. package/src/entities-v2/InspectionWorkOrder.ts +0 -1324
  943. package/src/entities-v2/InstallBusinessWorkOrder.ts +0 -1309
  944. package/src/entities-v2/InstallServiceAppointmentConfig.ts +0 -449
  945. package/src/entities-v2/InstallServiceServiceAppointmentConfig.ts +0 -449
  946. package/src/entities-v2/InstallServiceWorkOrder.ts +0 -1210
  947. package/src/entities-v2/InstallWorkOrder.ts +0 -1493
  948. package/src/entities-v2/InternalInstallAudit.ts +0 -653
  949. package/src/entities-v2/InternetProduct.ts +0 -777
  950. package/src/entities-v2/Invoice.ts +0 -737
  951. package/src/entities-v2/InvoiceFile.ts +0 -360
  952. package/src/entities-v2/InvoiceItem.ts +0 -399
  953. package/src/entities-v2/KnowledgeArticle.ts +0 -243
  954. package/src/entities-v2/LaborProduct.ts +0 -775
  955. package/src/entities-v2/LandlineProduct.ts +0 -775
  956. package/src/entities-v2/Lead.ts +0 -497
  957. package/src/entities-v2/LeadCrmDataset.ts +0 -196
  958. package/src/entities-v2/LinearIssue.ts +0 -76
  959. package/src/entities-v2/LosingOneTouchSwitch.ts +0 -318
  960. package/src/entities-v2/MandateBillingRequest.ts +0 -314
  961. package/src/entities-v2/McPendingEvent.ts +0 -124
  962. package/src/entities-v2/MeshFieldServiceDispatchedProduct.ts +0 -95
  963. package/src/entities-v2/MeshFieldServiceProduct.ts +0 -150
  964. package/src/entities-v2/MeshProduct.ts +0 -775
  965. package/src/entities-v2/Message.ts +0 -159
  966. package/src/entities-v2/Milestone.ts +0 -197
  967. package/src/entities-v2/MiscFieldServiceProduct.ts +0 -152
  968. package/src/entities-v2/MobileCdr.ts +0 -293
  969. package/src/entities-v2/MobileConfiguration.ts +0 -271
  970. package/src/entities-v2/MobileCountryRate.ts +0 -157
  971. package/src/entities-v2/MobileEdr.ts +0 -110
  972. package/src/entities-v2/MobileProduct.ts +0 -775
  973. package/src/entities-v2/MobileSubscriber.ts +0 -124
  974. package/src/entities-v2/MsPendingEvent.ts +0 -143
  975. package/src/entities-v2/MultipleAccount.ts +0 -295
  976. package/src/entities-v2/NaProblemEvidenceFile.ts +0 -360
  977. package/src/entities-v2/NaSolutionEvidenceFile.ts +0 -360
  978. package/src/entities-v2/NetomniaFtth1StageInstallAudit.ts +0 -1105
  979. package/src/entities-v2/NetomniaFtth2StageInstallAudit.ts +0 -704
  980. package/src/entities-v2/NetomniaFtthServiceVisitSheet.ts +0 -455
  981. package/src/entities-v2/NetomniaInstallVerification.ts +0 -538
  982. package/src/entities-v2/NetworkAdjustmentServiceAppointmentConfig.ts +0 -449
  983. package/src/entities-v2/NetworkAdjustmentWorkOrder.ts +0 -1253
  984. package/src/entities-v2/NetworkDevice.ts +0 -152
  985. package/src/entities-v2/Noinstall3AuditOfInstallationSheet.ts +0 -1004
  986. package/src/entities-v2/Note.ts +0 -366
  987. package/src/entities-v2/NotificationActivity.ts +0 -213
  988. package/src/entities-v2/NotificationTemplate.ts +0 -104
  989. package/src/entities-v2/Offer.ts +0 -242
  990. package/src/entities-v2/OhAuditOfInstallation.ts +0 -1151
  991. package/src/entities-v2/OhExternalAudit.ts +0 -247
  992. package/src/entities-v2/OhInProgressAudit.ts +0 -595
  993. package/src/entities-v2/OhInstallationAudit.ts +0 -849
  994. package/src/entities-v2/OhRetroAudit.ts +0 -481
  995. package/src/entities-v2/OltNetworkDevice.ts +0 -136
  996. package/src/entities-v2/OltSnapshot.ts +0 -92
  997. package/src/entities-v2/OneTouchSwitch.ts +0 -352
  998. package/src/entities-v2/OntReplacementApproval.ts +0 -119
  999. package/src/entities-v2/OpenreachA55File.ts +0 -360
  1000. package/src/entities-v2/Order.ts +0 -1088
  1001. package/src/entities-v2/OrderCheck.ts +0 -219
  1002. package/src/entities-v2/OrderItem.ts +0 -577
  1003. package/src/entities-v2/OrderRemediationTask.ts +0 -133
  1004. package/src/entities-v2/Organization.ts +0 -125
  1005. package/src/entities-v2/OtdrFile.ts +0 -360
  1006. package/src/entities-v2/Outage.ts +0 -112
  1007. package/src/entities-v2/OutageCase.ts +0 -1108
  1008. package/src/entities-v2/OutboundSmsMessage.ts +0 -197
  1009. package/src/entities-v2/OutcomeFormBlockageA55.ts +0 -598
  1010. package/src/entities-v2/OutcomeFormBlockageReportA55.ts +0 -232
  1011. package/src/entities-v2/OutcomeFormInternalInstallAudit.ts +0 -636
  1012. package/src/entities-v2/OutcomeFormNetomniaFtth1StageInstallAudit.ts +0 -1088
  1013. package/src/entities-v2/OutcomeFormNetomniaFtth2StageInstallAudit.ts +0 -687
  1014. package/src/entities-v2/OutcomeFormNetomniaFtthServiceVisitSheet.ts +0 -439
  1015. package/src/entities-v2/OutcomeFormNetomniaInstallVerification.ts +0 -521
  1016. package/src/entities-v2/OutcomeFormNoinstall3AuditOfInstallationSheet.ts +0 -991
  1017. package/src/entities-v2/OutcomeFormOhAuditOfInstallation.ts +0 -1134
  1018. package/src/entities-v2/OutcomeFormOhExternalAudit.ts +0 -231
  1019. package/src/entities-v2/OutcomeFormOhInProgressAudit.ts +0 -578
  1020. package/src/entities-v2/OutcomeFormOhInstallationAudit.ts +0 -832
  1021. package/src/entities-v2/OutcomeFormOhRetroAudit.ts +0 -464
  1022. package/src/entities-v2/OutcomeFormOverlayRealA55.ts +0 -481
  1023. package/src/entities-v2/OutcomeFormRemediationOutcomeForm.ts +0 -309
  1024. package/src/entities-v2/OutcomeFormRemediationRequiredReason.ts +0 -769
  1025. package/src/entities-v2/OutcomeFormServiceVisitAudit.ts +0 -600
  1026. package/src/entities-v2/OutcomeFormSiteSpecificRiskAssessmentOutcomeForm.ts +0 -765
  1027. package/src/entities-v2/OutcomeFormSweeperMaintenanceAudit.ts +0 -714
  1028. package/src/entities-v2/OutcomeFormUgAuditOfInstallation.ts +0 -1085
  1029. package/src/entities-v2/OutcomeFormUgExternalAudit.ts +0 -238
  1030. package/src/entities-v2/OutcomeFormUgInProgressAudit.ts +0 -557
  1031. package/src/entities-v2/OutcomeFormUgInstallationAudit.ts +0 -804
  1032. package/src/entities-v2/OutcomeFormUgRetroAudit.ts +0 -392
  1033. package/src/entities-v2/OutcomeFormWayleaveAudit.ts +0 -459
  1034. package/src/entities-v2/OutcomeFormYfEquipmentCollection.ts +0 -254
  1035. package/src/entities-v2/OutcomeFormYfFieldServiceVisit.ts +0 -1235
  1036. package/src/entities-v2/OutcomeFormYfStockCount.ts +0 -273
  1037. package/src/entities-v2/OutcomeFormYfToolAudit.ts +0 -1579
  1038. package/src/entities-v2/OutcomeFormYfVanAudit.ts +0 -403
  1039. package/src/entities-v2/OverlayRealA55.ts +0 -498
  1040. package/src/entities-v2/PICRequest.ts +0 -194
  1041. package/src/entities-v2/Payment.ts +0 -160
  1042. package/src/entities-v2/PaymentBillingRequest.ts +0 -316
  1043. package/src/entities-v2/PaymentMethod.ts +0 -300
  1044. package/src/entities-v2/PaymentMethodRefund.ts +0 -203
  1045. package/src/entities-v2/PermissionToFail.ts +0 -144
  1046. package/src/entities-v2/PhoneNumber.ts +0 -88
  1047. package/src/entities-v2/PlanningServiceAppointmentConfig.ts +0 -449
  1048. package/src/entities-v2/PlanningWorkOrder.ts +0 -1251
  1049. package/src/entities-v2/PrePullServiceAppointmentConfig.ts +0 -449
  1050. package/src/entities-v2/PrePullWorkOrder.ts +0 -1304
  1051. package/src/entities-v2/Premise.ts +0 -155
  1052. package/src/entities-v2/Premise2.ts +0 -76
  1053. package/src/entities-v2/PriceBook.ts +0 -161
  1054. package/src/entities-v2/PrimaryAccount.ts +0 -302
  1055. package/src/entities-v2/Product.ts +0 -806
  1056. package/src/entities-v2/ProductComponent.ts +0 -277
  1057. package/src/entities-v2/Program.ts +0 -188
  1058. package/src/entities-v2/Project.ts +0 -191
  1059. package/src/entities-v2/PushNotification.ts +0 -117
  1060. package/src/entities-v2/Queue.ts +0 -101
  1061. package/src/entities-v2/QueueChange.ts +0 -109
  1062. package/src/entities-v2/RecontractOffer.ts +0 -221
  1063. package/src/entities-v2/Region.ts +0 -85
  1064. package/src/entities-v2/ReleaseNoteKnowledgeArticle.ts +0 -218
  1065. package/src/entities-v2/RemediationOutcomeForm.ts +0 -326
  1066. package/src/entities-v2/RemediationRequiredReason.ts +0 -782
  1067. package/src/entities-v2/RemediationServiceAppointmentConfig.ts +0 -449
  1068. package/src/entities-v2/RemediationWorkOrder.ts +0 -1305
  1069. package/src/entities-v2/ResellerAccount.ts +0 -295
  1070. package/src/entities-v2/Restriction.ts +0 -158
  1071. package/src/entities-v2/ReturnOrder.ts +0 -98
  1072. package/src/entities-v2/Returns.ts +0 -686
  1073. package/src/entities-v2/RoyalMailUpdateWorkOrderStatusUpdate.ts +0 -130
  1074. package/src/entities-v2/SaCancelChangeReason.ts +0 -339
  1075. package/src/entities-v2/SaDelayChangeReason.ts +0 -390
  1076. package/src/entities-v2/SaInformChangeReason.ts +0 -291
  1077. package/src/entities-v2/SaRescheduleChangeReason.ts +0 -330
  1078. package/src/entities-v2/SalesLeaderBoard.ts +0 -75
  1079. package/src/entities-v2/SalesTerritory.ts +0 -121
  1080. package/src/entities-v2/ScheduleSlot.ts +0 -175
  1081. package/src/entities-v2/Service.ts +0 -216
  1082. package/src/entities-v2/ServiceAccount.ts +0 -295
  1083. package/src/entities-v2/ServiceAppointment.ts +0 -161
  1084. package/src/entities-v2/ServiceAppointmentConfig.ts +0 -488
  1085. package/src/entities-v2/ServiceServiceAppointmentConfig.ts +0 -449
  1086. package/src/entities-v2/ServiceVisitAudit.ts +0 -612
  1087. package/src/entities-v2/ServiceWorkOrder.ts +0 -1468
  1088. package/src/entities-v2/SiteSpecificRiskAssessmentOutcomeForm.ts +0 -782
  1089. package/src/entities-v2/SmsMessage.ts +0 -213
  1090. package/src/entities-v2/SmsTemplate.ts +0 -96
  1091. package/src/entities-v2/SplitOrder.ts +0 -103
  1092. package/src/entities-v2/StandardOffer.ts +0 -221
  1093. package/src/entities-v2/Subtask.ts +0 -157
  1094. package/src/entities-v2/SupportEmail.ts +0 -224
  1095. package/src/entities-v2/SupportTask.ts +0 -78
  1096. package/src/entities-v2/SweeperMaintenanceAudit.ts +0 -728
  1097. package/src/entities-v2/Task.ts +0 -191
  1098. package/src/entities-v2/TaskActivity.ts +0 -194
  1099. package/src/entities-v2/Team.ts +0 -141
  1100. package/src/entities-v2/TelesalesDashboard.ts +0 -76
  1101. package/src/entities-v2/TelesalesSalesTerritory.ts +0 -96
  1102. package/src/entities-v2/TimeSlot.ts +0 -196
  1103. package/src/entities-v2/Transaction.ts +0 -389
  1104. package/src/entities-v2/TwilioUserUpdate.ts +0 -113
  1105. package/src/entities-v2/UgAuditOfInstallation.ts +0 -1102
  1106. package/src/entities-v2/UgExternalAudit.ts +0 -253
  1107. package/src/entities-v2/UgInProgressAudit.ts +0 -574
  1108. package/src/entities-v2/UgInstallationAudit.ts +0 -821
  1109. package/src/entities-v2/UgRetroAudit.ts +0 -409
  1110. package/src/entities-v2/User.ts +0 -324
  1111. package/src/entities-v2/UserGuideKnowledgeArticle.ts +0 -224
  1112. package/src/entities-v2/Vendor.ts +0 -118
  1113. package/src/entities-v2/Visit.ts +0 -416
  1114. package/src/entities-v2/VoiceConfiguration.ts +0 -383
  1115. package/src/entities-v2/WayleaveAudit.ts +0 -476
  1116. package/src/entities-v2/WayleaveServiceAppointmentConfig.ts +0 -449
  1117. package/src/entities-v2/WayleaveWorkOrder.ts +0 -1256
  1118. package/src/entities-v2/WorkOrder.ts +0 -1910
  1119. package/src/entities-v2/WorkOrderRemediationView.ts +0 -76
  1120. package/src/entities-v2/WorkOrderStatusUpdate.ts +0 -210
  1121. package/src/entities-v2/YfEquipmentCollection.ts +0 -266
  1122. package/src/entities-v2/YfFieldServiceVisit.ts +0 -1252
  1123. package/src/entities-v2/YfStockCount.ts +0 -290
  1124. package/src/entities-v2/YfToolAudit.ts +0 -1600
  1125. package/src/entities-v2/YfVanAudit.ts +0 -424
  1126. package/src/index.ts +0 -51
  1127. package/src/records-v2/AccountRecord.ts +0 -807
  1128. package/src/records-v2/ActivityLogRecord.ts +0 -303
  1129. package/src/records-v2/ActivityRecord.ts +0 -520
  1130. package/src/records-v2/AddressRecord.ts +0 -743
  1131. package/src/records-v2/BillingAdjustmentRecord.ts +0 -310
  1132. package/src/records-v2/BillingRequestRecord.ts +0 -628
  1133. package/src/records-v2/BlockageA55Record.ts +0 -270
  1134. package/src/records-v2/CallLegRecord.ts +0 -174
  1135. package/src/records-v2/CaseRecord.ts +0 -1946
  1136. package/src/records-v2/ChangeReasonRecord.ts +0 -1147
  1137. package/src/records-v2/ChurnRequestRecord.ts +0 -378
  1138. package/src/records-v2/ConfigRecord.ts +0 -257
  1139. package/src/records-v2/ContactRecord.ts +0 -870
  1140. package/src/records-v2/ContractBuyOutRecord.ts +0 -1153
  1141. package/src/records-v2/ConversationRecord.ts +0 -252
  1142. package/src/records-v2/CreditNoteRecord.ts +0 -301
  1143. package/src/records-v2/CrmDatasetRecord.ts +0 -447
  1144. package/src/records-v2/CustomerDeviceAtaRecord.ts +0 -186
  1145. package/src/records-v2/CustomerDeviceOntRecord.ts +0 -461
  1146. package/src/records-v2/CustomerDeviceRouterRecord.ts +0 -397
  1147. package/src/records-v2/CustomerPhonePortingRecord.ts +0 -186
  1148. package/src/records-v2/DiscountRecord.ts +0 -365
  1149. package/src/records-v2/EmailRecord.ts +0 -302
  1150. package/src/records-v2/EmailTemplateRecord.ts +0 -216
  1151. package/src/records-v2/FieldServiceDispatchedProductRecord.ts +0 -315
  1152. package/src/records-v2/FieldServiceProductRecord.ts +0 -524
  1153. package/src/records-v2/ImpersonationTrackerRecord.ts +0 -239
  1154. package/src/records-v2/InternalInstallAuditRecord.ts +0 -238
  1155. package/src/records-v2/InvoiceRecord.ts +0 -941
  1156. package/src/records-v2/KnowledgeArticleRecord.ts +0 -291
  1157. package/src/records-v2/LeadRecord.ts +0 -737
  1158. package/src/records-v2/NetworkDeviceRecord.ts +0 -252
  1159. package/src/records-v2/NoteRecord.ts +0 -1954
  1160. package/src/records-v2/OfferRecord.ts +0 -391
  1161. package/src/records-v2/OhAuditOfInstallationRecord.ts +0 -239
  1162. package/src/records-v2/OhExternalAuditRecord.ts +0 -239
  1163. package/src/records-v2/OhInProgressAuditRecord.ts +0 -238
  1164. package/src/records-v2/OhInstallationAuditRecord.ts +0 -238
  1165. package/src/records-v2/OhRetroAuditRecord.ts +0 -238
  1166. package/src/records-v2/OneTouchSwitchRecord.ts +0 -579
  1167. package/src/records-v2/OntReplacementApprovalRecord.ts +0 -343
  1168. package/src/records-v2/OrderCheckRecord.ts +0 -195
  1169. package/src/records-v2/OrderItemRecord.ts +0 -720
  1170. package/src/records-v2/OrderRecord.ts +0 -2458
  1171. package/src/records-v2/OutageRecord.ts +0 -244
  1172. package/src/records-v2/OverlayRealA55Record.ts +0 -233
  1173. package/src/records-v2/PICRequestRecord.ts +0 -431
  1174. package/src/records-v2/PaymentMethodRecord.ts +0 -365
  1175. package/src/records-v2/PaymentMethodRefundRecord.ts +0 -482
  1176. package/src/records-v2/PaymentRecord.ts +0 -681
  1177. package/src/records-v2/PermissionToFailRecord.ts +0 -301
  1178. package/src/records-v2/PriceBookRecord.ts +0 -237
  1179. package/src/records-v2/ProductRecord.ts +0 -913
  1180. package/src/records-v2/PushNotificationRecord.ts +0 -207
  1181. package/src/records-v2/RemediationOutcomeFormRecord.ts +0 -238
  1182. package/src/records-v2/RemediationRequiredReasonRecord.ts +0 -271
  1183. package/src/records-v2/ReturnsRecord.ts +0 -343
  1184. package/src/records-v2/ScheduleSlotRecord.ts +0 -252
  1185. package/src/records-v2/ServiceAppointmentConfigRecord.ts +0 -977
  1186. package/src/records-v2/ServiceAppointmentRecord.ts +0 -256
  1187. package/src/records-v2/ServiceRecord.ts +0 -268
  1188. package/src/records-v2/ServiceVisitAuditRecord.ts +0 -270
  1189. package/src/records-v2/SiteSpecificRiskAssessmentOutcomeFormRecord.ts +0 -284
  1190. package/src/records-v2/SweeperMaintenanceAuditRecord.ts +0 -238
  1191. package/src/records-v2/TeamRecord.ts +0 -342
  1192. package/src/records-v2/TimeSlotRecord.ts +0 -246
  1193. package/src/records-v2/TransactionRecord.ts +0 -751
  1194. package/src/records-v2/UgAuditOfInstallationRecord.ts +0 -238
  1195. package/src/records-v2/UgExternalAuditRecord.ts +0 -239
  1196. package/src/records-v2/UgInProgressAuditRecord.ts +0 -238
  1197. package/src/records-v2/UgInstallationAuditRecord.ts +0 -238
  1198. package/src/records-v2/UgRetroAuditRecord.ts +0 -238
  1199. package/src/records-v2/UserRecord.ts +0 -797
  1200. package/src/records-v2/VisitRecord.ts +0 -333
  1201. package/src/records-v2/VoiceConfigurationRecord.ts +0 -246
  1202. package/src/records-v2/WayleaveAuditRecord.ts +0 -239
  1203. package/src/records-v2/WorkOrderRecord.ts +0 -8363
  1204. package/src/records-v2/WorkOrderStatusUpdateRecord.ts +0 -219
  1205. package/src/records-v2/YfFieldServiceVisitRecord.ts +0 -239
  1206. package/src/records-v2/index.ts +0 -88
  1207. package/src/runner.ts +0 -194
  1208. package/src/types-v1/Types.ts +0 -152
  1209. package/tsconfig.build.json +0 -4
  1210. package/tsconfig.json +0 -118
@@ -20,7 +20,8 @@ import { RecordLinkManager } from '@d19n/odin-sdk-generator/dist/record-link-man
20
20
  import { AddressProperties } from '../entities-v2/Address';
21
21
  import { AddressCreateProperties } from '../actions-v2/AddressCreateDto';
22
22
  import { AddressUpdateProperties } from '../actions-v2/AddressUpdateDto';
23
- import { CreateLeadFromAddressProperties } from '../actions-v2/CreateLeadFromAddressDto';
23
+ import { CreateLeadProperties } from '../actions-v2/CreateLeadFromAddressDto';
24
+ import { CreateContactProperties } from '../actions-v2/CreateLeadFromAddressDto';
24
25
  import { OrderRecord } from './OrderRecord';
25
26
  import { ContactRecord } from './ContactRecord';
26
27
  import { CustomerDeviceOntRecord } from './CustomerDeviceOntRecord';
@@ -35,6 +36,38 @@ import { CrmDatasetRecord } from './CrmDatasetRecord';
35
36
  import { CaseRecord } from './CaseRecord';
36
37
  import { LeadRecord } from './LeadRecord';
37
38
  import { AccountRecord } from './AccountRecord';
39
+ /**
40
+ * FlowBuilder for CreateLeadFromAddress multi-step action
41
+ *
42
+ * Use method chaining to add steps, then call execute() to run the flow.
43
+ */
44
+ declare class CreateLeadFromAddressFlowBuilder {
45
+ private _record;
46
+ private _provider;
47
+ private _pendingLinks;
48
+ private _options?;
49
+ private _steps;
50
+ constructor(record: AddressRecord, provider: IOdinProvider, pendingLinks: OdinRecordLinkDto[], options?: {
51
+ journeyId?: string;
52
+ });
53
+ /**
54
+ * Add CreateLead step to the flow
55
+ * @param properties - Properties for this step
56
+ * @returns this (for method chaining)
57
+ */
58
+ createLead(properties: CreateLeadProperties): this;
59
+ /**
60
+ * Add CreateContact step to the flow
61
+ * @param properties - Properties for this step
62
+ * @returns this (for method chaining)
63
+ */
64
+ createContact(properties: CreateContactProperties): this;
65
+ /**
66
+ * Execute the flow with all collected steps
67
+ * @returns The action result
68
+ */
69
+ execute(): Promise<IDbRecordCreateUpdateRes[]>;
70
+ }
38
71
  export declare class AddressRecord {
39
72
  private _record;
40
73
  private _provider;
@@ -330,26 +363,27 @@ export declare class AddressRecord {
330
363
  /**
331
364
  * CreateLeadFromAddress
332
365
  *
333
- * Updates this Address record.
366
+ * Starts a multi-step flow action on this Address record.
367
+ * Chain step methods and call .execute() to run the flow.
334
368
  *
335
- * @param propertiesOrOptions - Properties to update, or options object
336
- * @param options - Optional settings (journeyId, stageKey)
337
- * @returns The updated record(s)
369
+ * @param options - Optional settings
370
+ * @param options.journeyId - Associate with a journey
371
+ * @returns FlowBuilder for chaining step methods
338
372
  * @throws Error if called on a new (unsaved) record
339
373
  *
340
374
  * @example
341
375
  * ```typescript
342
376
  * const record = await odinClient.addresss.get(id);
343
- * await record.createLeadFromAddress({ ... });
377
+ * await record.createLeadFromAddress()
378
+ * .createLead({ ... })
379
+ * .createContact({ ... })
380
+ * .execute();
344
381
  * ```
345
382
  */
346
- createLeadFromAddress(propertiesOrOptions?: CreateLeadFromAddressProperties | {
347
- journeyId?: string;
348
- stageKey?: string;
349
- }, options?: {
383
+ createLeadFromAddress(options?: {
350
384
  journeyId?: string;
351
- stageKey?: string;
352
- }): Promise<IDbRecordCreateUpdateRes[]>;
385
+ }): CreateLeadFromAddressFlowBuilder;
353
386
  }
354
387
  /** Type guard to check if an object is a AddressRecord */
355
388
  export declare function isAddressRecord(obj: any): obj is AddressRecord;
389
+ export {};
@@ -40,6 +40,53 @@ const CrmDatasetRecord_1 = require("./CrmDatasetRecord");
40
40
  const CaseRecord_1 = require("./CaseRecord");
41
41
  const LeadRecord_1 = require("./LeadRecord");
42
42
  const AccountRecord_1 = require("./AccountRecord");
43
+ /**
44
+ * FlowBuilder for CreateLeadFromAddress multi-step action
45
+ *
46
+ * Use method chaining to add steps, then call execute() to run the flow.
47
+ */
48
+ class CreateLeadFromAddressFlowBuilder {
49
+ constructor(record, provider, pendingLinks, options) {
50
+ this._steps = [];
51
+ this._record = record;
52
+ this._provider = provider;
53
+ this._pendingLinks = pendingLinks;
54
+ this._options = options;
55
+ }
56
+ /**
57
+ * Add CreateLead step to the flow
58
+ * @param properties - Properties for this step
59
+ * @returns this (for method chaining)
60
+ */
61
+ createLead(properties) {
62
+ this._steps.push({ actionKey: 'CreateLead', properties });
63
+ return this;
64
+ }
65
+ /**
66
+ * Add CreateContact step to the flow
67
+ * @param properties - Properties for this step
68
+ * @returns this (for method chaining)
69
+ */
70
+ createContact(properties) {
71
+ this._steps.push({ actionKey: 'CreateContact', properties });
72
+ return this;
73
+ }
74
+ /**
75
+ * Execute the flow with all collected steps
76
+ * @returns The action result
77
+ */
78
+ execute() {
79
+ return __awaiter(this, void 0, void 0, function* () {
80
+ const rawRecord = this._record.raw;
81
+ if (!(rawRecord === null || rawRecord === void 0 ? void 0 : rawRecord.id))
82
+ 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));
84
+ // Clear pending links on the record after execution
85
+ this._record.clearPendingLinks();
86
+ return result;
87
+ });
88
+ }
89
+ }
43
90
  class AddressRecord {
44
91
  /**
45
92
  * Create a record wrapper.
@@ -581,38 +628,28 @@ class AddressRecord {
581
628
  /**
582
629
  * CreateLeadFromAddress
583
630
  *
584
- * Updates this Address record.
631
+ * Starts a multi-step flow action on this Address record.
632
+ * Chain step methods and call .execute() to run the flow.
585
633
  *
586
- * @param propertiesOrOptions - Properties to update, or options object
587
- * @param options - Optional settings (journeyId, stageKey)
588
- * @returns The updated record(s)
634
+ * @param options - Optional settings
635
+ * @param options.journeyId - Associate with a journey
636
+ * @returns FlowBuilder for chaining step methods
589
637
  * @throws Error if called on a new (unsaved) record
590
638
  *
591
639
  * @example
592
640
  * ```typescript
593
641
  * const record = await odinClient.addresss.get(id);
594
- * await record.createLeadFromAddress({ ... });
642
+ * await record.createLeadFromAddress()
643
+ * .createLead({ ... })
644
+ * .createContact({ ... })
645
+ * .execute();
595
646
  * ```
596
647
  */
597
- createLeadFromAddress(propertiesOrOptions, options) {
648
+ createLeadFromAddress(options) {
598
649
  var _a;
599
- return __awaiter(this, void 0, void 0, function* () {
600
- if (!((_a = this._record) === null || _a === void 0 ? void 0 : _a.id))
601
- throw new Error('createLeadFromAddress requires an existing record. Use accessor.get() first.');
602
- let properties = {};
603
- let opts = options;
604
- if (propertiesOrOptions) {
605
- if ('journeyId' in propertiesOrOptions || 'stageKey' in propertiesOrOptions) {
606
- opts = propertiesOrOptions;
607
- }
608
- else {
609
- properties = propertiesOrOptions;
610
- }
611
- }
612
- const result = yield this._provider._applyAction('CrmModule', 'Address', Object.assign({ id: this._record.id, entity: this._record.entity, type: this._record.type, actionName: 'CreateLeadFromAddress', properties, associations: this._pendingLinks.length > 0 ? this._pendingLinks : undefined }, opts));
613
- this._pendingLinks = [];
614
- return result;
615
- });
650
+ if (!((_a = this._record) === null || _a === void 0 ? void 0 : _a.id))
651
+ throw new Error('createLeadFromAddress requires an existing record. Use accessor.get() first.');
652
+ return new CreateLeadFromAddressFlowBuilder(this, this._provider, this._pendingLinks, options);
616
653
  }
617
654
  }
618
655
  exports.AddressRecord = AddressRecord;