tripletex_ruby_client 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2518) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +7 -0
  3. data/Gemfile.lock +71 -0
  4. data/README.md +1424 -0
  5. data/Rakefile +8 -0
  6. data/docs/AccommodationAllowance.md +20 -0
  7. data/docs/Account.md +31 -0
  8. data/docs/AccountingPeriod.md +16 -0
  9. data/docs/Activity.md +23 -0
  10. data/docs/ActivityApi.md +368 -0
  11. data/docs/Addon.md +25 -0
  12. data/docs/AddonLogoDTO.md +9 -0
  13. data/docs/Address.md +17 -0
  14. data/docs/AltinnCompanyModule.md +13 -0
  15. data/docs/AltinnInstance.md +15 -0
  16. data/docs/AnnualAccount.md +14 -0
  17. data/docs/ApiConsumer.md +13 -0
  18. data/docs/ApiError.md +14 -0
  19. data/docs/ApiValidationMessage.md +11 -0
  20. data/docs/AppSpecific.md +39 -0
  21. data/docs/ApproveResponseDTO.md +10 -0
  22. data/docs/Asset.md +16 -0
  23. data/docs/AssetApi.md +408 -0
  24. data/docs/AutoLogin.md +8 -0
  25. data/docs/AutoLoginPayloadDTO.md +8 -0
  26. data/docs/AutoPayMessageDTO.md +10 -0
  27. data/docs/BalanceSheetAccount.md +13 -0
  28. data/docs/BalanceSheetApi.md +93 -0
  29. data/docs/Bank.md +14 -0
  30. data/docs/BankAgreement.md +27 -0
  31. data/docs/BankAgreementCreationDTO.md +15 -0
  32. data/docs/BankApi.md +155 -0
  33. data/docs/BankBalanceEstimation.md +23 -0
  34. data/docs/BankOnboardingAccessRequestDTO.md +11 -0
  35. data/docs/BankOnboardingDTO.md +13 -0
  36. data/docs/BankOnboardingStepDTO.md +10 -0
  37. data/docs/BankReconciliation.md +22 -0
  38. data/docs/BankReconciliationAdjustment.md +19 -0
  39. data/docs/BankReconciliationMatch.md +15 -0
  40. data/docs/BankReconciliationPaymentType.md +15 -0
  41. data/docs/BankSettings.md +18 -0
  42. data/docs/BankStatement.md +18 -0
  43. data/docs/BankStatementBalanceDTO.md +9 -0
  44. data/docs/BankTransaction.md +15 -0
  45. data/docs/BankreconciliationApi.md +549 -0
  46. data/docs/BankreconciliationmatchApi.md +363 -0
  47. data/docs/BankreconciliationpaymentTypeApi.md +149 -0
  48. data/docs/BankstatementApi.md +295 -0
  49. data/docs/BankstatementtransactionApi.md +215 -0
  50. data/docs/Banner.md +19 -0
  51. data/docs/BodyPart.md +15 -0
  52. data/docs/CalloutDTO.md +11 -0
  53. data/docs/Change.md +10 -0
  54. data/docs/Choice.md +10 -0
  55. data/docs/CloseGroup.md +13 -0
  56. data/docs/Color.md +11 -0
  57. data/docs/Comment.md +11 -0
  58. data/docs/CommentField.md +10 -0
  59. data/docs/CommentInput.md +10 -0
  60. data/docs/Company.md +22 -0
  61. data/docs/CompanyApi.md +279 -0
  62. data/docs/CompanyAuthorityDTO.md +8 -0
  63. data/docs/CompanyAutoCompleteDTO.md +23 -0
  64. data/docs/CompanyBankAccountPresentation.md +12 -0
  65. data/docs/CompanyHoliday.md +16 -0
  66. data/docs/CompanyaltinnApi.md +136 -0
  67. data/docs/CompanysalesmodulesApi.md +142 -0
  68. data/docs/ConsumerToken.md +14 -0
  69. data/docs/Contact.md +19 -0
  70. data/docs/ContactApi.md +288 -0
  71. data/docs/ContentDisposition.md +14 -0
  72. data/docs/Cost.md +28 -0
  73. data/docs/Country.md +15 -0
  74. data/docs/CountryApi.md +149 -0
  75. data/docs/Credentials.md +11 -0
  76. data/docs/CrmprospectApi.md +173 -0
  77. data/docs/Currency.md +15 -0
  78. data/docs/CurrencyApi.md +219 -0
  79. data/docs/CurrencyExchangeRate.md +16 -0
  80. data/docs/Customer.md +43 -0
  81. data/docs/CustomerApi.md +482 -0
  82. data/docs/CustomerCategory.md +16 -0
  83. data/docs/CustomerTripletexAccount.md +21 -0
  84. data/docs/CustomerTripletexAccount2.md +21 -0
  85. data/docs/CustomercategoryApi.md +286 -0
  86. data/docs/DashboardDTO.md +9 -0
  87. data/docs/Delete.md +9 -0
  88. data/docs/DeliveryAddress.md +18 -0
  89. data/docs/DeliveryAddressApi.md +224 -0
  90. data/docs/Department.md +16 -0
  91. data/docs/DepartmentApi.md +548 -0
  92. data/docs/Deviation.md +20 -0
  93. data/docs/DiscountGroup.md +14 -0
  94. data/docs/Division.md +17 -0
  95. data/docs/DivisionApi.md +337 -0
  96. data/docs/Document.md +14 -0
  97. data/docs/DocumentApi.md +138 -0
  98. data/docs/DocumentArchive.md +15 -0
  99. data/docs/DocumentArchiveApi.md +1201 -0
  100. data/docs/ElectronicSupportDTO.md +11 -0
  101. data/docs/Employee.md +39 -0
  102. data/docs/EmployeeApi.md +366 -0
  103. data/docs/EmployeeCategory.md +14 -0
  104. data/docs/EmployeeCompanyDTO.md +10 -0
  105. data/docs/EmployeeEmail.md +8 -0
  106. data/docs/EmployeePeriod.md +11 -0
  107. data/docs/EmployeePreferences.md +14 -0
  108. data/docs/EmployeeToken.md +15 -0
  109. data/docs/EmployeeTokenBundle.md +10 -0
  110. data/docs/EmployeecategoryApi.md +534 -0
  111. data/docs/EmployeeemploymentApi.md +278 -0
  112. data/docs/EmployeeemploymentdetailsApi.md +278 -0
  113. data/docs/EmployeeemploymentemploymentTypeApi.md +431 -0
  114. data/docs/EmployeeemploymentleaveOfAbsenceApi.md +270 -0
  115. data/docs/EmployeeemploymentleaveOfAbsenceTypeApi.md +78 -0
  116. data/docs/EmployeeemploymentoccupationCodeApi.md +82 -0
  117. data/docs/EmployeeemploymentremunerationTypeApi.md +78 -0
  118. data/docs/EmployeeemploymentworkingHoursSchemeApi.md +78 -0
  119. data/docs/EmployeeentitlementApi.md +358 -0
  120. data/docs/EmployeehourlyCostAndRateApi.md +278 -0
  121. data/docs/EmployeenextOfKinApi.md +278 -0
  122. data/docs/EmployeepreferencesApi.md +140 -0
  123. data/docs/EmployeestandardTimeApi.md +278 -0
  124. data/docs/Employment.md +22 -0
  125. data/docs/EmploymentDetails.md +24 -0
  126. data/docs/EmploymentType.md +14 -0
  127. data/docs/EnhetsregisteretDTO.md +16 -0
  128. data/docs/EnterpriseDTO.md +12 -0
  129. data/docs/Entitlement.md +15 -0
  130. data/docs/EventApi.md +124 -0
  131. data/docs/EventInfoDTO.md +11 -0
  132. data/docs/EventInfoDescription.md +9 -0
  133. data/docs/EventsubscriptionApi.md +528 -0
  134. data/docs/ExternalProduct.md +25 -0
  135. data/docs/FileIdForIncomingPaymentsDTO.md +11 -0
  136. data/docs/FlexSummary.md +10 -0
  137. data/docs/FormDataBodyPart.md +19 -0
  138. data/docs/FormDataContentDisposition.md +15 -0
  139. data/docs/FormDataMultiPart.md +17 -0
  140. data/docs/FundingPartnerApplication.md +18 -0
  141. data/docs/FundingPartnerQualify.md +18 -0
  142. data/docs/GoodsReceipt.md +17 -0
  143. data/docs/GoodsReceiptLine.md +19 -0
  144. data/docs/HistoricalPosting.md +31 -0
  145. data/docs/HistoricalVoucher.md +18 -0
  146. data/docs/HolidayAllowanceEarned.md +11 -0
  147. data/docs/HourSummary.md +15 -0
  148. data/docs/HourlyCostAndRate.md +16 -0
  149. data/docs/HourlyRate.md +15 -0
  150. data/docs/IdPortenLogin.md +8 -0
  151. data/docs/IdPortenLoginRequest.md +8 -0
  152. data/docs/IdPortenLoginStatus.md +9 -0
  153. data/docs/Image.md +12 -0
  154. data/docs/ImageField.md +10 -0
  155. data/docs/InternationalId.md +10 -0
  156. data/docs/Inventories.md +9 -0
  157. data/docs/Inventory.md +26 -0
  158. data/docs/InventoryApi.md +346 -0
  159. data/docs/InventoryLocation.md +16 -0
  160. data/docs/InventoryinventoriesApi.md +90 -0
  161. data/docs/InventorylocationApi.md +534 -0
  162. data/docs/InventorystocktakingApi.md +346 -0
  163. data/docs/InventorystocktakingproductlineApi.md +341 -0
  164. data/docs/Invoice.md +47 -0
  165. data/docs/InvoiceApi.md +658 -0
  166. data/docs/InvoiceField.md +13 -0
  167. data/docs/InvoiceSendTypeDTO.md +11 -0
  168. data/docs/InvoiceSettingsDTO.md +11 -0
  169. data/docs/InvoicedetailsApi.md +153 -0
  170. data/docs/InvoicepaymentTypeApi.md +149 -0
  171. data/docs/Job.md +13 -0
  172. data/docs/JobDetailDTO.md +12 -0
  173. data/docs/LeaveOfAbsence.md +18 -0
  174. data/docs/LeaveOfAbsenceType.md +14 -0
  175. data/docs/LedgerAccount.md +16 -0
  176. data/docs/LedgerApi.md +187 -0
  177. data/docs/LedgeraccountApi.md +542 -0
  178. data/docs/LedgeraccountingPeriodApi.md +159 -0
  179. data/docs/LedgerannualAccountApi.md +151 -0
  180. data/docs/LedgercloseGroupApi.md +153 -0
  181. data/docs/LedgerpaymentTypeOutApi.md +472 -0
  182. data/docs/LedgerpostingApi.md +256 -0
  183. data/docs/LedgervatTypeApi.md +222 -0
  184. data/docs/LedgervoucherApi.md +1326 -0
  185. data/docs/LedgervoucherTypeApi.md +147 -0
  186. data/docs/LedgervoucherhistoricalApi.md +322 -0
  187. data/docs/LegacyAddress.md +18 -0
  188. data/docs/Link.md +10 -0
  189. data/docs/LinkMobilityReportDTO.md +10 -0
  190. data/docs/ListResponse.md +12 -0
  191. data/docs/ListResponseAccommodationAllowance.md +12 -0
  192. data/docs/ListResponseAccount.md +12 -0
  193. data/docs/ListResponseAccountingPeriod.md +12 -0
  194. data/docs/ListResponseActivity.md +12 -0
  195. data/docs/ListResponseAddon.md +12 -0
  196. data/docs/ListResponseAnnualAccount.md +12 -0
  197. data/docs/ListResponseApiConsumer.md +12 -0
  198. data/docs/ListResponseAsset.md +12 -0
  199. data/docs/ListResponseBalanceSheetAccount.md +12 -0
  200. data/docs/ListResponseBank.md +12 -0
  201. data/docs/ListResponseBankAgreement.md +12 -0
  202. data/docs/ListResponseBankBalanceEstimation.md +12 -0
  203. data/docs/ListResponseBankReconciliation.md +12 -0
  204. data/docs/ListResponseBankReconciliationAdjustment.md +12 -0
  205. data/docs/ListResponseBankReconciliationMatch.md +12 -0
  206. data/docs/ListResponseBankReconciliationPaymentType.md +12 -0
  207. data/docs/ListResponseBankStatement.md +12 -0
  208. data/docs/ListResponseBankTransaction.md +12 -0
  209. data/docs/ListResponseBanner.md +12 -0
  210. data/docs/ListResponseCalloutDTO.md +12 -0
  211. data/docs/ListResponseCloseGroup.md +12 -0
  212. data/docs/ListResponseCompany.md +12 -0
  213. data/docs/ListResponseCompanyAutoCompleteDTO.md +12 -0
  214. data/docs/ListResponseCompanyHoliday.md +12 -0
  215. data/docs/ListResponseContact.md +12 -0
  216. data/docs/ListResponseCost.md +12 -0
  217. data/docs/ListResponseCountry.md +12 -0
  218. data/docs/ListResponseCurrency.md +12 -0
  219. data/docs/ListResponseCustomer.md +12 -0
  220. data/docs/ListResponseCustomerCategory.md +12 -0
  221. data/docs/ListResponseDeliveryAddress.md +12 -0
  222. data/docs/ListResponseDepartment.md +12 -0
  223. data/docs/ListResponseDeviation.md +12 -0
  224. data/docs/ListResponseDiscountGroup.md +12 -0
  225. data/docs/ListResponseDivision.md +12 -0
  226. data/docs/ListResponseDocumentArchive.md +12 -0
  227. data/docs/ListResponseEmployee.md +12 -0
  228. data/docs/ListResponseEmployeeCategory.md +12 -0
  229. data/docs/ListResponseEmployeeCompanyDTO.md +12 -0
  230. data/docs/ListResponseEmployment.md +12 -0
  231. data/docs/ListResponseEmploymentDetails.md +12 -0
  232. data/docs/ListResponseEmploymentType.md +12 -0
  233. data/docs/ListResponseEnhetsregisteretDTO.md +12 -0
  234. data/docs/ListResponseEntitlement.md +12 -0
  235. data/docs/ListResponseExternalProduct.md +12 -0
  236. data/docs/ListResponseGoodsReceipt.md +12 -0
  237. data/docs/ListResponseGoodsReceiptLine.md +12 -0
  238. data/docs/ListResponseHistoricalVoucher.md +12 -0
  239. data/docs/ListResponseHourlyCostAndRate.md +12 -0
  240. data/docs/ListResponseInventories.md +12 -0
  241. data/docs/ListResponseInventory.md +12 -0
  242. data/docs/ListResponseInventoryLocation.md +12 -0
  243. data/docs/ListResponseInvoice.md +12 -0
  244. data/docs/ListResponseInvoiceSendTypeDTO.md +12 -0
  245. data/docs/ListResponseLeaveOfAbsence.md +12 -0
  246. data/docs/ListResponseLeaveOfAbsenceType.md +12 -0
  247. data/docs/ListResponseLedgerAccount.md +12 -0
  248. data/docs/ListResponseLegacyAddress.md +12 -0
  249. data/docs/ListResponseMileageAllowance.md +12 -0
  250. data/docs/ListResponseMonthlyStatus.md +12 -0
  251. data/docs/ListResponseMunicipality.md +12 -0
  252. data/docs/ListResponseNextOfKin.md +12 -0
  253. data/docs/ListResponseNotification.md +12 -0
  254. data/docs/ListResponseOccupationCode.md +12 -0
  255. data/docs/ListResponseOrder.md +12 -0
  256. data/docs/ListResponseOrderGroup.md +12 -0
  257. data/docs/ListResponseOrderLine.md +12 -0
  258. data/docs/ListResponseOrderOffer.md +12 -0
  259. data/docs/ListResponsePassenger.md +12 -0
  260. data/docs/ListResponsePayment.md +12 -0
  261. data/docs/ListResponsePaymentType.md +12 -0
  262. data/docs/ListResponsePaymentTypeOut.md +12 -0
  263. data/docs/ListResponsePayslip.md +12 -0
  264. data/docs/ListResponsePayslipInternal.md +12 -0
  265. data/docs/ListResponsePensionScheme.md +12 -0
  266. data/docs/ListResponsePerDiemCompensation.md +12 -0
  267. data/docs/ListResponsePerDiemCompensationTransientDTO.md +12 -0
  268. data/docs/ListResponsePersonAutoCompleteDTO.md +12 -0
  269. data/docs/ListResponsePickupPoint.md +12 -0
  270. data/docs/ListResponsePosting.md +12 -0
  271. data/docs/ListResponseProduct.md +12 -0
  272. data/docs/ListResponseProductGroup.md +12 -0
  273. data/docs/ListResponseProductGroupRelation.md +12 -0
  274. data/docs/ListResponseProductInventoryLocation.md +12 -0
  275. data/docs/ListResponseProductLine.md +12 -0
  276. data/docs/ListResponseProductNews.md +12 -0
  277. data/docs/ListResponseProductPrice.md +12 -0
  278. data/docs/ListResponseProductUnit.md +12 -0
  279. data/docs/ListResponseProductUnitMaster.md +12 -0
  280. data/docs/ListResponseProject.md +12 -0
  281. data/docs/ListResponseProjectCategory.md +12 -0
  282. data/docs/ListResponseProjectControlForm.md +12 -0
  283. data/docs/ListResponseProjectControlFormType.md +12 -0
  284. data/docs/ListResponseProjectHourlyRate.md +12 -0
  285. data/docs/ListResponseProjectInvoiceDetails.md +12 -0
  286. data/docs/ListResponseProjectOrderLine.md +12 -0
  287. data/docs/ListResponseProjectOverviewAggregate.md +12 -0
  288. data/docs/ListResponseProjectParticipant.md +12 -0
  289. data/docs/ListResponseProjectPeriodMonthlyStatus.md +12 -0
  290. data/docs/ListResponseProjectSpecificRate.md +12 -0
  291. data/docs/ListResponseProspect.md +12 -0
  292. data/docs/ListResponsePurchaseOrder.md +12 -0
  293. data/docs/ListResponsePurchaseOrderIncomingInvoiceRelation.md +12 -0
  294. data/docs/ListResponseReelDomainDTO.md +12 -0
  295. data/docs/ListResponseReelFunctionDTO.md +12 -0
  296. data/docs/ListResponseReminder.md +12 -0
  297. data/docs/ListResponseRemunerationType.md +12 -0
  298. data/docs/ListResponseReport.md +12 -0
  299. data/docs/ListResponseReportAccess.md +12 -0
  300. data/docs/ListResponseReportAuthorization.md +12 -0
  301. data/docs/ListResponseResultBudget.md +12 -0
  302. data/docs/ListResponseSalarySpecification.md +12 -0
  303. data/docs/ListResponseSalarySpecificationInternal.md +12 -0
  304. data/docs/ListResponseSalaryTransaction.md +12 -0
  305. data/docs/ListResponseSalaryTransactionInternal.md +12 -0
  306. data/docs/ListResponseSalaryType.md +12 -0
  307. data/docs/ListResponseSalaryTypeInternal.md +12 -0
  308. data/docs/ListResponseSalesForceAccountInfo.md +12 -0
  309. data/docs/ListResponseSalesForceEmployee.md +12 -0
  310. data/docs/ListResponseSalesModuleDTO.md +12 -0
  311. data/docs/ListResponseSearchCompletionDTO.md +12 -0
  312. data/docs/ListResponseStandardTime.md +12 -0
  313. data/docs/ListResponseStocktaking.md +12 -0
  314. data/docs/ListResponseSubscription.md +12 -0
  315. data/docs/ListResponseSupplier.md +12 -0
  316. data/docs/ListResponseSupplierBalance.md +12 -0
  317. data/docs/ListResponseSupplierInvoice.md +12 -0
  318. data/docs/ListResponseSupplierProduct.md +12 -0
  319. data/docs/ListResponseSystemReportCategoryDTO.md +12 -0
  320. data/docs/ListResponseTask.md +12 -0
  321. data/docs/ListResponseTemplate.md +12 -0
  322. data/docs/ListResponseTimeClock.md +12 -0
  323. data/docs/ListResponseTimesheetEntry.md +12 -0
  324. data/docs/ListResponseTimesheetSalaryTypeSpecification.md +12 -0
  325. data/docs/ListResponseTransportType.md +12 -0
  326. data/docs/ListResponseTravelCostCategory.md +12 -0
  327. data/docs/ListResponseTravelExpense.md +12 -0
  328. data/docs/ListResponseTravelExpenseRate.md +12 -0
  329. data/docs/ListResponseTravelExpenseRateCategory.md +12 -0
  330. data/docs/ListResponseTravelExpenseRateCategoryGroup.md +12 -0
  331. data/docs/ListResponseTravelExpenseZone.md +12 -0
  332. data/docs/ListResponseTravelPaymentType.md +12 -0
  333. data/docs/ListResponseTripletexCompanyModules.md +12 -0
  334. data/docs/ListResponseUpsaleMetric.md +12 -0
  335. data/docs/ListResponseUserTemplate.md +12 -0
  336. data/docs/ListResponseVatReturnsComment.md +12 -0
  337. data/docs/ListResponseVatReturnsVatCodeCommentDTO.md +12 -0
  338. data/docs/ListResponseVatTermPeriod.md +12 -0
  339. data/docs/ListResponseVatType.md +12 -0
  340. data/docs/ListResponseVfFactoringOffer.md +12 -0
  341. data/docs/ListResponseVoucher.md +12 -0
  342. data/docs/ListResponseVoucherMessage.md +12 -0
  343. data/docs/ListResponseVoucherStatus.md +12 -0
  344. data/docs/ListResponseVoucherType.md +12 -0
  345. data/docs/ListResponseWeek.md +12 -0
  346. data/docs/ListResponseWorkingHoursScheme.md +12 -0
  347. data/docs/ListResponseZtlAccount.md +12 -0
  348. data/docs/ListResponseZtlConsent.md +12 -0
  349. data/docs/ListResponseZtlOnboarding.md +12 -0
  350. data/docs/LoggedInUserInfoDTO.md +12 -0
  351. data/docs/LogisticsSettings.md +13 -0
  352. data/docs/MaritimeEmployment.md +10 -0
  353. data/docs/MaventaEventDataDTO.md +17 -0
  354. data/docs/MaventaStatusDTO.md +11 -0
  355. data/docs/MediaType.md +12 -0
  356. data/docs/Menu.md +9 -0
  357. data/docs/MenuItem.md +13 -0
  358. data/docs/MessageBodyWorkers.md +7 -0
  359. data/docs/MileageAllowance.md +24 -0
  360. data/docs/MobileAppLogin.md +13 -0
  361. data/docs/Modules.md +30 -0
  362. data/docs/MonthlyStatus.md +24 -0
  363. data/docs/MultiPart.md +16 -0
  364. data/docs/Municipality.md +15 -0
  365. data/docs/MunicipalityApi.md +80 -0
  366. data/docs/NextOfKin.md +16 -0
  367. data/docs/Notification.md +17 -0
  368. data/docs/OccupationCode.md +13 -0
  369. data/docs/OnboardAccountDTO.md +17 -0
  370. data/docs/Order.md +50 -0
  371. data/docs/OrderApi.md +704 -0
  372. data/docs/OrderGroup.md +15 -0
  373. data/docs/OrderLine.md +30 -0
  374. data/docs/OrderLinePostingDTO.md +13 -0
  375. data/docs/OrderOffer.md +15 -0
  376. data/docs/OrderorderGroupApi.md +345 -0
  377. data/docs/OrderorderlineApi.md +332 -0
  378. data/docs/PG2CallbackDTO.md +15 -0
  379. data/docs/PageOptions.md +15 -0
  380. data/docs/ParameterizedHeader.md +9 -0
  381. data/docs/Passenger.md +13 -0
  382. data/docs/Payment.md +32 -0
  383. data/docs/PaymentType.md +17 -0
  384. data/docs/PaymentTypeOut.md +21 -0
  385. data/docs/Payslip.md +21 -0
  386. data/docs/PayslipHelperInternal.md +13 -0
  387. data/docs/PayslipInternal.md +23 -0
  388. data/docs/PensionScheme.md +14 -0
  389. data/docs/PerDiemCompensation.md +25 -0
  390. data/docs/PerDiemCompensationTransientDTO.md +21 -0
  391. data/docs/PersonAutoCompleteDTO.md +24 -0
  392. data/docs/PickupPoint.md +14 -0
  393. data/docs/PickupPointApi.md +153 -0
  394. data/docs/Posting.md +37 -0
  395. data/docs/Prediction.md +9 -0
  396. data/docs/Product.md +47 -0
  397. data/docs/ProductApi.md +632 -0
  398. data/docs/ProductGroup.md +14 -0
  399. data/docs/ProductGroupRelation.md +13 -0
  400. data/docs/ProductInventoryLocation.md +16 -0
  401. data/docs/ProductLine.md +17 -0
  402. data/docs/ProductNews.md +11 -0
  403. data/docs/ProductPrice.md +19 -0
  404. data/docs/ProductSettings.md +14 -0
  405. data/docs/ProductUnit.md +16 -0
  406. data/docs/ProductUnitMaster.md +17 -0
  407. data/docs/ProductdiscountGroupApi.md +151 -0
  408. data/docs/ProductexternalApi.md +157 -0
  409. data/docs/ProductgroupApi.md +532 -0
  410. data/docs/ProductgroupRelationApi.md +403 -0
  411. data/docs/ProductinventoryLocationApi.md +472 -0
  412. data/docs/ProductlogisticsSettingsApi.md +136 -0
  413. data/docs/ProductproductPriceApi.md +85 -0
  414. data/docs/ProductsupplierProductApi.md +470 -0
  415. data/docs/ProductunitApi.md +546 -0
  416. data/docs/ProductunitmasterApi.md +159 -0
  417. data/docs/Project.md +59 -0
  418. data/docs/ProjectAccess.md +11 -0
  419. data/docs/ProjectActivity.md +19 -0
  420. data/docs/ProjectApi.md +693 -0
  421. data/docs/ProjectBudgetStatus.md +9 -0
  422. data/docs/ProjectCategory.md +15 -0
  423. data/docs/ProjectControlForm.md +17 -0
  424. data/docs/ProjectControlFormType.md +12 -0
  425. data/docs/ProjectHourlyRate.md +17 -0
  426. data/docs/ProjectHourlyRateTemplate.md +12 -0
  427. data/docs/ProjectInvoiceDetails.md +30 -0
  428. data/docs/ProjectOnboardingSummaryDTO.md +9 -0
  429. data/docs/ProjectOrderLine.md +29 -0
  430. data/docs/ProjectOverviewAggregate.md +30 -0
  431. data/docs/ProjectParticipant.md +14 -0
  432. data/docs/ProjectPeriodHourlyReport.md +12 -0
  433. data/docs/ProjectPeriodInvoiced.md +12 -0
  434. data/docs/ProjectPeriodInvoicingReserve.md +12 -0
  435. data/docs/ProjectPeriodMonthlyStatus.md +11 -0
  436. data/docs/ProjectPeriodOverallStatus.md +9 -0
  437. data/docs/ProjectSettings.md +49 -0
  438. data/docs/ProjectSpecificRate.md +16 -0
  439. data/docs/ProjectSpecificRateTemplate.md +11 -0
  440. data/docs/ProjectTemplate.md +36 -0
  441. data/docs/ProjectcategoryApi.md +284 -0
  442. data/docs/ProjectcontrolFormApi.md +148 -0
  443. data/docs/ProjectcontrolFormTypeApi.md +145 -0
  444. data/docs/ProjecthourlyRatesApi.md +673 -0
  445. data/docs/ProjecthourlyRatesprojectSpecificRatesApi.md +536 -0
  446. data/docs/ProjectimportApi.md +82 -0
  447. data/docs/ProjectorderlineApi.md +405 -0
  448. data/docs/ProjectparticipantApi.md +332 -0
  449. data/docs/ProjectperiodApi.md +446 -0
  450. data/docs/ProjectprojectActivityApi.md +263 -0
  451. data/docs/ProjectsettingsApi.md +136 -0
  452. data/docs/ProjecttaskApi.md +81 -0
  453. data/docs/ProjecttemplateApi.md +75 -0
  454. data/docs/Prospect.md +28 -0
  455. data/docs/Providers.md +7 -0
  456. data/docs/PurchaseOrder.md +36 -0
  457. data/docs/PurchaseOrderApi.md +696 -0
  458. data/docs/PurchaseOrderIncomingInvoiceRelation.md +13 -0
  459. data/docs/PurchaseOrderdeviationApi.md +658 -0
  460. data/docs/PurchaseOrdergoodsReceiptApi.md +693 -0
  461. data/docs/PurchaseOrdergoodsReceiptLineApi.md +532 -0
  462. data/docs/PurchaseOrderline.md +21 -0
  463. data/docs/PurchaseOrderorderlineApi.md +268 -0
  464. data/docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md +403 -0
  465. data/docs/ReelDocumentationDTO.md +9 -0
  466. data/docs/ReelDomainDTO.md +11 -0
  467. data/docs/ReelFunctionDTO.md +10 -0
  468. data/docs/Reminder.md +28 -0
  469. data/docs/ReminderApi.md +161 -0
  470. data/docs/RemunerationType.md +14 -0
  471. data/docs/Report.md +17 -0
  472. data/docs/ReportAccess.md +10 -0
  473. data/docs/ReportAuthorization.md +16 -0
  474. data/docs/ReportCell.md +18 -0
  475. data/docs/ReportFilterAccount.md +10 -0
  476. data/docs/ReportFilterCustomer.md +9 -0
  477. data/docs/ReportFilterDepartment.md +9 -0
  478. data/docs/ReportFilterEmployee.md +9 -0
  479. data/docs/ReportFilterGeneral.md +10 -0
  480. data/docs/ReportFilterPeriod.md +14 -0
  481. data/docs/ReportFilterPeriodDatum.md +9 -0
  482. data/docs/ReportFilterProduct.md +9 -0
  483. data/docs/ReportFilterProject.md +9 -0
  484. data/docs/ReportFilterRange.md +10 -0
  485. data/docs/ReportFilterSingular.md +9 -0
  486. data/docs/ReportFilterSupplier.md +9 -0
  487. data/docs/ReportGroup.md +22 -0
  488. data/docs/ReportGroupAutoGroup.md +11 -0
  489. data/docs/ReportGroupAutoGroupOrderBy.md +9 -0
  490. data/docs/ReportGroupFilter.md +17 -0
  491. data/docs/ReportResult.md +12 -0
  492. data/docs/ReportResultCell.md +8 -0
  493. data/docs/ReportResultEnvelope.md +9 -0
  494. data/docs/ReportResultHeader.md +11 -0
  495. data/docs/ResponseWrapper.md +8 -0
  496. data/docs/ResponseWrapperAccommodationAllowance.md +8 -0
  497. data/docs/ResponseWrapperAccount.md +8 -0
  498. data/docs/ResponseWrapperAccountingPeriod.md +8 -0
  499. data/docs/ResponseWrapperActivity.md +8 -0
  500. data/docs/ResponseWrapperAddon.md +8 -0
  501. data/docs/ResponseWrapperAddonStatusType.md +8 -0
  502. data/docs/ResponseWrapperAltinnCompanyModule.md +8 -0
  503. data/docs/ResponseWrapperAltinnInstance.md +8 -0
  504. data/docs/ResponseWrapperAnnualAccount.md +8 -0
  505. data/docs/ResponseWrapperApiConsumer.md +8 -0
  506. data/docs/ResponseWrapperAppSpecific.md +8 -0
  507. data/docs/ResponseWrapperApproveResponseDTO.md +8 -0
  508. data/docs/ResponseWrapperAsset.md +8 -0
  509. data/docs/ResponseWrapperAutoLogin.md +8 -0
  510. data/docs/ResponseWrapperBank.md +8 -0
  511. data/docs/ResponseWrapperBankAgreement.md +8 -0
  512. data/docs/ResponseWrapperBankBalanceEstimation.md +8 -0
  513. data/docs/ResponseWrapperBankOnboardingDTO.md +8 -0
  514. data/docs/ResponseWrapperBankReconciliation.md +8 -0
  515. data/docs/ResponseWrapperBankReconciliationMatch.md +8 -0
  516. data/docs/ResponseWrapperBankReconciliationPaymentType.md +8 -0
  517. data/docs/ResponseWrapperBankSettings.md +8 -0
  518. data/docs/ResponseWrapperBankStatement.md +8 -0
  519. data/docs/ResponseWrapperBankStatementBalanceDTO.md +8 -0
  520. data/docs/ResponseWrapperBankTransaction.md +8 -0
  521. data/docs/ResponseWrapperBanner.md +8 -0
  522. data/docs/ResponseWrapperBigDecimal.md +8 -0
  523. data/docs/ResponseWrapperBoolean.md +8 -0
  524. data/docs/ResponseWrapperBrregStatusCode.md +8 -0
  525. data/docs/ResponseWrapperCloseGroup.md +8 -0
  526. data/docs/ResponseWrapperCompany.md +8 -0
  527. data/docs/ResponseWrapperCompanyAuthorityDTO.md +8 -0
  528. data/docs/ResponseWrapperCompanyHoliday.md +8 -0
  529. data/docs/ResponseWrapperConsumerToken.md +8 -0
  530. data/docs/ResponseWrapperContact.md +8 -0
  531. data/docs/ResponseWrapperCost.md +8 -0
  532. data/docs/ResponseWrapperCountry.md +8 -0
  533. data/docs/ResponseWrapperCurrency.md +8 -0
  534. data/docs/ResponseWrapperCurrencyExchangeRate.md +8 -0
  535. data/docs/ResponseWrapperCustomer.md +8 -0
  536. data/docs/ResponseWrapperCustomerCategory.md +8 -0
  537. data/docs/ResponseWrapperDashboardDTO.md +8 -0
  538. data/docs/ResponseWrapperDeliveryAddress.md +8 -0
  539. data/docs/ResponseWrapperDepartment.md +8 -0
  540. data/docs/ResponseWrapperDeviation.md +8 -0
  541. data/docs/ResponseWrapperDiscountGroup.md +8 -0
  542. data/docs/ResponseWrapperDivision.md +8 -0
  543. data/docs/ResponseWrapperDocument.md +8 -0
  544. data/docs/ResponseWrapperDocumentArchive.md +8 -0
  545. data/docs/ResponseWrapperElectronicSupportDTO.md +8 -0
  546. data/docs/ResponseWrapperEmployee.md +8 -0
  547. data/docs/ResponseWrapperEmployeeCategory.md +8 -0
  548. data/docs/ResponseWrapperEmployeePreferences.md +8 -0
  549. data/docs/ResponseWrapperEmployeeToken.md +8 -0
  550. data/docs/ResponseWrapperEmployeeTokenBundle.md +8 -0
  551. data/docs/ResponseWrapperEmployment.md +8 -0
  552. data/docs/ResponseWrapperEmploymentDetails.md +8 -0
  553. data/docs/ResponseWrapperEntitlement.md +8 -0
  554. data/docs/ResponseWrapperEventInfoDTO.md +8 -0
  555. data/docs/ResponseWrapperExternalProduct.md +8 -0
  556. data/docs/ResponseWrapperFundingPartnerApplication.md +8 -0
  557. data/docs/ResponseWrapperFundingPartnerQualify.md +8 -0
  558. data/docs/ResponseWrapperGoodsReceipt.md +8 -0
  559. data/docs/ResponseWrapperGoodsReceiptLine.md +8 -0
  560. data/docs/ResponseWrapperHistoricalPosting.md +8 -0
  561. data/docs/ResponseWrapperHourlyCostAndRate.md +8 -0
  562. data/docs/ResponseWrapperIdPortenLogin.md +8 -0
  563. data/docs/ResponseWrapperIdPortenLoginStatus.md +8 -0
  564. data/docs/ResponseWrapperImage.md +8 -0
  565. data/docs/ResponseWrapperInteger.md +8 -0
  566. data/docs/ResponseWrapperInventory.md +8 -0
  567. data/docs/ResponseWrapperInventoryLocation.md +8 -0
  568. data/docs/ResponseWrapperInvoice.md +8 -0
  569. data/docs/ResponseWrapperInvoiceSettingsDTO.md +8 -0
  570. data/docs/ResponseWrapperLeaveOfAbsence.md +8 -0
  571. data/docs/ResponseWrapperLegacyAddress.md +8 -0
  572. data/docs/ResponseWrapperListBankBalanceEstimation.md +8 -0
  573. data/docs/ResponseWrapperListElectronicSupportDTO.md +8 -0
  574. data/docs/ResponseWrapperListFileIdForIncomingPaymentsDTO.md +8 -0
  575. data/docs/ResponseWrapperListInteger.md +8 -0
  576. data/docs/ResponseWrapperListJob.md +8 -0
  577. data/docs/ResponseWrapperListString.md +8 -0
  578. data/docs/ResponseWrapperLoggedInUserInfoDTO.md +8 -0
  579. data/docs/ResponseWrapperLogisticsSettings.md +8 -0
  580. data/docs/ResponseWrapperLong.md +8 -0
  581. data/docs/ResponseWrapperMapPilotFeatureBoolean.md +8 -0
  582. data/docs/ResponseWrapperMapStringEventInfoDescription.md +8 -0
  583. data/docs/ResponseWrapperMenu.md +8 -0
  584. data/docs/ResponseWrapperMileageAllowance.md +8 -0
  585. data/docs/ResponseWrapperModules.md +8 -0
  586. data/docs/ResponseWrapperMonthlyStatus.md +8 -0
  587. data/docs/ResponseWrapperNextOfKin.md +8 -0
  588. data/docs/ResponseWrapperNotification.md +8 -0
  589. data/docs/ResponseWrapperObject.md +8 -0
  590. data/docs/ResponseWrapperOrder.md +8 -0
  591. data/docs/ResponseWrapperOrderGroup.md +8 -0
  592. data/docs/ResponseWrapperOrderLine.md +8 -0
  593. data/docs/ResponseWrapperOrderOffer.md +8 -0
  594. data/docs/ResponseWrapperPageOptions.md +8 -0
  595. data/docs/ResponseWrapperPassenger.md +8 -0
  596. data/docs/ResponseWrapperPayment.md +8 -0
  597. data/docs/ResponseWrapperPaymentType.md +8 -0
  598. data/docs/ResponseWrapperPaymentTypeOut.md +8 -0
  599. data/docs/ResponseWrapperPayslip.md +8 -0
  600. data/docs/ResponseWrapperPayslipInternal.md +8 -0
  601. data/docs/ResponseWrapperPensionScheme.md +8 -0
  602. data/docs/ResponseWrapperPerDiemCompensation.md +8 -0
  603. data/docs/ResponseWrapperPickupPoint.md +8 -0
  604. data/docs/ResponseWrapperPosting.md +8 -0
  605. data/docs/ResponseWrapperProduct.md +8 -0
  606. data/docs/ResponseWrapperProductGroup.md +8 -0
  607. data/docs/ResponseWrapperProductGroupRelation.md +8 -0
  608. data/docs/ResponseWrapperProductInventoryLocation.md +8 -0
  609. data/docs/ResponseWrapperProductLine.md +8 -0
  610. data/docs/ResponseWrapperProductSettings.md +8 -0
  611. data/docs/ResponseWrapperProductUnit.md +8 -0
  612. data/docs/ResponseWrapperProductUnitMaster.md +8 -0
  613. data/docs/ResponseWrapperProject.md +8 -0
  614. data/docs/ResponseWrapperProjectAccess.md +8 -0
  615. data/docs/ResponseWrapperProjectActivity.md +8 -0
  616. data/docs/ResponseWrapperProjectBudgetStatus.md +8 -0
  617. data/docs/ResponseWrapperProjectCategory.md +8 -0
  618. data/docs/ResponseWrapperProjectControlForm.md +8 -0
  619. data/docs/ResponseWrapperProjectControlFormType.md +8 -0
  620. data/docs/ResponseWrapperProjectHourlyRate.md +8 -0
  621. data/docs/ResponseWrapperProjectInvoiceDetails.md +8 -0
  622. data/docs/ResponseWrapperProjectOnboardingSummaryDTO.md +8 -0
  623. data/docs/ResponseWrapperProjectOrderLine.md +8 -0
  624. data/docs/ResponseWrapperProjectParticipant.md +8 -0
  625. data/docs/ResponseWrapperProjectPeriodHourlyReport.md +8 -0
  626. data/docs/ResponseWrapperProjectPeriodInvoiced.md +8 -0
  627. data/docs/ResponseWrapperProjectPeriodInvoicingReserve.md +8 -0
  628. data/docs/ResponseWrapperProjectPeriodOverallStatus.md +8 -0
  629. data/docs/ResponseWrapperProjectSettings.md +8 -0
  630. data/docs/ResponseWrapperProjectSpecificRate.md +8 -0
  631. data/docs/ResponseWrapperProjectTemplate.md +8 -0
  632. data/docs/ResponseWrapperProspect.md +8 -0
  633. data/docs/ResponseWrapperPurchaseOrder.md +8 -0
  634. data/docs/ResponseWrapperPurchaseOrderIncomingInvoiceRelation.md +8 -0
  635. data/docs/ResponseWrapperPurchaseOrderline.md +8 -0
  636. data/docs/ResponseWrapperReelDomainDTO.md +8 -0
  637. data/docs/ResponseWrapperReminder.md +8 -0
  638. data/docs/ResponseWrapperReport.md +8 -0
  639. data/docs/ResponseWrapperReportAuthorization.md +8 -0
  640. data/docs/ResponseWrapperReportCell.md +8 -0
  641. data/docs/ResponseWrapperReportGroup.md +8 -0
  642. data/docs/ResponseWrapperReportResultEnvelope.md +8 -0
  643. data/docs/ResponseWrapperResultBudget.md +8 -0
  644. data/docs/ResponseWrapperSalaryCompilation.md +8 -0
  645. data/docs/ResponseWrapperSalarySettings.md +8 -0
  646. data/docs/ResponseWrapperSalarySpecSupplementInternal.md +8 -0
  647. data/docs/ResponseWrapperSalarySpecification.md +8 -0
  648. data/docs/ResponseWrapperSalarySpecificationInternal.md +8 -0
  649. data/docs/ResponseWrapperSalaryTransaction.md +8 -0
  650. data/docs/ResponseWrapperSalaryTransactionInternal.md +8 -0
  651. data/docs/ResponseWrapperSalaryType.md +8 -0
  652. data/docs/ResponseWrapperSalaryTypeInternal.md +8 -0
  653. data/docs/ResponseWrapperSalesForceAccountInfo.md +8 -0
  654. data/docs/ResponseWrapperSalesForceEmployee.md +8 -0
  655. data/docs/ResponseWrapperSalesForceEmployeeRole.md +8 -0
  656. data/docs/ResponseWrapperSalesForceOpportunity.md +8 -0
  657. data/docs/ResponseWrapperSalesForceStats.md +8 -0
  658. data/docs/ResponseWrapperSalesModuleDTO.md +8 -0
  659. data/docs/ResponseWrapperSessionToken.md +8 -0
  660. data/docs/ResponseWrapperStandardTime.md +8 -0
  661. data/docs/ResponseWrapperStocktaking.md +8 -0
  662. data/docs/ResponseWrapperStorebrandPensionOnboarding.md +8 -0
  663. data/docs/ResponseWrapperStorebrandPensionOnboardingQualify.md +8 -0
  664. data/docs/ResponseWrapperString.md +8 -0
  665. data/docs/ResponseWrapperSubscription.md +8 -0
  666. data/docs/ResponseWrapperSupplier.md +8 -0
  667. data/docs/ResponseWrapperSupplierInvoice.md +8 -0
  668. data/docs/ResponseWrapperSupplierProduct.md +8 -0
  669. data/docs/ResponseWrapperSystemMessage.md +8 -0
  670. data/docs/ResponseWrapperTemplate.md +8 -0
  671. data/docs/ResponseWrapperTimeClock.md +8 -0
  672. data/docs/ResponseWrapperTimesheetEntry.md +8 -0
  673. data/docs/ResponseWrapperTimesheetSalaryTypeSpecification.md +8 -0
  674. data/docs/ResponseWrapperTimesheetSettings.md +8 -0
  675. data/docs/ResponseWrapperTransportType.md +8 -0
  676. data/docs/ResponseWrapperTravelCostCategory.md +8 -0
  677. data/docs/ResponseWrapperTravelExpense.md +8 -0
  678. data/docs/ResponseWrapperTravelExpenseRate.md +8 -0
  679. data/docs/ResponseWrapperTravelExpenseRateCategory.md +8 -0
  680. data/docs/ResponseWrapperTravelExpenseRateCategoryGroup.md +8 -0
  681. data/docs/ResponseWrapperTravelExpenseSettings.md +8 -0
  682. data/docs/ResponseWrapperTravelExpenseZone.md +8 -0
  683. data/docs/ResponseWrapperTravelPaymentType.md +8 -0
  684. data/docs/ResponseWrapperTripDTO.md +8 -0
  685. data/docs/ResponseWrapperTripletexAccountPricesReturnDTO.md +8 -0
  686. data/docs/ResponseWrapperTripletexAccountReturn.md +8 -0
  687. data/docs/ResponseWrapperTripletexCompanyModules.md +8 -0
  688. data/docs/ResponseWrapperUnreadCountDTO.md +8 -0
  689. data/docs/ResponseWrapperUserTemplate.md +8 -0
  690. data/docs/ResponseWrapperUserTemplateDefaultDTO.md +8 -0
  691. data/docs/ResponseWrapperVFCustomerResponseDTO.md +8 -0
  692. data/docs/ResponseWrapperVatReturns2022.md +8 -0
  693. data/docs/ResponseWrapperVatReturns2022ValidateCreate.md +8 -0
  694. data/docs/ResponseWrapperVatReturnsPaymentInfo.md +8 -0
  695. data/docs/ResponseWrapperVatReturnsValidationResult.md +8 -0
  696. data/docs/ResponseWrapperVatSpecificationLine.md +8 -0
  697. data/docs/ResponseWrapperVatType.md +8 -0
  698. data/docs/ResponseWrapperVoucher.md +8 -0
  699. data/docs/ResponseWrapperVoucherApprovalListElement.md +8 -0
  700. data/docs/ResponseWrapperVoucherMessage.md +8 -0
  701. data/docs/ResponseWrapperVoucherOptions.md +8 -0
  702. data/docs/ResponseWrapperVoucherStatus.md +8 -0
  703. data/docs/ResponseWrapperVoucherType.md +8 -0
  704. data/docs/ResponseWrapperWeek.md +8 -0
  705. data/docs/ResponseWrapperZtlAccount.md +8 -0
  706. data/docs/ResponseWrapperZtlConsent.md +8 -0
  707. data/docs/ResponseWrapperZtlOnboarding.md +8 -0
  708. data/docs/RestrictedEntitlementChangeDTO.md +9 -0
  709. data/docs/ResultBudget.md +18 -0
  710. data/docs/ResultbudgetApi.md +380 -0
  711. data/docs/SaftApi.md +184 -0
  712. data/docs/SalaryCompilation.md +14 -0
  713. data/docs/SalaryCompilationLine.md +11 -0
  714. data/docs/SalarySettings.md +13 -0
  715. data/docs/SalarySpecSupplementInternal.md +28 -0
  716. data/docs/SalarySpecification.md +22 -0
  717. data/docs/SalarySpecificationInternal.md +25 -0
  718. data/docs/SalaryTransaction.md +17 -0
  719. data/docs/SalaryTransactionInternal.md +29 -0
  720. data/docs/SalaryType.md +15 -0
  721. data/docs/SalaryTypeInternal.md +21 -0
  722. data/docs/SalarycompilationApi.md +144 -0
  723. data/docs/SalarypayslipApi.md +230 -0
  724. data/docs/SalarysettingsApi.md +136 -0
  725. data/docs/SalarysettingsholidayApi.md +399 -0
  726. data/docs/SalarysettingspensionSchemeApi.md +530 -0
  727. data/docs/SalarytransactionApi.md +203 -0
  728. data/docs/SalarytypeApi.md +159 -0
  729. data/docs/SalesForceAccountInfo.md +21 -0
  730. data/docs/SalesForceAddress.md +16 -0
  731. data/docs/SalesForceCountry.md +15 -0
  732. data/docs/SalesForceEmployee.md +30 -0
  733. data/docs/SalesForceEmployeeRole.md +16 -0
  734. data/docs/SalesForceOpportunity.md +19 -0
  735. data/docs/SalesForceStats.md +15 -0
  736. data/docs/SalesModuleDTO.md +9 -0
  737. data/docs/SearchCompletionDTO.md +18 -0
  738. data/docs/SessionToken.md +16 -0
  739. data/docs/StandardTime.md +14 -0
  740. data/docs/Stock.md +12 -0
  741. data/docs/Stocktaking.md +17 -0
  742. data/docs/StorebrandPensionOnboarding.md +18 -0
  743. data/docs/StorebrandPensionOnboardingQualify.md +13 -0
  744. data/docs/Subscription.md +17 -0
  745. data/docs/Supplier.md +37 -0
  746. data/docs/SupplierApi.md +486 -0
  747. data/docs/SupplierBalance.md +13 -0
  748. data/docs/SupplierInvoice.md +27 -0
  749. data/docs/SupplierInvoiceApi.md +929 -0
  750. data/docs/SupplierProduct.md +31 -0
  751. data/docs/SystemMessage.md +8 -0
  752. data/docs/SystemReportCategoryDTO.md +12 -0
  753. data/docs/SystemReportDTO.md +10 -0
  754. data/docs/Task.md +13 -0
  755. data/docs/Template.md +16 -0
  756. data/docs/TimeClock.md +19 -0
  757. data/docs/TimesheetEntry.md +25 -0
  758. data/docs/TimesheetEntrySearchResponse.md +13 -0
  759. data/docs/TimesheetSalaryTypeSpecification.md +16 -0
  760. data/docs/TimesheetSettings.md +15 -0
  761. data/docs/TimesheetentryApi.md +703 -0
  762. data/docs/TimesheetmonthApi.md +425 -0
  763. data/docs/TimesheetsalaryTypeSpecificationApi.md +344 -0
  764. data/docs/TimesheetsettingsApi.md +72 -0
  765. data/docs/TimesheettimeClockApi.md +431 -0
  766. data/docs/TimesheetweekApi.md +358 -0
  767. data/docs/TlxNumber.md +7 -0
  768. data/docs/TokenconsumerApi.md +68 -0
  769. data/docs/TokenemployeeApi.md +83 -0
  770. data/docs/TokensessionApi.md +188 -0
  771. data/docs/TransportType.md +14 -0
  772. data/docs/TransportTypeApi.md +149 -0
  773. data/docs/TravelCostCategory.md +18 -0
  774. data/docs/TravelDetails.md +18 -0
  775. data/docs/TravelExpense.md +53 -0
  776. data/docs/TravelExpenseApi.md +1009 -0
  777. data/docs/TravelExpenseRate.md +17 -0
  778. data/docs/TravelExpenseRateCategory.md +23 -0
  779. data/docs/TravelExpenseRateCategoryGroup.md +15 -0
  780. data/docs/TravelExpenseSettings.md +18 -0
  781. data/docs/TravelExpenseZone.md +16 -0
  782. data/docs/TravelExpenseaccommodationAllowanceApi.md +360 -0
  783. data/docs/TravelExpensecostApi.md +360 -0
  784. data/docs/TravelExpensecostCategoryApi.md +153 -0
  785. data/docs/TravelExpensemileageAllowanceApi.md +366 -0
  786. data/docs/TravelExpensepassengerApi.md +342 -0
  787. data/docs/TravelExpensepaymentTypeApi.md +153 -0
  788. data/docs/TravelExpenseperDiemCompensationApi.md +368 -0
  789. data/docs/TravelExpenserateApi.md +165 -0
  790. data/docs/TravelExpenserateCategoryApi.md +169 -0
  791. data/docs/TravelExpenserateCategoryGroupApi.md +153 -0
  792. data/docs/TravelExpensesettingsApi.md +72 -0
  793. data/docs/TravelExpensezoneApi.md +151 -0
  794. data/docs/TravelPaymentType.md +16 -0
  795. data/docs/TriggerDTO.md +13 -0
  796. data/docs/TripDTO.md +10 -0
  797. data/docs/TripletexAccount.md +22 -0
  798. data/docs/TripletexAccount2.md +29 -0
  799. data/docs/TripletexAccountPricesReturnDTO.md +14 -0
  800. data/docs/TripletexAccountReturn.md +12 -0
  801. data/docs/TripletexCompanyModules.md +137 -0
  802. data/docs/UnreadCountDTO.md +9 -0
  803. data/docs/UpsaleMetric.md +17 -0
  804. data/docs/UserTemplate.md +18 -0
  805. data/docs/UserTemplateDefaultDTO.md +14 -0
  806. data/docs/VFCustomerResponseDTO.md +16 -0
  807. data/docs/VFProductOnboardingStatusDTO.md +12 -0
  808. data/docs/ValidationError.md +10 -0
  809. data/docs/ValidationReasonDTO.md +11 -0
  810. data/docs/VatReturns2022.md +21 -0
  811. data/docs/VatReturns2022Creation.md +9 -0
  812. data/docs/VatReturns2022ValidateCreate.md +14 -0
  813. data/docs/VatReturnsComment.md +12 -0
  814. data/docs/VatReturnsPaymentInfo.md +16 -0
  815. data/docs/VatReturnsValidationResult.md +10 -0
  816. data/docs/VatReturnsVatCodeCommentDTO.md +9 -0
  817. data/docs/VatReturnscommentApi.md +148 -0
  818. data/docs/VatSpecificationGroup.md +11 -0
  819. data/docs/VatSpecificationLine.md +18 -0
  820. data/docs/VatTermPeriod.md +14 -0
  821. data/docs/VatType.md +16 -0
  822. data/docs/VfFactoringOffer.md +18 -0
  823. data/docs/Voucher.md +23 -0
  824. data/docs/VoucherApprovalListElement.md +20 -0
  825. data/docs/VoucherApprovalListElementApi.md +75 -0
  826. data/docs/VoucherMessage.md +15 -0
  827. data/docs/VoucherMessageApi.md +144 -0
  828. data/docs/VoucherOptions.md +8 -0
  829. data/docs/VoucherSearchResponse.md +13 -0
  830. data/docs/VoucherStatus.md +19 -0
  831. data/docs/VoucherStatusApi.md +217 -0
  832. data/docs/VoucherType.md +12 -0
  833. data/docs/WebHookWrapper.md +11 -0
  834. data/docs/Week.md +19 -0
  835. data/docs/WorkingHoursScheme.md +14 -0
  836. data/docs/ZtlAccount.md +19 -0
  837. data/docs/ZtlConsent.md +17 -0
  838. data/docs/ZtlOnboarding.md +14 -0
  839. data/git_push.sh +55 -0
  840. data/lib/tripletex_ruby_client/api/activity_api.rb +322 -0
  841. data/lib/tripletex_ruby_client/api/asset_api.rb +340 -0
  842. data/lib/tripletex_ruby_client/api/balance_sheet_api.rb +117 -0
  843. data/lib/tripletex_ruby_client/api/bank_api.rb +147 -0
  844. data/lib/tripletex_ruby_client/api/bankreconciliation_api.rb +460 -0
  845. data/lib/tripletex_ruby_client/api/bankreconciliationmatch_api.rb +340 -0
  846. data/lib/tripletex_ruby_client/api/bankreconciliationpayment_type_api.rb +138 -0
  847. data/lib/tripletex_ruby_client/api/bankstatement_api.rb +288 -0
  848. data/lib/tripletex_ruby_client/api/bankstatementtransaction_api.rb +194 -0
  849. data/lib/tripletex_ruby_client/api/company_api.rb +236 -0
  850. data/lib/tripletex_ruby_client/api/companyaltinn_api.rb +118 -0
  851. data/lib/tripletex_ruby_client/api/companysalesmodules_api.rb +127 -0
  852. data/lib/tripletex_ruby_client/api/contact_api.rb +252 -0
  853. data/lib/tripletex_ruby_client/api/country_api.rb +138 -0
  854. data/lib/tripletex_ruby_client/api/crmprospect_api.rb +174 -0
  855. data/lib/tripletex_ruby_client/api/currency_api.rb +198 -0
  856. data/lib/tripletex_ruby_client/api/customer_api.rb +394 -0
  857. data/lib/tripletex_ruby_client/api/customercategory_api.rb +249 -0
  858. data/lib/tripletex_ruby_client/api/delivery_address_api.rb +204 -0
  859. data/lib/tripletex_ruby_client/api/department_api.rb +453 -0
  860. data/lib/tripletex_ruby_client/api/division_api.rb +277 -0
  861. data/lib/tripletex_ruby_client/api/document_api.rb +128 -0
  862. data/lib/tripletex_ruby_client/api/document_archive_api.rb +1068 -0
  863. data/lib/tripletex_ruby_client/api/employee_api.rb +321 -0
  864. data/lib/tripletex_ruby_client/api/employeecategory_api.rb +438 -0
  865. data/lib/tripletex_ruby_client/api/employeeemployment_api.rb +237 -0
  866. data/lib/tripletex_ruby_client/api/employeeemploymentdetails_api.rb +237 -0
  867. data/lib/tripletex_ruby_client/api/employeeemploymentemployment_type_api.rb +370 -0
  868. data/lib/tripletex_ruby_client/api/employeeemploymentleave_of_absence_api.rb +226 -0
  869. data/lib/tripletex_ruby_client/api/employeeemploymentleave_of_absence_type_api.rb +79 -0
  870. data/lib/tripletex_ruby_client/api/employeeemploymentoccupation_code_api.rb +85 -0
  871. data/lib/tripletex_ruby_client/api/employeeemploymentremuneration_type_api.rb +79 -0
  872. data/lib/tripletex_ruby_client/api/employeeemploymentworking_hours_scheme_api.rb +79 -0
  873. data/lib/tripletex_ruby_client/api/employeeentitlement_api.rb +329 -0
  874. data/lib/tripletex_ruby_client/api/employeehourly_cost_and_rate_api.rb +237 -0
  875. data/lib/tripletex_ruby_client/api/employeenext_of_kin_api.rb +237 -0
  876. data/lib/tripletex_ruby_client/api/employeepreferences_api.rb +123 -0
  877. data/lib/tripletex_ruby_client/api/employeestandard_time_api.rb +237 -0
  878. data/lib/tripletex_ruby_client/api/event_api.rb +123 -0
  879. data/lib/tripletex_ruby_client/api/eventsubscription_api.rb +427 -0
  880. data/lib/tripletex_ruby_client/api/inventory_api.rb +295 -0
  881. data/lib/tripletex_ruby_client/api/inventoryinventories_api.rb +102 -0
  882. data/lib/tripletex_ruby_client/api/inventorylocation_api.rb +438 -0
  883. data/lib/tripletex_ruby_client/api/inventorystocktaking_api.rb +298 -0
  884. data/lib/tripletex_ruby_client/api/inventorystocktakingproductline_api.rb +290 -0
  885. data/lib/tripletex_ruby_client/api/invoice_api.rb +611 -0
  886. data/lib/tripletex_ruby_client/api/invoicedetails_api.rb +149 -0
  887. data/lib/tripletex_ruby_client/api/invoicepayment_type_api.rb +138 -0
  888. data/lib/tripletex_ruby_client/api/ledger_api.rb +201 -0
  889. data/lib/tripletex_ruby_client/api/ledgeraccount_api.rb +453 -0
  890. data/lib/tripletex_ruby_client/api/ledgeraccounting_period_api.rb +153 -0
  891. data/lib/tripletex_ruby_client/api/ledgerannual_account_api.rb +141 -0
  892. data/lib/tripletex_ruby_client/api/ledgerclose_group_api.rb +149 -0
  893. data/lib/tripletex_ruby_client/api/ledgerpayment_type_out_api.rb +388 -0
  894. data/lib/tripletex_ruby_client/api/ledgerposting_api.rb +260 -0
  895. data/lib/tripletex_ruby_client/api/ledgervat_type_api.rb +212 -0
  896. data/lib/tripletex_ruby_client/api/ledgervoucher_api.rb +1156 -0
  897. data/lib/tripletex_ruby_client/api/ledgervoucher_type_api.rb +135 -0
  898. data/lib/tripletex_ruby_client/api/ledgervoucherhistorical_api.rb +269 -0
  899. data/lib/tripletex_ruby_client/api/municipality_api.rb +82 -0
  900. data/lib/tripletex_ruby_client/api/order_api.rb +624 -0
  901. data/lib/tripletex_ruby_client/api/orderorder_group_api.rb +292 -0
  902. data/lib/tripletex_ruby_client/api/orderorderline_api.rb +275 -0
  903. data/lib/tripletex_ruby_client/api/pickup_point_api.rb +144 -0
  904. data/lib/tripletex_ruby_client/api/product_api.rb +544 -0
  905. data/lib/tripletex_ruby_client/api/productdiscount_group_api.rb +141 -0
  906. data/lib/tripletex_ruby_client/api/productexternal_api.rb +153 -0
  907. data/lib/tripletex_ruby_client/api/productgroup_api.rb +435 -0
  908. data/lib/tripletex_ruby_client/api/productgroup_relation_api.rb +336 -0
  909. data/lib/tripletex_ruby_client/api/productinventory_location_api.rb +388 -0
  910. data/lib/tripletex_ruby_client/api/productlogistics_settings_api.rb +118 -0
  911. data/lib/tripletex_ruby_client/api/productproduct_price_api.rb +92 -0
  912. data/lib/tripletex_ruby_client/api/productsupplier_product_api.rb +385 -0
  913. data/lib/tripletex_ruby_client/api/productunit_api.rb +450 -0
  914. data/lib/tripletex_ruby_client/api/productunitmaster_api.rb +153 -0
  915. data/lib/tripletex_ruby_client/api/project_api.rb +580 -0
  916. data/lib/tripletex_ruby_client/api/projectcategory_api.rb +246 -0
  917. data/lib/tripletex_ruby_client/api/projectcontrol_form_api.rb +139 -0
  918. data/lib/tripletex_ruby_client/api/projectcontrol_form_type_api.rb +132 -0
  919. data/lib/tripletex_ruby_client/api/projecthourly_rates_api.rb +561 -0
  920. data/lib/tripletex_ruby_client/api/projecthourly_ratesproject_specific_rates_api.rb +441 -0
  921. data/lib/tripletex_ruby_client/api/projectimport_api.rb +96 -0
  922. data/lib/tripletex_ruby_client/api/projectorderline_api.rb +338 -0
  923. data/lib/tripletex_ruby_client/api/projectparticipant_api.rb +276 -0
  924. data/lib/tripletex_ruby_client/api/projectperiod_api.rb +420 -0
  925. data/lib/tripletex_ruby_client/api/projectproject_activity_api.rb +223 -0
  926. data/lib/tripletex_ruby_client/api/projectsettings_api.rb +118 -0
  927. data/lib/tripletex_ruby_client/api/projecttask_api.rb +86 -0
  928. data/lib/tripletex_ruby_client/api/projecttemplate_api.rb +76 -0
  929. data/lib/tripletex_ruby_client/api/purchase_order_api.rb +605 -0
  930. data/lib/tripletex_ruby_client/api/purchase_orderdeviation_api.rb +542 -0
  931. data/lib/tripletex_ruby_client/api/purchase_ordergoods_receipt_api.rb +596 -0
  932. data/lib/tripletex_ruby_client/api/purchase_ordergoods_receipt_line_api.rb +431 -0
  933. data/lib/tripletex_ruby_client/api/purchase_orderorderline_api.rb +227 -0
  934. data/lib/tripletex_ruby_client/api/purchase_orderpurchase_order_incoming_invoice_relation_api.rb +336 -0
  935. data/lib/tripletex_ruby_client/api/reminder_api.rb +161 -0
  936. data/lib/tripletex_ruby_client/api/resultbudget_api.rb +342 -0
  937. data/lib/tripletex_ruby_client/api/saft_api.rb +247 -0
  938. data/lib/tripletex_ruby_client/api/salarycompilation_api.rb +136 -0
  939. data/lib/tripletex_ruby_client/api/salarypayslip_api.rb +217 -0
  940. data/lib/tripletex_ruby_client/api/salarysettings_api.rb +118 -0
  941. data/lib/tripletex_ruby_client/api/salarysettingsholiday_api.rb +327 -0
  942. data/lib/tripletex_ruby_client/api/salarysettingspension_scheme_api.rb +428 -0
  943. data/lib/tripletex_ruby_client/api/salarytransaction_api.rb +176 -0
  944. data/lib/tripletex_ruby_client/api/salarytype_api.rb +153 -0
  945. data/lib/tripletex_ruby_client/api/supplier_api.rb +409 -0
  946. data/lib/tripletex_ruby_client/api/supplier_invoice_api.rb +815 -0
  947. data/lib/tripletex_ruby_client/api/timesheetentry_api.rb +592 -0
  948. data/lib/tripletex_ruby_client/api/timesheetmonth_api.rb +361 -0
  949. data/lib/tripletex_ruby_client/api/timesheetsalary_type_specification_api.rb +288 -0
  950. data/lib/tripletex_ruby_client/api/timesheetsettings_api.rb +70 -0
  951. data/lib/tripletex_ruby_client/api/timesheettime_clock_api.rb +372 -0
  952. data/lib/tripletex_ruby_client/api/timesheetweek_api.rb +303 -0
  953. data/lib/tripletex_ruby_client/api/tokenconsumer_api.rb +77 -0
  954. data/lib/tripletex_ruby_client/api/tokenemployee_api.rb +102 -0
  955. data/lib/tripletex_ruby_client/api/tokensession_api.rb +184 -0
  956. data/lib/tripletex_ruby_client/api/transport_type_api.rb +138 -0
  957. data/lib/tripletex_ruby_client/api/travel_expense_api.rb +839 -0
  958. data/lib/tripletex_ruby_client/api/travel_expenseaccommodation_allowance_api.rb +316 -0
  959. data/lib/tripletex_ruby_client/api/travel_expensecost_api.rb +316 -0
  960. data/lib/tripletex_ruby_client/api/travel_expensecost_category_api.rb +144 -0
  961. data/lib/tripletex_ruby_client/api/travel_expensemileage_allowance_api.rb +325 -0
  962. data/lib/tripletex_ruby_client/api/travel_expensepassenger_api.rb +289 -0
  963. data/lib/tripletex_ruby_client/api/travel_expensepayment_type_api.rb +144 -0
  964. data/lib/tripletex_ruby_client/api/travel_expenseper_diem_compensation_api.rb +331 -0
  965. data/lib/tripletex_ruby_client/api/travel_expenserate_api.rb +165 -0
  966. data/lib/tripletex_ruby_client/api/travel_expenserate_category_api.rb +171 -0
  967. data/lib/tripletex_ruby_client/api/travel_expenserate_category_group_api.rb +144 -0
  968. data/lib/tripletex_ruby_client/api/travel_expensesettings_api.rb +70 -0
  969. data/lib/tripletex_ruby_client/api/travel_expensezone_api.rb +141 -0
  970. data/lib/tripletex_ruby_client/api/vat_returnscomment_api.rb +135 -0
  971. data/lib/tripletex_ruby_client/api/voucher_approval_list_element_api.rb +76 -0
  972. data/lib/tripletex_ruby_client/api/voucher_message_api.rb +130 -0
  973. data/lib/tripletex_ruby_client/api/voucher_status_api.rb +198 -0
  974. data/lib/tripletex_ruby_client/api_client.rb +391 -0
  975. data/lib/tripletex_ruby_client/api_error.rb +38 -0
  976. data/lib/tripletex_ruby_client/configuration.rb +208 -0
  977. data/lib/tripletex_ruby_client/configuration_monkey_path.rb +41 -0
  978. data/lib/tripletex_ruby_client/models/accommodation_allowance.rb +318 -0
  979. data/lib/tripletex_ruby_client/models/account.rb +558 -0
  980. data/lib/tripletex_ruby_client/models/accounting_period.rb +297 -0
  981. data/lib/tripletex_ruby_client/models/activity.rb +389 -0
  982. data/lib/tripletex_ruby_client/models/addon.rb +477 -0
  983. data/lib/tripletex_ruby_client/models/addon_logo_dto.rb +195 -0
  984. data/lib/tripletex_ruby_client/models/address.rb +363 -0
  985. data/lib/tripletex_ruby_client/models/altinn_company_module.rb +269 -0
  986. data/lib/tripletex_ruby_client/models/altinn_instance.rb +298 -0
  987. data/lib/tripletex_ruby_client/models/annual_account.rb +240 -0
  988. data/lib/tripletex_ruby_client/models/api_consumer.rb +288 -0
  989. data/lib/tripletex_ruby_client/models/api_error.rb +240 -0
  990. data/lib/tripletex_ruby_client/models/api_validation_message.rb +211 -0
  991. data/lib/tripletex_ruby_client/models/app_specific.rb +463 -0
  992. data/lib/tripletex_ruby_client/models/approve_response_dto.rb +209 -0
  993. data/lib/tripletex_ruby_client/models/asset.rb +330 -0
  994. data/lib/tripletex_ruby_client/models/auto_login.rb +184 -0
  995. data/lib/tripletex_ruby_client/models/auto_login_payload_dto.rb +184 -0
  996. data/lib/tripletex_ruby_client/models/auto_pay_message_dto.rb +217 -0
  997. data/lib/tripletex_ruby_client/models/balance_sheet_account.rb +231 -0
  998. data/lib/tripletex_ruby_client/models/bank.rb +284 -0
  999. data/lib/tripletex_ruby_client/models/bank_agreement.rb +467 -0
  1000. data/lib/tripletex_ruby_client/models/bank_agreement_creation_dto.rb +267 -0
  1001. data/lib/tripletex_ruby_client/models/bank_balance_estimation.rb +422 -0
  1002. data/lib/tripletex_ruby_client/models/bank_onboarding_access_request_dto.rb +211 -0
  1003. data/lib/tripletex_ruby_client/models/bank_onboarding_dto.rb +233 -0
  1004. data/lib/tripletex_ruby_client/models/bank_onboarding_step_dto.rb +236 -0
  1005. data/lib/tripletex_ruby_client/models/bank_reconciliation.rb +365 -0
  1006. data/lib/tripletex_ruby_client/models/bank_reconciliation_adjustment.rb +302 -0
  1007. data/lib/tripletex_ruby_client/models/bank_reconciliation_match.rb +295 -0
  1008. data/lib/tripletex_ruby_client/models/bank_reconciliation_payment_type.rb +267 -0
  1009. data/lib/tripletex_ruby_client/models/bank_settings.rb +333 -0
  1010. data/lib/tripletex_ruby_client/models/bank_statement.rb +283 -0
  1011. data/lib/tripletex_ruby_client/models/bank_statement_balance_dto.rb +194 -0
  1012. data/lib/tripletex_ruby_client/models/bank_transaction.rb +264 -0
  1013. data/lib/tripletex_ruby_client/models/banner.rb +330 -0
  1014. data/lib/tripletex_ruby_client/models/body_part.rb +251 -0
  1015. data/lib/tripletex_ruby_client/models/callout_dto.rb +245 -0
  1016. data/lib/tripletex_ruby_client/models/change.rb +236 -0
  1017. data/lib/tripletex_ruby_client/models/choice.rb +217 -0
  1018. data/lib/tripletex_ruby_client/models/close_group.rb +233 -0
  1019. data/lib/tripletex_ruby_client/models/color.rb +245 -0
  1020. data/lib/tripletex_ruby_client/models/comment.rb +245 -0
  1021. data/lib/tripletex_ruby_client/models/comment_field.rb +202 -0
  1022. data/lib/tripletex_ruby_client/models/comment_input.rb +210 -0
  1023. data/lib/tripletex_ruby_client/models/company.rb +455 -0
  1024. data/lib/tripletex_ruby_client/models/company_authority_dto.rb +218 -0
  1025. data/lib/tripletex_ruby_client/models/company_auto_complete_dto.rb +343 -0
  1026. data/lib/tripletex_ruby_client/models/company_bank_account_presentation.rb +257 -0
  1027. data/lib/tripletex_ruby_client/models/company_holiday.rb +258 -0
  1028. data/lib/tripletex_ruby_client/models/consumer_token.rb +240 -0
  1029. data/lib/tripletex_ruby_client/models/contact.rb +388 -0
  1030. data/lib/tripletex_ruby_client/models/content_disposition.rb +240 -0
  1031. data/lib/tripletex_ruby_client/models/cost.rb +393 -0
  1032. data/lib/tripletex_ruby_client/models/country.rb +267 -0
  1033. data/lib/tripletex_ruby_client/models/credentials.rb +230 -0
  1034. data/lib/tripletex_ruby_client/models/currency.rb +303 -0
  1035. data/lib/tripletex_ruby_client/models/currency_exchange_rate.rb +318 -0
  1036. data/lib/tripletex_ruby_client/models/customer.rb +784 -0
  1037. data/lib/tripletex_ruby_client/models/customer_category.rb +321 -0
  1038. data/lib/tripletex_ruby_client/models/customer_tripletex_account.rb +417 -0
  1039. data/lib/tripletex_ruby_client/models/customer_tripletex_account2.rb +399 -0
  1040. data/lib/tripletex_ruby_client/models/dashboard_dto.rb +241 -0
  1041. data/lib/tripletex_ruby_client/models/delete.rb +197 -0
  1042. data/lib/tripletex_ruby_client/models/delivery_address.rb +387 -0
  1043. data/lib/tripletex_ruby_client/models/department.rb +315 -0
  1044. data/lib/tripletex_ruby_client/models/deviation.rb +350 -0
  1045. data/lib/tripletex_ruby_client/models/discount_group.rb +279 -0
  1046. data/lib/tripletex_ruby_client/models/division.rb +315 -0
  1047. data/lib/tripletex_ruby_client/models/document.rb +297 -0
  1048. data/lib/tripletex_ruby_client/models/document_archive.rb +315 -0
  1049. data/lib/tripletex_ruby_client/models/electronic_support_dto.rb +249 -0
  1050. data/lib/tripletex_ruby_client/models/employee.rb +705 -0
  1051. data/lib/tripletex_ruby_client/models/employee_category.rb +288 -0
  1052. data/lib/tripletex_ruby_client/models/employee_company_dto.rb +202 -0
  1053. data/lib/tripletex_ruby_client/models/employee_email.rb +209 -0
  1054. data/lib/tripletex_ruby_client/models/employee_period.rb +211 -0
  1055. data/lib/tripletex_ruby_client/models/employee_preferences.rb +245 -0
  1056. data/lib/tripletex_ruby_client/models/employee_token.rb +254 -0
  1057. data/lib/tripletex_ruby_client/models/employee_token_bundle.rb +202 -0
  1058. data/lib/tripletex_ruby_client/models/employment.rb +386 -0
  1059. data/lib/tripletex_ruby_client/models/employment_details.rb +410 -0
  1060. data/lib/tripletex_ruby_client/models/employment_type.rb +310 -0
  1061. data/lib/tripletex_ruby_client/models/enhetsregisteret_dto.rb +258 -0
  1062. data/lib/tripletex_ruby_client/models/enterprise_dto.rb +220 -0
  1063. data/lib/tripletex_ruby_client/models/entitlement.rb +268 -0
  1064. data/lib/tripletex_ruby_client/models/event_info_description.rb +193 -0
  1065. data/lib/tripletex_ruby_client/models/event_info_dto.rb +213 -0
  1066. data/lib/tripletex_ruby_client/models/external_product.rb +387 -0
  1067. data/lib/tripletex_ruby_client/models/file_id_for_incoming_payments_dto.rb +217 -0
  1068. data/lib/tripletex_ruby_client/models/flex_summary.rb +202 -0
  1069. data/lib/tripletex_ruby_client/models/form_data_body_part.rb +287 -0
  1070. data/lib/tripletex_ruby_client/models/form_data_content_disposition.rb +249 -0
  1071. data/lib/tripletex_ruby_client/models/form_data_multi_part.rb +273 -0
  1072. data/lib/tripletex_ruby_client/models/funding_partner_application.rb +502 -0
  1073. data/lib/tripletex_ruby_client/models/funding_partner_qualify.rb +312 -0
  1074. data/lib/tripletex_ruby_client/models/goods_receipt.rb +314 -0
  1075. data/lib/tripletex_ruby_client/models/goods_receipt_line.rb +297 -0
  1076. data/lib/tripletex_ruby_client/models/historical_posting.rb +460 -0
  1077. data/lib/tripletex_ruby_client/models/historical_voucher.rb +335 -0
  1078. data/lib/tripletex_ruby_client/models/holiday_allowance_earned.rb +211 -0
  1079. data/lib/tripletex_ruby_client/models/hour_summary.rb +247 -0
  1080. data/lib/tripletex_ruby_client/models/hourly_cost_and_rate.rb +258 -0
  1081. data/lib/tripletex_ruby_client/models/hourly_rate.rb +298 -0
  1082. data/lib/tripletex_ruby_client/models/id_porten_login.rb +185 -0
  1083. data/lib/tripletex_ruby_client/models/id_porten_login_request.rb +185 -0
  1084. data/lib/tripletex_ruby_client/models/id_porten_login_status.rb +194 -0
  1085. data/lib/tripletex_ruby_client/models/image.rb +254 -0
  1086. data/lib/tripletex_ruby_client/models/image_field.rb +202 -0
  1087. data/lib/tripletex_ruby_client/models/international_id.rb +252 -0
  1088. data/lib/tripletex_ruby_client/models/inventories.rb +195 -0
  1089. data/lib/tripletex_ruby_client/models/inventory.rb +468 -0
  1090. data/lib/tripletex_ruby_client/models/inventory_location.rb +287 -0
  1091. data/lib/tripletex_ruby_client/models/invoice.rb +672 -0
  1092. data/lib/tripletex_ruby_client/models/invoice_field.rb +229 -0
  1093. data/lib/tripletex_ruby_client/models/invoice_send_type_dto.rb +211 -0
  1094. data/lib/tripletex_ruby_client/models/invoice_settings_dto.rb +235 -0
  1095. data/lib/tripletex_ruby_client/models/job.rb +231 -0
  1096. data/lib/tripletex_ruby_client/models/job_detail_dto.rb +222 -0
  1097. data/lib/tripletex_ruby_client/models/leave_of_absence.rb +337 -0
  1098. data/lib/tripletex_ruby_client/models/leave_of_absence_type.rb +310 -0
  1099. data/lib/tripletex_ruby_client/models/ledger_account.rb +259 -0
  1100. data/lib/tripletex_ruby_client/models/legacy_address.rb +387 -0
  1101. data/lib/tripletex_ruby_client/models/link.rb +236 -0
  1102. data/lib/tripletex_ruby_client/models/link_mobility_report_dto.rb +202 -0
  1103. data/lib/tripletex_ruby_client/models/list_response.rb +224 -0
  1104. data/lib/tripletex_ruby_client/models/list_response_accommodation_allowance.rb +224 -0
  1105. data/lib/tripletex_ruby_client/models/list_response_account.rb +224 -0
  1106. data/lib/tripletex_ruby_client/models/list_response_accounting_period.rb +224 -0
  1107. data/lib/tripletex_ruby_client/models/list_response_activity.rb +224 -0
  1108. data/lib/tripletex_ruby_client/models/list_response_addon.rb +224 -0
  1109. data/lib/tripletex_ruby_client/models/list_response_annual_account.rb +224 -0
  1110. data/lib/tripletex_ruby_client/models/list_response_api_consumer.rb +224 -0
  1111. data/lib/tripletex_ruby_client/models/list_response_asset.rb +224 -0
  1112. data/lib/tripletex_ruby_client/models/list_response_balance_sheet_account.rb +224 -0
  1113. data/lib/tripletex_ruby_client/models/list_response_bank.rb +224 -0
  1114. data/lib/tripletex_ruby_client/models/list_response_bank_agreement.rb +224 -0
  1115. data/lib/tripletex_ruby_client/models/list_response_bank_balance_estimation.rb +224 -0
  1116. data/lib/tripletex_ruby_client/models/list_response_bank_reconciliation.rb +224 -0
  1117. data/lib/tripletex_ruby_client/models/list_response_bank_reconciliation_adjustment.rb +224 -0
  1118. data/lib/tripletex_ruby_client/models/list_response_bank_reconciliation_match.rb +224 -0
  1119. data/lib/tripletex_ruby_client/models/list_response_bank_reconciliation_payment_type.rb +224 -0
  1120. data/lib/tripletex_ruby_client/models/list_response_bank_statement.rb +224 -0
  1121. data/lib/tripletex_ruby_client/models/list_response_bank_transaction.rb +224 -0
  1122. data/lib/tripletex_ruby_client/models/list_response_banner.rb +224 -0
  1123. data/lib/tripletex_ruby_client/models/list_response_callout_dto.rb +224 -0
  1124. data/lib/tripletex_ruby_client/models/list_response_close_group.rb +224 -0
  1125. data/lib/tripletex_ruby_client/models/list_response_company.rb +224 -0
  1126. data/lib/tripletex_ruby_client/models/list_response_company_auto_complete_dto.rb +224 -0
  1127. data/lib/tripletex_ruby_client/models/list_response_company_holiday.rb +224 -0
  1128. data/lib/tripletex_ruby_client/models/list_response_contact.rb +224 -0
  1129. data/lib/tripletex_ruby_client/models/list_response_cost.rb +224 -0
  1130. data/lib/tripletex_ruby_client/models/list_response_country.rb +224 -0
  1131. data/lib/tripletex_ruby_client/models/list_response_currency.rb +224 -0
  1132. data/lib/tripletex_ruby_client/models/list_response_customer.rb +224 -0
  1133. data/lib/tripletex_ruby_client/models/list_response_customer_category.rb +224 -0
  1134. data/lib/tripletex_ruby_client/models/list_response_delivery_address.rb +224 -0
  1135. data/lib/tripletex_ruby_client/models/list_response_department.rb +224 -0
  1136. data/lib/tripletex_ruby_client/models/list_response_deviation.rb +224 -0
  1137. data/lib/tripletex_ruby_client/models/list_response_discount_group.rb +224 -0
  1138. data/lib/tripletex_ruby_client/models/list_response_division.rb +224 -0
  1139. data/lib/tripletex_ruby_client/models/list_response_document_archive.rb +224 -0
  1140. data/lib/tripletex_ruby_client/models/list_response_employee.rb +224 -0
  1141. data/lib/tripletex_ruby_client/models/list_response_employee_category.rb +224 -0
  1142. data/lib/tripletex_ruby_client/models/list_response_employee_company_dto.rb +224 -0
  1143. data/lib/tripletex_ruby_client/models/list_response_employment.rb +224 -0
  1144. data/lib/tripletex_ruby_client/models/list_response_employment_details.rb +224 -0
  1145. data/lib/tripletex_ruby_client/models/list_response_employment_type.rb +224 -0
  1146. data/lib/tripletex_ruby_client/models/list_response_enhetsregisteret_dto.rb +224 -0
  1147. data/lib/tripletex_ruby_client/models/list_response_entitlement.rb +224 -0
  1148. data/lib/tripletex_ruby_client/models/list_response_external_product.rb +224 -0
  1149. data/lib/tripletex_ruby_client/models/list_response_goods_receipt.rb +224 -0
  1150. data/lib/tripletex_ruby_client/models/list_response_goods_receipt_line.rb +224 -0
  1151. data/lib/tripletex_ruby_client/models/list_response_historical_voucher.rb +224 -0
  1152. data/lib/tripletex_ruby_client/models/list_response_hourly_cost_and_rate.rb +224 -0
  1153. data/lib/tripletex_ruby_client/models/list_response_inventories.rb +224 -0
  1154. data/lib/tripletex_ruby_client/models/list_response_inventory.rb +224 -0
  1155. data/lib/tripletex_ruby_client/models/list_response_inventory_location.rb +224 -0
  1156. data/lib/tripletex_ruby_client/models/list_response_invoice.rb +224 -0
  1157. data/lib/tripletex_ruby_client/models/list_response_invoice_send_type_dto.rb +224 -0
  1158. data/lib/tripletex_ruby_client/models/list_response_leave_of_absence.rb +224 -0
  1159. data/lib/tripletex_ruby_client/models/list_response_leave_of_absence_type.rb +224 -0
  1160. data/lib/tripletex_ruby_client/models/list_response_ledger_account.rb +224 -0
  1161. data/lib/tripletex_ruby_client/models/list_response_legacy_address.rb +224 -0
  1162. data/lib/tripletex_ruby_client/models/list_response_mileage_allowance.rb +224 -0
  1163. data/lib/tripletex_ruby_client/models/list_response_monthly_status.rb +224 -0
  1164. data/lib/tripletex_ruby_client/models/list_response_municipality.rb +224 -0
  1165. data/lib/tripletex_ruby_client/models/list_response_next_of_kin.rb +224 -0
  1166. data/lib/tripletex_ruby_client/models/list_response_notification.rb +224 -0
  1167. data/lib/tripletex_ruby_client/models/list_response_occupation_code.rb +224 -0
  1168. data/lib/tripletex_ruby_client/models/list_response_order.rb +224 -0
  1169. data/lib/tripletex_ruby_client/models/list_response_order_group.rb +224 -0
  1170. data/lib/tripletex_ruby_client/models/list_response_order_line.rb +224 -0
  1171. data/lib/tripletex_ruby_client/models/list_response_order_offer.rb +224 -0
  1172. data/lib/tripletex_ruby_client/models/list_response_passenger.rb +224 -0
  1173. data/lib/tripletex_ruby_client/models/list_response_payment.rb +224 -0
  1174. data/lib/tripletex_ruby_client/models/list_response_payment_type.rb +224 -0
  1175. data/lib/tripletex_ruby_client/models/list_response_payment_type_out.rb +224 -0
  1176. data/lib/tripletex_ruby_client/models/list_response_payslip.rb +224 -0
  1177. data/lib/tripletex_ruby_client/models/list_response_payslip_internal.rb +224 -0
  1178. data/lib/tripletex_ruby_client/models/list_response_pension_scheme.rb +224 -0
  1179. data/lib/tripletex_ruby_client/models/list_response_per_diem_compensation.rb +224 -0
  1180. data/lib/tripletex_ruby_client/models/list_response_per_diem_compensation_transient_dto.rb +224 -0
  1181. data/lib/tripletex_ruby_client/models/list_response_person_auto_complete_dto.rb +224 -0
  1182. data/lib/tripletex_ruby_client/models/list_response_pickup_point.rb +224 -0
  1183. data/lib/tripletex_ruby_client/models/list_response_posting.rb +224 -0
  1184. data/lib/tripletex_ruby_client/models/list_response_product.rb +224 -0
  1185. data/lib/tripletex_ruby_client/models/list_response_product_group.rb +224 -0
  1186. data/lib/tripletex_ruby_client/models/list_response_product_group_relation.rb +224 -0
  1187. data/lib/tripletex_ruby_client/models/list_response_product_inventory_location.rb +224 -0
  1188. data/lib/tripletex_ruby_client/models/list_response_product_line.rb +224 -0
  1189. data/lib/tripletex_ruby_client/models/list_response_product_news.rb +224 -0
  1190. data/lib/tripletex_ruby_client/models/list_response_product_price.rb +224 -0
  1191. data/lib/tripletex_ruby_client/models/list_response_product_unit.rb +224 -0
  1192. data/lib/tripletex_ruby_client/models/list_response_product_unit_master.rb +224 -0
  1193. data/lib/tripletex_ruby_client/models/list_response_project.rb +224 -0
  1194. data/lib/tripletex_ruby_client/models/list_response_project_category.rb +224 -0
  1195. data/lib/tripletex_ruby_client/models/list_response_project_control_form.rb +224 -0
  1196. data/lib/tripletex_ruby_client/models/list_response_project_control_form_type.rb +224 -0
  1197. data/lib/tripletex_ruby_client/models/list_response_project_hourly_rate.rb +224 -0
  1198. data/lib/tripletex_ruby_client/models/list_response_project_invoice_details.rb +224 -0
  1199. data/lib/tripletex_ruby_client/models/list_response_project_order_line.rb +224 -0
  1200. data/lib/tripletex_ruby_client/models/list_response_project_overview_aggregate.rb +224 -0
  1201. data/lib/tripletex_ruby_client/models/list_response_project_participant.rb +224 -0
  1202. data/lib/tripletex_ruby_client/models/list_response_project_period_monthly_status.rb +224 -0
  1203. data/lib/tripletex_ruby_client/models/list_response_project_specific_rate.rb +224 -0
  1204. data/lib/tripletex_ruby_client/models/list_response_prospect.rb +224 -0
  1205. data/lib/tripletex_ruby_client/models/list_response_purchase_order.rb +224 -0
  1206. data/lib/tripletex_ruby_client/models/list_response_purchase_order_incoming_invoice_relation.rb +224 -0
  1207. data/lib/tripletex_ruby_client/models/list_response_reel_domain_dto.rb +224 -0
  1208. data/lib/tripletex_ruby_client/models/list_response_reel_function_dto.rb +224 -0
  1209. data/lib/tripletex_ruby_client/models/list_response_reminder.rb +224 -0
  1210. data/lib/tripletex_ruby_client/models/list_response_remuneration_type.rb +224 -0
  1211. data/lib/tripletex_ruby_client/models/list_response_report.rb +224 -0
  1212. data/lib/tripletex_ruby_client/models/list_response_report_access.rb +224 -0
  1213. data/lib/tripletex_ruby_client/models/list_response_report_authorization.rb +224 -0
  1214. data/lib/tripletex_ruby_client/models/list_response_result_budget.rb +224 -0
  1215. data/lib/tripletex_ruby_client/models/list_response_salary_specification.rb +224 -0
  1216. data/lib/tripletex_ruby_client/models/list_response_salary_specification_internal.rb +224 -0
  1217. data/lib/tripletex_ruby_client/models/list_response_salary_transaction.rb +224 -0
  1218. data/lib/tripletex_ruby_client/models/list_response_salary_transaction_internal.rb +224 -0
  1219. data/lib/tripletex_ruby_client/models/list_response_salary_type.rb +224 -0
  1220. data/lib/tripletex_ruby_client/models/list_response_salary_type_internal.rb +224 -0
  1221. data/lib/tripletex_ruby_client/models/list_response_sales_force_account_info.rb +224 -0
  1222. data/lib/tripletex_ruby_client/models/list_response_sales_force_employee.rb +224 -0
  1223. data/lib/tripletex_ruby_client/models/list_response_sales_module_dto.rb +224 -0
  1224. data/lib/tripletex_ruby_client/models/list_response_search_completion_dto.rb +224 -0
  1225. data/lib/tripletex_ruby_client/models/list_response_standard_time.rb +224 -0
  1226. data/lib/tripletex_ruby_client/models/list_response_stocktaking.rb +224 -0
  1227. data/lib/tripletex_ruby_client/models/list_response_subscription.rb +224 -0
  1228. data/lib/tripletex_ruby_client/models/list_response_supplier.rb +224 -0
  1229. data/lib/tripletex_ruby_client/models/list_response_supplier_balance.rb +224 -0
  1230. data/lib/tripletex_ruby_client/models/list_response_supplier_invoice.rb +224 -0
  1231. data/lib/tripletex_ruby_client/models/list_response_supplier_product.rb +224 -0
  1232. data/lib/tripletex_ruby_client/models/list_response_system_report_category_dto.rb +224 -0
  1233. data/lib/tripletex_ruby_client/models/list_response_task.rb +224 -0
  1234. data/lib/tripletex_ruby_client/models/list_response_template.rb +224 -0
  1235. data/lib/tripletex_ruby_client/models/list_response_time_clock.rb +224 -0
  1236. data/lib/tripletex_ruby_client/models/list_response_timesheet_entry.rb +224 -0
  1237. data/lib/tripletex_ruby_client/models/list_response_timesheet_salary_type_specification.rb +224 -0
  1238. data/lib/tripletex_ruby_client/models/list_response_transport_type.rb +224 -0
  1239. data/lib/tripletex_ruby_client/models/list_response_travel_cost_category.rb +224 -0
  1240. data/lib/tripletex_ruby_client/models/list_response_travel_expense.rb +224 -0
  1241. data/lib/tripletex_ruby_client/models/list_response_travel_expense_rate.rb +224 -0
  1242. data/lib/tripletex_ruby_client/models/list_response_travel_expense_rate_category.rb +224 -0
  1243. data/lib/tripletex_ruby_client/models/list_response_travel_expense_rate_category_group.rb +224 -0
  1244. data/lib/tripletex_ruby_client/models/list_response_travel_expense_zone.rb +224 -0
  1245. data/lib/tripletex_ruby_client/models/list_response_travel_payment_type.rb +224 -0
  1246. data/lib/tripletex_ruby_client/models/list_response_tripletex_company_modules.rb +224 -0
  1247. data/lib/tripletex_ruby_client/models/list_response_upsale_metric.rb +224 -0
  1248. data/lib/tripletex_ruby_client/models/list_response_user_template.rb +224 -0
  1249. data/lib/tripletex_ruby_client/models/list_response_vat_returns_comment.rb +224 -0
  1250. data/lib/tripletex_ruby_client/models/list_response_vat_returns_vat_code_comment_dto.rb +224 -0
  1251. data/lib/tripletex_ruby_client/models/list_response_vat_term_period.rb +224 -0
  1252. data/lib/tripletex_ruby_client/models/list_response_vat_type.rb +224 -0
  1253. data/lib/tripletex_ruby_client/models/list_response_vf_factoring_offer.rb +224 -0
  1254. data/lib/tripletex_ruby_client/models/list_response_voucher.rb +224 -0
  1255. data/lib/tripletex_ruby_client/models/list_response_voucher_message.rb +224 -0
  1256. data/lib/tripletex_ruby_client/models/list_response_voucher_status.rb +224 -0
  1257. data/lib/tripletex_ruby_client/models/list_response_voucher_type.rb +224 -0
  1258. data/lib/tripletex_ruby_client/models/list_response_week.rb +224 -0
  1259. data/lib/tripletex_ruby_client/models/list_response_working_hours_scheme.rb +224 -0
  1260. data/lib/tripletex_ruby_client/models/list_response_ztl_account.rb +224 -0
  1261. data/lib/tripletex_ruby_client/models/list_response_ztl_consent.rb +224 -0
  1262. data/lib/tripletex_ruby_client/models/list_response_ztl_onboarding.rb +224 -0
  1263. data/lib/tripletex_ruby_client/models/logged_in_user_info_dto.rb +220 -0
  1264. data/lib/tripletex_ruby_client/models/logistics_settings.rb +231 -0
  1265. data/lib/tripletex_ruby_client/models/maritime_employment.rb +263 -0
  1266. data/lib/tripletex_ruby_client/models/maventa_event_data_dto.rb +307 -0
  1267. data/lib/tripletex_ruby_client/models/maventa_status_dto.rb +231 -0
  1268. data/lib/tripletex_ruby_client/models/media_type.rb +222 -0
  1269. data/lib/tripletex_ruby_client/models/menu.rb +229 -0
  1270. data/lib/tripletex_ruby_client/models/menu_item.rb +231 -0
  1271. data/lib/tripletex_ruby_client/models/message_body_workers.rb +175 -0
  1272. data/lib/tripletex_ruby_client/models/mileage_allowance.rb +350 -0
  1273. data/lib/tripletex_ruby_client/models/mobile_app_login.rb +255 -0
  1274. data/lib/tripletex_ruby_client/models/modules.rb +424 -0
  1275. data/lib/tripletex_ruby_client/models/monthly_status.rb +332 -0
  1276. data/lib/tripletex_ruby_client/models/multi_part.rb +262 -0
  1277. data/lib/tripletex_ruby_client/models/municipality.rb +294 -0
  1278. data/lib/tripletex_ruby_client/models/next_of_kin.rb +356 -0
  1279. data/lib/tripletex_ruby_client/models/notification.rb +359 -0
  1280. data/lib/tripletex_ruby_client/models/occupation_code.rb +261 -0
  1281. data/lib/tripletex_ruby_client/models/onboard_account_dto.rb +267 -0
  1282. data/lib/tripletex_ruby_client/models/order.rb +829 -0
  1283. data/lib/tripletex_ruby_client/models/order_group.rb +285 -0
  1284. data/lib/tripletex_ruby_client/models/order_line.rb +394 -0
  1285. data/lib/tripletex_ruby_client/models/order_line_posting_dto.rb +236 -0
  1286. data/lib/tripletex_ruby_client/models/order_offer.rb +265 -0
  1287. data/lib/tripletex_ruby_client/models/page_options.rb +321 -0
  1288. data/lib/tripletex_ruby_client/models/parameterized_header.rb +195 -0
  1289. data/lib/tripletex_ruby_client/models/passenger.rb +255 -0
  1290. data/lib/tripletex_ruby_client/models/payment.rb +561 -0
  1291. data/lib/tripletex_ruby_client/models/payment_type.rb +291 -0
  1292. data/lib/tripletex_ruby_client/models/payment_type_out.rb +340 -0
  1293. data/lib/tripletex_ruby_client/models/payslip.rb +327 -0
  1294. data/lib/tripletex_ruby_client/models/payslip_helper_internal.rb +263 -0
  1295. data/lib/tripletex_ruby_client/models/payslip_internal.rb +348 -0
  1296. data/lib/tripletex_ruby_client/models/pension_scheme.rb +250 -0
  1297. data/lib/tripletex_ruby_client/models/per_diem_compensation.rb +399 -0
  1298. data/lib/tripletex_ruby_client/models/per_diem_compensation_transient_dto.rb +335 -0
  1299. data/lib/tripletex_ruby_client/models/person_auto_complete_dto.rb +352 -0
  1300. data/lib/tripletex_ruby_client/models/pg2_callback_dto.rb +277 -0
  1301. data/lib/tripletex_ruby_client/models/pickup_point.rb +270 -0
  1302. data/lib/tripletex_ruby_client/models/posting.rb +529 -0
  1303. data/lib/tripletex_ruby_client/models/prediction.rb +193 -0
  1304. data/lib/tripletex_ruby_client/models/product.rb +677 -0
  1305. data/lib/tripletex_ruby_client/models/product_group.rb +266 -0
  1306. data/lib/tripletex_ruby_client/models/product_group_relation.rb +241 -0
  1307. data/lib/tripletex_ruby_client/models/product_inventory_location.rb +268 -0
  1308. data/lib/tripletex_ruby_client/models/product_line.rb +278 -0
  1309. data/lib/tripletex_ruby_client/models/product_news.rb +211 -0
  1310. data/lib/tripletex_ruby_client/models/product_price.rb +289 -0
  1311. data/lib/tripletex_ruby_client/models/product_settings.rb +240 -0
  1312. data/lib/tripletex_ruby_client/models/product_unit.rb +321 -0
  1313. data/lib/tripletex_ruby_client/models/product_unit_master.rb +342 -0
  1314. data/lib/tripletex_ruby_client/models/project.rb +823 -0
  1315. data/lib/tripletex_ruby_client/models/project_access.rb +281 -0
  1316. data/lib/tripletex_ruby_client/models/project_activity.rb +289 -0
  1317. data/lib/tripletex_ruby_client/models/project_budget_status.rb +193 -0
  1318. data/lib/tripletex_ruby_client/models/project_category.rb +297 -0
  1319. data/lib/tripletex_ruby_client/models/project_control_form.rb +324 -0
  1320. data/lib/tripletex_ruby_client/models/project_control_form_type.rb +237 -0
  1321. data/lib/tripletex_ruby_client/models/project_hourly_rate.rb +317 -0
  1322. data/lib/tripletex_ruby_client/models/project_hourly_rate_template.rb +260 -0
  1323. data/lib/tripletex_ruby_client/models/project_invoice_details.rb +402 -0
  1324. data/lib/tripletex_ruby_client/models/project_onboarding_summary_dto.rb +205 -0
  1325. data/lib/tripletex_ruby_client/models/project_order_line.rb +393 -0
  1326. data/lib/tripletex_ruby_client/models/project_overview_aggregate.rb +417 -0
  1327. data/lib/tripletex_ruby_client/models/project_participant.rb +240 -0
  1328. data/lib/tripletex_ruby_client/models/project_period_hourly_report.rb +220 -0
  1329. data/lib/tripletex_ruby_client/models/project_period_invoiced.rb +220 -0
  1330. data/lib/tripletex_ruby_client/models/project_period_invoicing_reserve.rb +220 -0
  1331. data/lib/tripletex_ruby_client/models/project_period_monthly_status.rb +211 -0
  1332. data/lib/tripletex_ruby_client/models/project_period_overall_status.rb +193 -0
  1333. data/lib/tripletex_ruby_client/models/project_settings.rb +680 -0
  1334. data/lib/tripletex_ruby_client/models/project_specific_rate.rb +268 -0
  1335. data/lib/tripletex_ruby_client/models/project_specific_rate_template.rb +211 -0
  1336. data/lib/tripletex_ruby_client/models/project_template.rb +546 -0
  1337. data/lib/tripletex_ruby_client/models/prospect.rb +438 -0
  1338. data/lib/tripletex_ruby_client/models/providers.rb +175 -0
  1339. data/lib/tripletex_ruby_client/models/purchase_order.rb +567 -0
  1340. data/lib/tripletex_ruby_client/models/purchase_order_incoming_invoice_relation.rb +241 -0
  1341. data/lib/tripletex_ruby_client/models/purchase_orderline.rb +330 -0
  1342. data/lib/tripletex_ruby_client/models/reel_documentation_dto.rb +195 -0
  1343. data/lib/tripletex_ruby_client/models/reel_domain_dto.rb +217 -0
  1344. data/lib/tripletex_ruby_client/models/reel_function_dto.rb +205 -0
  1345. data/lib/tripletex_ruby_client/models/reminder.rb +496 -0
  1346. data/lib/tripletex_ruby_client/models/remuneration_type.rb +310 -0
  1347. data/lib/tripletex_ruby_client/models/report.rb +307 -0
  1348. data/lib/tripletex_ruby_client/models/report_access.rb +244 -0
  1349. data/lib/tripletex_ruby_client/models/report_authorization.rb +334 -0
  1350. data/lib/tripletex_ruby_client/models/report_cell.rb +413 -0
  1351. data/lib/tripletex_ruby_client/models/report_filter_account.rb +206 -0
  1352. data/lib/tripletex_ruby_client/models/report_filter_customer.rb +195 -0
  1353. data/lib/tripletex_ruby_client/models/report_filter_department.rb +195 -0
  1354. data/lib/tripletex_ruby_client/models/report_filter_employee.rb +195 -0
  1355. data/lib/tripletex_ruby_client/models/report_filter_general.rb +202 -0
  1356. data/lib/tripletex_ruby_client/models/report_filter_period.rb +238 -0
  1357. data/lib/tripletex_ruby_client/models/report_filter_period_datum.rb +193 -0
  1358. data/lib/tripletex_ruby_client/models/report_filter_product.rb +195 -0
  1359. data/lib/tripletex_ruby_client/models/report_filter_project.rb +195 -0
  1360. data/lib/tripletex_ruby_client/models/report_filter_range.rb +202 -0
  1361. data/lib/tripletex_ruby_client/models/report_filter_singular.rb +193 -0
  1362. data/lib/tripletex_ruby_client/models/report_filter_supplier.rb +195 -0
  1363. data/lib/tripletex_ruby_client/models/report_group.rb +384 -0
  1364. data/lib/tripletex_ruby_client/models/report_group_auto_group.rb +247 -0
  1365. data/lib/tripletex_ruby_client/models/report_group_auto_group_order_by.rb +227 -0
  1366. data/lib/tripletex_ruby_client/models/report_group_filter.rb +265 -0
  1367. data/lib/tripletex_ruby_client/models/report_result.rb +226 -0
  1368. data/lib/tripletex_ruby_client/models/report_result_cell.rb +184 -0
  1369. data/lib/tripletex_ruby_client/models/report_result_envelope.rb +195 -0
  1370. data/lib/tripletex_ruby_client/models/report_result_header.rb +213 -0
  1371. data/lib/tripletex_ruby_client/models/response_wrapper.rb +184 -0
  1372. data/lib/tripletex_ruby_client/models/response_wrapper_accommodation_allowance.rb +184 -0
  1373. data/lib/tripletex_ruby_client/models/response_wrapper_account.rb +184 -0
  1374. data/lib/tripletex_ruby_client/models/response_wrapper_accounting_period.rb +184 -0
  1375. data/lib/tripletex_ruby_client/models/response_wrapper_activity.rb +184 -0
  1376. data/lib/tripletex_ruby_client/models/response_wrapper_addon.rb +184 -0
  1377. data/lib/tripletex_ruby_client/models/response_wrapper_addon_status_type.rb +218 -0
  1378. data/lib/tripletex_ruby_client/models/response_wrapper_altinn_company_module.rb +184 -0
  1379. data/lib/tripletex_ruby_client/models/response_wrapper_altinn_instance.rb +184 -0
  1380. data/lib/tripletex_ruby_client/models/response_wrapper_annual_account.rb +184 -0
  1381. data/lib/tripletex_ruby_client/models/response_wrapper_api_consumer.rb +184 -0
  1382. data/lib/tripletex_ruby_client/models/response_wrapper_app_specific.rb +184 -0
  1383. data/lib/tripletex_ruby_client/models/response_wrapper_approve_response_dto.rb +184 -0
  1384. data/lib/tripletex_ruby_client/models/response_wrapper_asset.rb +184 -0
  1385. data/lib/tripletex_ruby_client/models/response_wrapper_auto_login.rb +184 -0
  1386. data/lib/tripletex_ruby_client/models/response_wrapper_bank.rb +184 -0
  1387. data/lib/tripletex_ruby_client/models/response_wrapper_bank_agreement.rb +184 -0
  1388. data/lib/tripletex_ruby_client/models/response_wrapper_bank_balance_estimation.rb +184 -0
  1389. data/lib/tripletex_ruby_client/models/response_wrapper_bank_onboarding_dto.rb +184 -0
  1390. data/lib/tripletex_ruby_client/models/response_wrapper_bank_reconciliation.rb +184 -0
  1391. data/lib/tripletex_ruby_client/models/response_wrapper_bank_reconciliation_match.rb +184 -0
  1392. data/lib/tripletex_ruby_client/models/response_wrapper_bank_reconciliation_payment_type.rb +184 -0
  1393. data/lib/tripletex_ruby_client/models/response_wrapper_bank_settings.rb +184 -0
  1394. data/lib/tripletex_ruby_client/models/response_wrapper_bank_statement.rb +184 -0
  1395. data/lib/tripletex_ruby_client/models/response_wrapper_bank_statement_balance_dto.rb +184 -0
  1396. data/lib/tripletex_ruby_client/models/response_wrapper_bank_transaction.rb +184 -0
  1397. data/lib/tripletex_ruby_client/models/response_wrapper_banner.rb +184 -0
  1398. data/lib/tripletex_ruby_client/models/response_wrapper_big_decimal.rb +184 -0
  1399. data/lib/tripletex_ruby_client/models/response_wrapper_boolean.rb +184 -0
  1400. data/lib/tripletex_ruby_client/models/response_wrapper_brreg_status_code.rb +218 -0
  1401. data/lib/tripletex_ruby_client/models/response_wrapper_close_group.rb +184 -0
  1402. data/lib/tripletex_ruby_client/models/response_wrapper_company.rb +184 -0
  1403. data/lib/tripletex_ruby_client/models/response_wrapper_company_authority_dto.rb +184 -0
  1404. data/lib/tripletex_ruby_client/models/response_wrapper_company_holiday.rb +184 -0
  1405. data/lib/tripletex_ruby_client/models/response_wrapper_consumer_token.rb +184 -0
  1406. data/lib/tripletex_ruby_client/models/response_wrapper_contact.rb +184 -0
  1407. data/lib/tripletex_ruby_client/models/response_wrapper_cost.rb +184 -0
  1408. data/lib/tripletex_ruby_client/models/response_wrapper_country.rb +184 -0
  1409. data/lib/tripletex_ruby_client/models/response_wrapper_currency.rb +184 -0
  1410. data/lib/tripletex_ruby_client/models/response_wrapper_currency_exchange_rate.rb +184 -0
  1411. data/lib/tripletex_ruby_client/models/response_wrapper_customer.rb +184 -0
  1412. data/lib/tripletex_ruby_client/models/response_wrapper_customer_category.rb +184 -0
  1413. data/lib/tripletex_ruby_client/models/response_wrapper_dashboard_dto.rb +184 -0
  1414. data/lib/tripletex_ruby_client/models/response_wrapper_delivery_address.rb +184 -0
  1415. data/lib/tripletex_ruby_client/models/response_wrapper_department.rb +184 -0
  1416. data/lib/tripletex_ruby_client/models/response_wrapper_deviation.rb +184 -0
  1417. data/lib/tripletex_ruby_client/models/response_wrapper_discount_group.rb +184 -0
  1418. data/lib/tripletex_ruby_client/models/response_wrapper_division.rb +184 -0
  1419. data/lib/tripletex_ruby_client/models/response_wrapper_document.rb +184 -0
  1420. data/lib/tripletex_ruby_client/models/response_wrapper_document_archive.rb +184 -0
  1421. data/lib/tripletex_ruby_client/models/response_wrapper_electronic_support_dto.rb +184 -0
  1422. data/lib/tripletex_ruby_client/models/response_wrapper_employee.rb +184 -0
  1423. data/lib/tripletex_ruby_client/models/response_wrapper_employee_category.rb +184 -0
  1424. data/lib/tripletex_ruby_client/models/response_wrapper_employee_preferences.rb +184 -0
  1425. data/lib/tripletex_ruby_client/models/response_wrapper_employee_token.rb +184 -0
  1426. data/lib/tripletex_ruby_client/models/response_wrapper_employee_token_bundle.rb +184 -0
  1427. data/lib/tripletex_ruby_client/models/response_wrapper_employment.rb +184 -0
  1428. data/lib/tripletex_ruby_client/models/response_wrapper_employment_details.rb +184 -0
  1429. data/lib/tripletex_ruby_client/models/response_wrapper_entitlement.rb +184 -0
  1430. data/lib/tripletex_ruby_client/models/response_wrapper_event_info_dto.rb +184 -0
  1431. data/lib/tripletex_ruby_client/models/response_wrapper_external_product.rb +184 -0
  1432. data/lib/tripletex_ruby_client/models/response_wrapper_funding_partner_application.rb +184 -0
  1433. data/lib/tripletex_ruby_client/models/response_wrapper_funding_partner_qualify.rb +184 -0
  1434. data/lib/tripletex_ruby_client/models/response_wrapper_goods_receipt.rb +184 -0
  1435. data/lib/tripletex_ruby_client/models/response_wrapper_goods_receipt_line.rb +184 -0
  1436. data/lib/tripletex_ruby_client/models/response_wrapper_historical_posting.rb +184 -0
  1437. data/lib/tripletex_ruby_client/models/response_wrapper_hourly_cost_and_rate.rb +184 -0
  1438. data/lib/tripletex_ruby_client/models/response_wrapper_id_porten_login.rb +184 -0
  1439. data/lib/tripletex_ruby_client/models/response_wrapper_id_porten_login_status.rb +184 -0
  1440. data/lib/tripletex_ruby_client/models/response_wrapper_image.rb +184 -0
  1441. data/lib/tripletex_ruby_client/models/response_wrapper_integer.rb +184 -0
  1442. data/lib/tripletex_ruby_client/models/response_wrapper_inventory.rb +184 -0
  1443. data/lib/tripletex_ruby_client/models/response_wrapper_inventory_location.rb +184 -0
  1444. data/lib/tripletex_ruby_client/models/response_wrapper_invoice.rb +184 -0
  1445. data/lib/tripletex_ruby_client/models/response_wrapper_invoice_settings_dto.rb +184 -0
  1446. data/lib/tripletex_ruby_client/models/response_wrapper_leave_of_absence.rb +184 -0
  1447. data/lib/tripletex_ruby_client/models/response_wrapper_legacy_address.rb +184 -0
  1448. data/lib/tripletex_ruby_client/models/response_wrapper_list_bank_balance_estimation.rb +186 -0
  1449. data/lib/tripletex_ruby_client/models/response_wrapper_list_electronic_support_dto.rb +186 -0
  1450. data/lib/tripletex_ruby_client/models/response_wrapper_list_file_id_for_incoming_payments_dto.rb +186 -0
  1451. data/lib/tripletex_ruby_client/models/response_wrapper_list_integer.rb +186 -0
  1452. data/lib/tripletex_ruby_client/models/response_wrapper_list_job.rb +186 -0
  1453. data/lib/tripletex_ruby_client/models/response_wrapper_list_string.rb +186 -0
  1454. data/lib/tripletex_ruby_client/models/response_wrapper_logged_in_user_info_dto.rb +184 -0
  1455. data/lib/tripletex_ruby_client/models/response_wrapper_logistics_settings.rb +184 -0
  1456. data/lib/tripletex_ruby_client/models/response_wrapper_long.rb +184 -0
  1457. data/lib/tripletex_ruby_client/models/response_wrapper_map_pilot_feature_boolean.rb +186 -0
  1458. data/lib/tripletex_ruby_client/models/response_wrapper_map_string_event_info_description.rb +186 -0
  1459. data/lib/tripletex_ruby_client/models/response_wrapper_menu.rb +184 -0
  1460. data/lib/tripletex_ruby_client/models/response_wrapper_mileage_allowance.rb +184 -0
  1461. data/lib/tripletex_ruby_client/models/response_wrapper_modules.rb +184 -0
  1462. data/lib/tripletex_ruby_client/models/response_wrapper_monthly_status.rb +184 -0
  1463. data/lib/tripletex_ruby_client/models/response_wrapper_next_of_kin.rb +184 -0
  1464. data/lib/tripletex_ruby_client/models/response_wrapper_notification.rb +184 -0
  1465. data/lib/tripletex_ruby_client/models/response_wrapper_object.rb +184 -0
  1466. data/lib/tripletex_ruby_client/models/response_wrapper_order.rb +184 -0
  1467. data/lib/tripletex_ruby_client/models/response_wrapper_order_group.rb +184 -0
  1468. data/lib/tripletex_ruby_client/models/response_wrapper_order_line.rb +184 -0
  1469. data/lib/tripletex_ruby_client/models/response_wrapper_order_offer.rb +184 -0
  1470. data/lib/tripletex_ruby_client/models/response_wrapper_page_options.rb +184 -0
  1471. data/lib/tripletex_ruby_client/models/response_wrapper_passenger.rb +184 -0
  1472. data/lib/tripletex_ruby_client/models/response_wrapper_payment.rb +184 -0
  1473. data/lib/tripletex_ruby_client/models/response_wrapper_payment_type.rb +184 -0
  1474. data/lib/tripletex_ruby_client/models/response_wrapper_payment_type_out.rb +184 -0
  1475. data/lib/tripletex_ruby_client/models/response_wrapper_payslip.rb +184 -0
  1476. data/lib/tripletex_ruby_client/models/response_wrapper_payslip_internal.rb +184 -0
  1477. data/lib/tripletex_ruby_client/models/response_wrapper_pension_scheme.rb +184 -0
  1478. data/lib/tripletex_ruby_client/models/response_wrapper_per_diem_compensation.rb +184 -0
  1479. data/lib/tripletex_ruby_client/models/response_wrapper_pickup_point.rb +184 -0
  1480. data/lib/tripletex_ruby_client/models/response_wrapper_posting.rb +184 -0
  1481. data/lib/tripletex_ruby_client/models/response_wrapper_product.rb +184 -0
  1482. data/lib/tripletex_ruby_client/models/response_wrapper_product_group.rb +184 -0
  1483. data/lib/tripletex_ruby_client/models/response_wrapper_product_group_relation.rb +184 -0
  1484. data/lib/tripletex_ruby_client/models/response_wrapper_product_inventory_location.rb +184 -0
  1485. data/lib/tripletex_ruby_client/models/response_wrapper_product_line.rb +184 -0
  1486. data/lib/tripletex_ruby_client/models/response_wrapper_product_settings.rb +184 -0
  1487. data/lib/tripletex_ruby_client/models/response_wrapper_product_unit.rb +184 -0
  1488. data/lib/tripletex_ruby_client/models/response_wrapper_product_unit_master.rb +184 -0
  1489. data/lib/tripletex_ruby_client/models/response_wrapper_project.rb +184 -0
  1490. data/lib/tripletex_ruby_client/models/response_wrapper_project_access.rb +184 -0
  1491. data/lib/tripletex_ruby_client/models/response_wrapper_project_activity.rb +184 -0
  1492. data/lib/tripletex_ruby_client/models/response_wrapper_project_budget_status.rb +184 -0
  1493. data/lib/tripletex_ruby_client/models/response_wrapper_project_category.rb +184 -0
  1494. data/lib/tripletex_ruby_client/models/response_wrapper_project_control_form.rb +184 -0
  1495. data/lib/tripletex_ruby_client/models/response_wrapper_project_control_form_type.rb +184 -0
  1496. data/lib/tripletex_ruby_client/models/response_wrapper_project_hourly_rate.rb +184 -0
  1497. data/lib/tripletex_ruby_client/models/response_wrapper_project_invoice_details.rb +184 -0
  1498. data/lib/tripletex_ruby_client/models/response_wrapper_project_onboarding_summary_dto.rb +184 -0
  1499. data/lib/tripletex_ruby_client/models/response_wrapper_project_order_line.rb +184 -0
  1500. data/lib/tripletex_ruby_client/models/response_wrapper_project_participant.rb +184 -0
  1501. data/lib/tripletex_ruby_client/models/response_wrapper_project_period_hourly_report.rb +184 -0
  1502. data/lib/tripletex_ruby_client/models/response_wrapper_project_period_invoiced.rb +184 -0
  1503. data/lib/tripletex_ruby_client/models/response_wrapper_project_period_invoicing_reserve.rb +184 -0
  1504. data/lib/tripletex_ruby_client/models/response_wrapper_project_period_overall_status.rb +184 -0
  1505. data/lib/tripletex_ruby_client/models/response_wrapper_project_settings.rb +184 -0
  1506. data/lib/tripletex_ruby_client/models/response_wrapper_project_specific_rate.rb +184 -0
  1507. data/lib/tripletex_ruby_client/models/response_wrapper_project_template.rb +184 -0
  1508. data/lib/tripletex_ruby_client/models/response_wrapper_prospect.rb +184 -0
  1509. data/lib/tripletex_ruby_client/models/response_wrapper_purchase_order.rb +184 -0
  1510. data/lib/tripletex_ruby_client/models/response_wrapper_purchase_order_incoming_invoice_relation.rb +184 -0
  1511. data/lib/tripletex_ruby_client/models/response_wrapper_purchase_orderline.rb +184 -0
  1512. data/lib/tripletex_ruby_client/models/response_wrapper_reel_domain_dto.rb +184 -0
  1513. data/lib/tripletex_ruby_client/models/response_wrapper_reminder.rb +184 -0
  1514. data/lib/tripletex_ruby_client/models/response_wrapper_report.rb +184 -0
  1515. data/lib/tripletex_ruby_client/models/response_wrapper_report_authorization.rb +184 -0
  1516. data/lib/tripletex_ruby_client/models/response_wrapper_report_cell.rb +184 -0
  1517. data/lib/tripletex_ruby_client/models/response_wrapper_report_group.rb +184 -0
  1518. data/lib/tripletex_ruby_client/models/response_wrapper_report_result_envelope.rb +184 -0
  1519. data/lib/tripletex_ruby_client/models/response_wrapper_result_budget.rb +184 -0
  1520. data/lib/tripletex_ruby_client/models/response_wrapper_salary_compilation.rb +184 -0
  1521. data/lib/tripletex_ruby_client/models/response_wrapper_salary_settings.rb +184 -0
  1522. data/lib/tripletex_ruby_client/models/response_wrapper_salary_spec_supplement_internal.rb +184 -0
  1523. data/lib/tripletex_ruby_client/models/response_wrapper_salary_specification.rb +184 -0
  1524. data/lib/tripletex_ruby_client/models/response_wrapper_salary_specification_internal.rb +184 -0
  1525. data/lib/tripletex_ruby_client/models/response_wrapper_salary_transaction.rb +184 -0
  1526. data/lib/tripletex_ruby_client/models/response_wrapper_salary_transaction_internal.rb +184 -0
  1527. data/lib/tripletex_ruby_client/models/response_wrapper_salary_type.rb +184 -0
  1528. data/lib/tripletex_ruby_client/models/response_wrapper_salary_type_internal.rb +184 -0
  1529. data/lib/tripletex_ruby_client/models/response_wrapper_sales_force_account_info.rb +184 -0
  1530. data/lib/tripletex_ruby_client/models/response_wrapper_sales_force_employee.rb +184 -0
  1531. data/lib/tripletex_ruby_client/models/response_wrapper_sales_force_employee_role.rb +184 -0
  1532. data/lib/tripletex_ruby_client/models/response_wrapper_sales_force_opportunity.rb +184 -0
  1533. data/lib/tripletex_ruby_client/models/response_wrapper_sales_force_stats.rb +184 -0
  1534. data/lib/tripletex_ruby_client/models/response_wrapper_sales_module_dto.rb +184 -0
  1535. data/lib/tripletex_ruby_client/models/response_wrapper_session_token.rb +184 -0
  1536. data/lib/tripletex_ruby_client/models/response_wrapper_standard_time.rb +184 -0
  1537. data/lib/tripletex_ruby_client/models/response_wrapper_stocktaking.rb +184 -0
  1538. data/lib/tripletex_ruby_client/models/response_wrapper_storebrand_pension_onboarding.rb +184 -0
  1539. data/lib/tripletex_ruby_client/models/response_wrapper_storebrand_pension_onboarding_qualify.rb +184 -0
  1540. data/lib/tripletex_ruby_client/models/response_wrapper_string.rb +184 -0
  1541. data/lib/tripletex_ruby_client/models/response_wrapper_subscription.rb +184 -0
  1542. data/lib/tripletex_ruby_client/models/response_wrapper_supplier.rb +184 -0
  1543. data/lib/tripletex_ruby_client/models/response_wrapper_supplier_invoice.rb +184 -0
  1544. data/lib/tripletex_ruby_client/models/response_wrapper_supplier_product.rb +184 -0
  1545. data/lib/tripletex_ruby_client/models/response_wrapper_system_message.rb +184 -0
  1546. data/lib/tripletex_ruby_client/models/response_wrapper_template.rb +184 -0
  1547. data/lib/tripletex_ruby_client/models/response_wrapper_time_clock.rb +184 -0
  1548. data/lib/tripletex_ruby_client/models/response_wrapper_timesheet_entry.rb +184 -0
  1549. data/lib/tripletex_ruby_client/models/response_wrapper_timesheet_salary_type_specification.rb +184 -0
  1550. data/lib/tripletex_ruby_client/models/response_wrapper_timesheet_settings.rb +184 -0
  1551. data/lib/tripletex_ruby_client/models/response_wrapper_transport_type.rb +184 -0
  1552. data/lib/tripletex_ruby_client/models/response_wrapper_travel_cost_category.rb +184 -0
  1553. data/lib/tripletex_ruby_client/models/response_wrapper_travel_expense.rb +184 -0
  1554. data/lib/tripletex_ruby_client/models/response_wrapper_travel_expense_rate.rb +184 -0
  1555. data/lib/tripletex_ruby_client/models/response_wrapper_travel_expense_rate_category.rb +184 -0
  1556. data/lib/tripletex_ruby_client/models/response_wrapper_travel_expense_rate_category_group.rb +184 -0
  1557. data/lib/tripletex_ruby_client/models/response_wrapper_travel_expense_settings.rb +184 -0
  1558. data/lib/tripletex_ruby_client/models/response_wrapper_travel_expense_zone.rb +184 -0
  1559. data/lib/tripletex_ruby_client/models/response_wrapper_travel_payment_type.rb +184 -0
  1560. data/lib/tripletex_ruby_client/models/response_wrapper_trip_dto.rb +184 -0
  1561. data/lib/tripletex_ruby_client/models/response_wrapper_tripletex_account_prices_return_dto.rb +184 -0
  1562. data/lib/tripletex_ruby_client/models/response_wrapper_tripletex_account_return.rb +184 -0
  1563. data/lib/tripletex_ruby_client/models/response_wrapper_tripletex_company_modules.rb +184 -0
  1564. data/lib/tripletex_ruby_client/models/response_wrapper_unread_count_dto.rb +184 -0
  1565. data/lib/tripletex_ruby_client/models/response_wrapper_user_template.rb +184 -0
  1566. data/lib/tripletex_ruby_client/models/response_wrapper_user_template_default_dto.rb +184 -0
  1567. data/lib/tripletex_ruby_client/models/response_wrapper_vat_returns2022.rb +184 -0
  1568. data/lib/tripletex_ruby_client/models/response_wrapper_vat_returns2022_validate_create.rb +184 -0
  1569. data/lib/tripletex_ruby_client/models/response_wrapper_vat_returns_payment_info.rb +184 -0
  1570. data/lib/tripletex_ruby_client/models/response_wrapper_vat_returns_validation_result.rb +184 -0
  1571. data/lib/tripletex_ruby_client/models/response_wrapper_vat_specification_line.rb +184 -0
  1572. data/lib/tripletex_ruby_client/models/response_wrapper_vat_type.rb +184 -0
  1573. data/lib/tripletex_ruby_client/models/response_wrapper_vf_customer_response_dto.rb +184 -0
  1574. data/lib/tripletex_ruby_client/models/response_wrapper_voucher.rb +184 -0
  1575. data/lib/tripletex_ruby_client/models/response_wrapper_voucher_approval_list_element.rb +184 -0
  1576. data/lib/tripletex_ruby_client/models/response_wrapper_voucher_message.rb +184 -0
  1577. data/lib/tripletex_ruby_client/models/response_wrapper_voucher_options.rb +184 -0
  1578. data/lib/tripletex_ruby_client/models/response_wrapper_voucher_status.rb +184 -0
  1579. data/lib/tripletex_ruby_client/models/response_wrapper_voucher_type.rb +184 -0
  1580. data/lib/tripletex_ruby_client/models/response_wrapper_week.rb +184 -0
  1581. data/lib/tripletex_ruby_client/models/response_wrapper_ztl_account.rb +184 -0
  1582. data/lib/tripletex_ruby_client/models/response_wrapper_ztl_consent.rb +184 -0
  1583. data/lib/tripletex_ruby_client/models/response_wrapper_ztl_onboarding.rb +184 -0
  1584. data/lib/tripletex_ruby_client/models/restricted_entitlement_change_dto.rb +193 -0
  1585. data/lib/tripletex_ruby_client/models/result_budget.rb +286 -0
  1586. data/lib/tripletex_ruby_client/models/salary_compilation.rb +246 -0
  1587. data/lib/tripletex_ruby_client/models/salary_compilation_line.rb +211 -0
  1588. data/lib/tripletex_ruby_client/models/salary_settings.rb +271 -0
  1589. data/lib/tripletex_ruby_client/models/salary_spec_supplement_internal.rb +383 -0
  1590. data/lib/tripletex_ruby_client/models/salary_specification.rb +327 -0
  1591. data/lib/tripletex_ruby_client/models/salary_specification_internal.rb +375 -0
  1592. data/lib/tripletex_ruby_client/models/salary_transaction.rb +288 -0
  1593. data/lib/tripletex_ruby_client/models/salary_transaction_internal.rb +414 -0
  1594. data/lib/tripletex_ruby_client/models/salary_type.rb +279 -0
  1595. data/lib/tripletex_ruby_client/models/salary_type_internal.rb +357 -0
  1596. data/lib/tripletex_ruby_client/models/sales_force_account_info.rb +341 -0
  1597. data/lib/tripletex_ruby_client/models/sales_force_address.rb +318 -0
  1598. data/lib/tripletex_ruby_client/models/sales_force_country.rb +264 -0
  1599. data/lib/tripletex_ruby_client/models/sales_force_employee.rb +475 -0
  1600. data/lib/tripletex_ruby_client/models/sales_force_employee_role.rb +258 -0
  1601. data/lib/tripletex_ruby_client/models/sales_force_opportunity.rb +297 -0
  1602. data/lib/tripletex_ruby_client/models/sales_force_stats.rb +255 -0
  1603. data/lib/tripletex_ruby_client/models/sales_module_dto.rb +232 -0
  1604. data/lib/tripletex_ruby_client/models/search_completion_dto.rb +298 -0
  1605. data/lib/tripletex_ruby_client/models/session_token.rb +283 -0
  1606. data/lib/tripletex_ruby_client/models/standard_time.rb +250 -0
  1607. data/lib/tripletex_ruby_client/models/stock.rb +235 -0
  1608. data/lib/tripletex_ruby_client/models/stocktaking.rb +313 -0
  1609. data/lib/tripletex_ruby_client/models/storebrand_pension_onboarding.rb +449 -0
  1610. data/lib/tripletex_ruby_client/models/storebrand_pension_onboarding_qualify.rb +234 -0
  1611. data/lib/tripletex_ruby_client/models/subscription.rb +418 -0
  1612. data/lib/tripletex_ruby_client/models/supplier.rb +601 -0
  1613. data/lib/tripletex_ruby_client/models/supplier_balance.rb +232 -0
  1614. data/lib/tripletex_ruby_client/models/supplier_invoice.rb +411 -0
  1615. data/lib/tripletex_ruby_client/models/supplier_product.rb +456 -0
  1616. data/lib/tripletex_ruby_client/models/system_message.rb +184 -0
  1617. data/lib/tripletex_ruby_client/models/system_report_category_dto.rb +229 -0
  1618. data/lib/tripletex_ruby_client/models/system_report_dto.rb +205 -0
  1619. data/lib/tripletex_ruby_client/models/task.rb +231 -0
  1620. data/lib/tripletex_ruby_client/models/template.rb +268 -0
  1621. data/lib/tripletex_ruby_client/models/time_clock.rb +325 -0
  1622. data/lib/tripletex_ruby_client/models/timesheet_entry.rb +363 -0
  1623. data/lib/tripletex_ruby_client/models/timesheet_entry_search_response.rb +233 -0
  1624. data/lib/tripletex_ruby_client/models/timesheet_salary_type_specification.rb +278 -0
  1625. data/lib/tripletex_ruby_client/models/timesheet_settings.rb +249 -0
  1626. data/lib/tripletex_ruby_client/models/tlx_number.rb +175 -0
  1627. data/lib/tripletex_ruby_client/models/transport_type.rb +270 -0
  1628. data/lib/tripletex_ruby_client/models/travel_cost_category.rb +300 -0
  1629. data/lib/tripletex_ruby_client/models/travel_details.rb +334 -0
  1630. data/lib/tripletex_ruby_client/models/travel_expense.rb +683 -0
  1631. data/lib/tripletex_ruby_client/models/travel_expense_rate.rb +277 -0
  1632. data/lib/tripletex_ruby_client/models/travel_expense_rate_category.rb +380 -0
  1633. data/lib/tripletex_ruby_client/models/travel_expense_rate_category_group.rb +259 -0
  1634. data/lib/tripletex_ruby_client/models/travel_expense_settings.rb +276 -0
  1635. data/lib/tripletex_ruby_client/models/travel_expense_zone.rb +305 -0
  1636. data/lib/tripletex_ruby_client/models/travel_payment_type.rb +282 -0
  1637. data/lib/tripletex_ruby_client/models/trigger_dto.rb +229 -0
  1638. data/lib/tripletex_ruby_client/models/trip_dto.rb +202 -0
  1639. data/lib/tripletex_ruby_client/models/tripletex_account.rb +405 -0
  1640. data/lib/tripletex_ruby_client/models/tripletex_account2.rb +501 -0
  1641. data/lib/tripletex_ruby_client/models/tripletex_account_prices_return_dto.rb +240 -0
  1642. data/lib/tripletex_ruby_client/models/tripletex_account_return.rb +220 -0
  1643. data/lib/tripletex_ruby_client/models/tripletex_company_modules.rb +1347 -0
  1644. data/lib/tripletex_ruby_client/models/unread_count_dto.rb +193 -0
  1645. data/lib/tripletex_ruby_client/models/upsale_metric.rb +319 -0
  1646. data/lib/tripletex_ruby_client/models/user_template.rb +348 -0
  1647. data/lib/tripletex_ruby_client/models/user_template_default_dto.rb +280 -0
  1648. data/lib/tripletex_ruby_client/models/validation_error.rb +207 -0
  1649. data/lib/tripletex_ruby_client/models/validation_reason_dto.rb +249 -0
  1650. data/lib/tripletex_ruby_client/models/vat_returns2022.rb +356 -0
  1651. data/lib/tripletex_ruby_client/models/vat_returns2022_creation.rb +205 -0
  1652. data/lib/tripletex_ruby_client/models/vat_returns2022_validate_create.rb +255 -0
  1653. data/lib/tripletex_ruby_client/models/vat_returns_comment.rb +271 -0
  1654. data/lib/tripletex_ruby_client/models/vat_returns_payment_info.rb +291 -0
  1655. data/lib/tripletex_ruby_client/models/vat_returns_validation_result.rb +243 -0
  1656. data/lib/tripletex_ruby_client/models/vat_returns_vat_code_comment_dto.rb +197 -0
  1657. data/lib/tripletex_ruby_client/models/vat_specification_group.rb +217 -0
  1658. data/lib/tripletex_ruby_client/models/vat_specification_line.rb +332 -0
  1659. data/lib/tripletex_ruby_client/models/vat_term_period.rb +245 -0
  1660. data/lib/tripletex_ruby_client/models/vat_type.rb +290 -0
  1661. data/lib/tripletex_ruby_client/models/vf_customer_response_dto.rb +304 -0
  1662. data/lib/tripletex_ruby_client/models/vf_factoring_offer.rb +320 -0
  1663. data/lib/tripletex_ruby_client/models/vf_product_onboarding_status_dto.rb +254 -0
  1664. data/lib/tripletex_ruby_client/models/voucher.rb +391 -0
  1665. data/lib/tripletex_ruby_client/models/voucher_approval_list_element.rb +325 -0
  1666. data/lib/tripletex_ruby_client/models/voucher_message.rb +253 -0
  1667. data/lib/tripletex_ruby_client/models/voucher_options.rb +185 -0
  1668. data/lib/tripletex_ruby_client/models/voucher_search_response.rb +234 -0
  1669. data/lib/tripletex_ruby_client/models/voucher_status.rb +380 -0
  1670. data/lib/tripletex_ruby_client/models/voucher_type.rb +237 -0
  1671. data/lib/tripletex_ruby_client/models/web_hook_wrapper.rb +211 -0
  1672. data/lib/tripletex_ruby_client/models/week.rb +287 -0
  1673. data/lib/tripletex_ruby_client/models/working_hours_scheme.rb +310 -0
  1674. data/lib/tripletex_ruby_client/models/ztl_account.rb +331 -0
  1675. data/lib/tripletex_ruby_client/models/ztl_consent.rb +287 -0
  1676. data/lib/tripletex_ruby_client/models/ztl_onboarding.rb +255 -0
  1677. data/lib/tripletex_ruby_client/session_token_request.rb +29 -0
  1678. data/lib/tripletex_ruby_client/version.rb +15 -0
  1679. data/lib/tripletex_ruby_client.rb +876 -0
  1680. data/spec/api/activity_api_spec.rb +114 -0
  1681. data/spec/api/asset_api_spec.rb +115 -0
  1682. data/spec/api/balance_sheet_api_spec.rb +60 -0
  1683. data/spec/api/bank_api_spec.rb +68 -0
  1684. data/spec/api/bankreconciliation_api_spec.rb +144 -0
  1685. data/spec/api/bankreconciliationmatch_api_spec.rb +114 -0
  1686. data/spec/api/bankreconciliationpayment_type_api_spec.rb +65 -0
  1687. data/spec/api/bankstatement_api_spec.rb +96 -0
  1688. data/spec/api/bankstatementtransaction_api_spec.rb +77 -0
  1689. data/spec/api/company_api_spec.rb +90 -0
  1690. data/spec/api/companyaltinn_api_spec.rb +59 -0
  1691. data/spec/api/companysalesmodules_api_spec.rb +62 -0
  1692. data/spec/api/contact_api_spec.rb +94 -0
  1693. data/spec/api/country_api_spec.rb +65 -0
  1694. data/spec/api/crmprospect_api_spec.rb +77 -0
  1695. data/spec/api/currency_api_spec.rb +79 -0
  1696. data/spec/api/customer_api_spec.rb +132 -0
  1697. data/spec/api/customercategory_api_spec.rb +93 -0
  1698. data/spec/api/delivery_address_api_spec.rb +82 -0
  1699. data/spec/api/department_api_spec.rb +145 -0
  1700. data/spec/api/division_api_spec.rb +99 -0
  1701. data/spec/api/document_api_spec.rb +60 -0
  1702. data/spec/api/document_archive_api_spec.rb +289 -0
  1703. data/spec/api/employee_api_spec.rb +113 -0
  1704. data/spec/api/employeecategory_api_spec.rb +139 -0
  1705. data/spec/api/employeeemployment_api_spec.rb +89 -0
  1706. data/spec/api/employeeemploymentdetails_api_spec.rb +89 -0
  1707. data/spec/api/employeeemploymentemployment_type_api_spec.rb +126 -0
  1708. data/spec/api/employeeemploymentleave_of_absence_api_spec.rb +85 -0
  1709. data/spec/api/employeeemploymentleave_of_absence_type_api_spec.rb +50 -0
  1710. data/spec/api/employeeemploymentoccupation_code_api_spec.rb +52 -0
  1711. data/spec/api/employeeemploymentremuneration_type_api_spec.rb +50 -0
  1712. data/spec/api/employeeemploymentworking_hours_scheme_api_spec.rb +50 -0
  1713. data/spec/api/employeeentitlement_api_spec.rb +109 -0
  1714. data/spec/api/employeehourly_cost_and_rate_api_spec.rb +89 -0
  1715. data/spec/api/employeenext_of_kin_api_spec.rb +89 -0
  1716. data/spec/api/employeepreferences_api_spec.rb +61 -0
  1717. data/spec/api/employeestandard_time_api_spec.rb +89 -0
  1718. data/spec/api/event_api_spec.rb +60 -0
  1719. data/spec/api/eventsubscription_api_spec.rb +136 -0
  1720. data/spec/api/inventory_api_spec.rb +104 -0
  1721. data/spec/api/inventoryinventories_api_spec.rb +55 -0
  1722. data/spec/api/inventorylocation_api_spec.rb +139 -0
  1723. data/spec/api/inventorystocktaking_api_spec.rb +104 -0
  1724. data/spec/api/inventorystocktakingproductline_api_spec.rb +101 -0
  1725. data/spec/api/invoice_api_spec.rb +174 -0
  1726. data/spec/api/invoicedetails_api_spec.rb +66 -0
  1727. data/spec/api/invoicepayment_type_api_spec.rb +65 -0
  1728. data/spec/api/ledger_api_spec.rb +83 -0
  1729. data/spec/api/ledgeraccount_api_spec.rb +143 -0
  1730. data/spec/api/ledgeraccounting_period_api_spec.rb +70 -0
  1731. data/spec/api/ledgerannual_account_api_spec.rb +66 -0
  1732. data/spec/api/ledgerclose_group_api_spec.rb +66 -0
  1733. data/spec/api/ledgerpayment_type_out_api_spec.rb +127 -0
  1734. data/spec/api/ledgerposting_api_spec.rb +97 -0
  1735. data/spec/api/ledgervat_type_api_spec.rb +81 -0
  1736. data/spec/api/ledgervoucher_api_spec.rb +311 -0
  1737. data/spec/api/ledgervoucher_type_api_spec.rb +64 -0
  1738. data/spec/api/ledgervoucherhistorical_api_spec.rb +96 -0
  1739. data/spec/api/municipality_api_spec.rb +51 -0
  1740. data/spec/api/order_api_spec.rb +181 -0
  1741. data/spec/api/orderorder_group_api_spec.rb +104 -0
  1742. data/spec/api/orderorderline_api_spec.rb +97 -0
  1743. data/spec/api/pickup_point_api_spec.rb +67 -0
  1744. data/spec/api/product_api_spec.rb +168 -0
  1745. data/spec/api/productdiscount_group_api_spec.rb +66 -0
  1746. data/spec/api/productexternal_api_spec.rb +69 -0
  1747. data/spec/api/productgroup_api_spec.rb +138 -0
  1748. data/spec/api/productgroup_relation_api_spec.rb +114 -0
  1749. data/spec/api/productinventory_location_api_spec.rb +127 -0
  1750. data/spec/api/productlogistics_settings_api_spec.rb +59 -0
  1751. data/spec/api/productproduct_price_api_spec.rb +53 -0
  1752. data/spec/api/productsupplier_product_api_spec.rb +126 -0
  1753. data/spec/api/productunit_api_spec.rb +144 -0
  1754. data/spec/api/productunitmaster_api_spec.rb +70 -0
  1755. data/spec/api/project_api_spec.rb +179 -0
  1756. data/spec/api/projectcategory_api_spec.rb +92 -0
  1757. data/spec/api/projectcontrol_form_api_spec.rb +64 -0
  1758. data/spec/api/projectcontrol_form_type_api_spec.rb +63 -0
  1759. data/spec/api/projecthourly_rates_api_spec.rb +168 -0
  1760. data/spec/api/projecthourly_ratesproject_specific_rates_api_spec.rb +140 -0
  1761. data/spec/api/projectimport_api_spec.rb +51 -0
  1762. data/spec/api/projectorderline_api_spec.rb +113 -0
  1763. data/spec/api/projectparticipant_api_spec.rb +97 -0
  1764. data/spec/api/projectperiod_api_spec.rb +126 -0
  1765. data/spec/api/projectproject_activity_api_spec.rb +84 -0
  1766. data/spec/api/projectsettings_api_spec.rb +59 -0
  1767. data/spec/api/projecttask_api_spec.rb +51 -0
  1768. data/spec/api/projecttemplate_api_spec.rb +48 -0
  1769. data/spec/api/purchase_order_api_spec.rb +177 -0
  1770. data/spec/api/purchase_orderdeviation_api_spec.rb +161 -0
  1771. data/spec/api/purchase_ordergoods_receipt_api_spec.rb +176 -0
  1772. data/spec/api/purchase_ordergoods_receipt_line_api_spec.rb +137 -0
  1773. data/spec/api/purchase_orderorderline_api_spec.rb +85 -0
  1774. data/spec/api/purchase_orderpurchase_order_incoming_invoice_relation_api_spec.rb +114 -0
  1775. data/spec/api/reminder_api_spec.rb +70 -0
  1776. data/spec/api/resultbudget_api_spec.rb +119 -0
  1777. data/spec/api/saft_api_spec.rb +76 -0
  1778. data/spec/api/salarycompilation_api_spec.rb +62 -0
  1779. data/spec/api/salarypayslip_api_spec.rb +86 -0
  1780. data/spec/api/salarysettings_api_spec.rb +59 -0
  1781. data/spec/api/salarysettingsholiday_api_spec.rb +111 -0
  1782. data/spec/api/salarysettingspension_scheme_api_spec.rb +137 -0
  1783. data/spec/api/salarytransaction_api_spec.rb +73 -0
  1784. data/spec/api/salarytype_api_spec.rb +70 -0
  1785. data/spec/api/supplier_api_spec.rb +134 -0
  1786. data/spec/api/supplier_invoice_api_spec.rb +229 -0
  1787. data/spec/api/timesheetentry_api_spec.rb +180 -0
  1788. data/spec/api/timesheetmonth_api_spec.rb +122 -0
  1789. data/spec/api/timesheetsalary_type_specification_api_spec.rb +103 -0
  1790. data/spec/api/timesheetsettings_api_spec.rb +47 -0
  1791. data/spec/api/timesheettime_clock_api_spec.rb +125 -0
  1792. data/spec/api/timesheetweek_api_spec.rb +110 -0
  1793. data/spec/api/tokenconsumer_api_spec.rb +48 -0
  1794. data/spec/api/tokenemployee_api_spec.rb +51 -0
  1795. data/spec/api/tokensession_api_spec.rb +73 -0
  1796. data/spec/api/transport_type_api_spec.rb +65 -0
  1797. data/spec/api/travel_expense_api_spec.rb +235 -0
  1798. data/spec/api/travel_expenseaccommodation_allowance_api_spec.rb +111 -0
  1799. data/spec/api/travel_expensecost_api_spec.rb +111 -0
  1800. data/spec/api/travel_expensecost_category_api_spec.rb +67 -0
  1801. data/spec/api/travel_expensemileage_allowance_api_spec.rb +114 -0
  1802. data/spec/api/travel_expensepassenger_api_spec.rb +102 -0
  1803. data/spec/api/travel_expensepayment_type_api_spec.rb +67 -0
  1804. data/spec/api/travel_expenseper_diem_compensation_api_spec.rb +115 -0
  1805. data/spec/api/travel_expenserate_api_spec.rb +73 -0
  1806. data/spec/api/travel_expenserate_category_api_spec.rb +75 -0
  1807. data/spec/api/travel_expenserate_category_group_api_spec.rb +67 -0
  1808. data/spec/api/travel_expensesettings_api_spec.rb +47 -0
  1809. data/spec/api/travel_expensezone_api_spec.rb +66 -0
  1810. data/spec/api/vat_returnscomment_api_spec.rb +65 -0
  1811. data/spec/api/voucher_approval_list_element_api_spec.rb +48 -0
  1812. data/spec/api/voucher_message_api_spec.rb +63 -0
  1813. data/spec/api/voucher_status_api_spec.rb +79 -0
  1814. data/spec/api_client_spec.rb +243 -0
  1815. data/spec/configuration_spec.rb +42 -0
  1816. data/spec/models/accommodation_allowance_spec.rb +113 -0
  1817. data/spec/models/account_spec.rb +187 -0
  1818. data/spec/models/accounting_period_spec.rb +89 -0
  1819. data/spec/models/activity_spec.rb +135 -0
  1820. data/spec/models/addon_logo_dto_spec.rb +47 -0
  1821. data/spec/models/addon_spec.rb +155 -0
  1822. data/spec/models/address_spec.rb +95 -0
  1823. data/spec/models/altinn_company_module_spec.rb +71 -0
  1824. data/spec/models/altinn_instance_spec.rb +83 -0
  1825. data/spec/models/annual_account_spec.rb +77 -0
  1826. data/spec/models/api_consumer_spec.rb +71 -0
  1827. data/spec/models/api_error_spec.rb +77 -0
  1828. data/spec/models/api_validation_message_spec.rb +59 -0
  1829. data/spec/models/app_specific_spec.rb +227 -0
  1830. data/spec/models/approve_response_dto_spec.rb +53 -0
  1831. data/spec/models/asset_spec.rb +89 -0
  1832. data/spec/models/auto_login_payload_dto_spec.rb +41 -0
  1833. data/spec/models/auto_login_spec.rb +41 -0
  1834. data/spec/models/auto_pay_message_dto_spec.rb +53 -0
  1835. data/spec/models/balance_sheet_account_spec.rb +71 -0
  1836. data/spec/models/bank_agreement_creation_dto_spec.rb +83 -0
  1837. data/spec/models/bank_agreement_spec.rb +155 -0
  1838. data/spec/models/bank_balance_estimation_spec.rb +139 -0
  1839. data/spec/models/bank_onboarding_access_request_dto_spec.rb +59 -0
  1840. data/spec/models/bank_onboarding_dto_spec.rb +71 -0
  1841. data/spec/models/bank_onboarding_step_dto_spec.rb +57 -0
  1842. data/spec/models/bank_reconciliation_adjustment_spec.rb +107 -0
  1843. data/spec/models/bank_reconciliation_match_spec.rb +87 -0
  1844. data/spec/models/bank_reconciliation_payment_type_spec.rb +83 -0
  1845. data/spec/models/bank_reconciliation_spec.rb +129 -0
  1846. data/spec/models/bank_settings_spec.rb +105 -0
  1847. data/spec/models/bank_spec.rb +81 -0
  1848. data/spec/models/bank_statement_balance_dto_spec.rb +47 -0
  1849. data/spec/models/bank_statement_spec.rb +101 -0
  1850. data/spec/models/bank_transaction_spec.rb +83 -0
  1851. data/spec/models/banner_spec.rb +107 -0
  1852. data/spec/models/body_part_spec.rb +83 -0
  1853. data/spec/models/callout_dto_spec.rb +63 -0
  1854. data/spec/models/change_spec.rb +57 -0
  1855. data/spec/models/choice_spec.rb +53 -0
  1856. data/spec/models/close_group_spec.rb +71 -0
  1857. data/spec/models/color_spec.rb +63 -0
  1858. data/spec/models/comment_field_spec.rb +53 -0
  1859. data/spec/models/comment_input_spec.rb +53 -0
  1860. data/spec/models/comment_spec.rb +63 -0
  1861. data/spec/models/company_authority_dto_spec.rb +45 -0
  1862. data/spec/models/company_auto_complete_dto_spec.rb +135 -0
  1863. data/spec/models/company_bank_account_presentation_spec.rb +69 -0
  1864. data/spec/models/company_holiday_spec.rb +89 -0
  1865. data/spec/models/company_spec.rb +129 -0
  1866. data/spec/models/consumer_token_spec.rb +77 -0
  1867. data/spec/models/contact_spec.rb +107 -0
  1868. data/spec/models/content_disposition_spec.rb +77 -0
  1869. data/spec/models/cost_spec.rb +161 -0
  1870. data/spec/models/country_spec.rb +83 -0
  1871. data/spec/models/credentials_spec.rb +59 -0
  1872. data/spec/models/currency_exchange_rate_spec.rb +93 -0
  1873. data/spec/models/currency_spec.rb +83 -0
  1874. data/spec/models/customer_category_spec.rb +89 -0
  1875. data/spec/models/customer_spec.rb +267 -0
  1876. data/spec/models/customer_tripletex_account2_spec.rb +135 -0
  1877. data/spec/models/customer_tripletex_account_spec.rb +135 -0
  1878. data/spec/models/dashboard_dto_spec.rb +47 -0
  1879. data/spec/models/delete_spec.rb +47 -0
  1880. data/spec/models/delivery_address_spec.rb +101 -0
  1881. data/spec/models/department_spec.rb +89 -0
  1882. data/spec/models/deviation_spec.rb +121 -0
  1883. data/spec/models/discount_group_spec.rb +77 -0
  1884. data/spec/models/division_spec.rb +95 -0
  1885. data/spec/models/document_archive_spec.rb +83 -0
  1886. data/spec/models/document_spec.rb +77 -0
  1887. data/spec/models/electronic_support_dto_spec.rb +63 -0
  1888. data/spec/models/employee_category_spec.rb +77 -0
  1889. data/spec/models/employee_company_dto_spec.rb +53 -0
  1890. data/spec/models/employee_email_spec.rb +41 -0
  1891. data/spec/models/employee_period_spec.rb +59 -0
  1892. data/spec/models/employee_preferences_spec.rb +77 -0
  1893. data/spec/models/employee_spec.rb +231 -0
  1894. data/spec/models/employee_token_bundle_spec.rb +53 -0
  1895. data/spec/models/employee_token_spec.rb +83 -0
  1896. data/spec/models/employment_details_spec.rb +153 -0
  1897. data/spec/models/employment_spec.rb +133 -0
  1898. data/spec/models/employment_type_spec.rb +81 -0
  1899. data/spec/models/enhetsregisteret_dto_spec.rb +89 -0
  1900. data/spec/models/enterprise_dto_spec.rb +65 -0
  1901. data/spec/models/entitlement_spec.rb +83 -0
  1902. data/spec/models/event_info_description_spec.rb +47 -0
  1903. data/spec/models/event_info_dto_spec.rb +59 -0
  1904. data/spec/models/external_product_spec.rb +143 -0
  1905. data/spec/models/file_id_for_incoming_payments_dto_spec.rb +59 -0
  1906. data/spec/models/flex_summary_spec.rb +53 -0
  1907. data/spec/models/form_data_body_part_spec.rb +107 -0
  1908. data/spec/models/form_data_content_disposition_spec.rb +83 -0
  1909. data/spec/models/form_data_multi_part_spec.rb +95 -0
  1910. data/spec/models/funding_partner_application_spec.rb +105 -0
  1911. data/spec/models/funding_partner_qualify_spec.rb +105 -0
  1912. data/spec/models/goods_receipt_line_spec.rb +107 -0
  1913. data/spec/models/goods_receipt_spec.rb +99 -0
  1914. data/spec/models/historical_posting_spec.rb +179 -0
  1915. data/spec/models/historical_voucher_spec.rb +101 -0
  1916. data/spec/models/holiday_allowance_earned_spec.rb +59 -0
  1917. data/spec/models/hour_summary_spec.rb +83 -0
  1918. data/spec/models/hourly_cost_and_rate_spec.rb +89 -0
  1919. data/spec/models/hourly_rate_spec.rb +87 -0
  1920. data/spec/models/id_porten_login_request_spec.rb +41 -0
  1921. data/spec/models/id_porten_login_spec.rb +41 -0
  1922. data/spec/models/id_porten_login_status_spec.rb +47 -0
  1923. data/spec/models/image_field_spec.rb +53 -0
  1924. data/spec/models/image_spec.rb +69 -0
  1925. data/spec/models/international_id_spec.rb +57 -0
  1926. data/spec/models/inventories_spec.rb +47 -0
  1927. data/spec/models/inventory_location_spec.rb +89 -0
  1928. data/spec/models/inventory_spec.rb +149 -0
  1929. data/spec/models/invoice_field_spec.rb +71 -0
  1930. data/spec/models/invoice_send_type_dto_spec.rb +59 -0
  1931. data/spec/models/invoice_settings_dto_spec.rb +63 -0
  1932. data/spec/models/invoice_spec.rb +279 -0
  1933. data/spec/models/job_detail_dto_spec.rb +65 -0
  1934. data/spec/models/job_spec.rb +71 -0
  1935. data/spec/models/leave_of_absence_spec.rb +105 -0
  1936. data/spec/models/leave_of_absence_type_spec.rb +81 -0
  1937. data/spec/models/ledger_account_spec.rb +89 -0
  1938. data/spec/models/legacy_address_spec.rb +101 -0
  1939. data/spec/models/link_mobility_report_dto_spec.rb +53 -0
  1940. data/spec/models/link_spec.rb +57 -0
  1941. data/spec/models/list_response_accommodation_allowance_spec.rb +65 -0
  1942. data/spec/models/list_response_account_spec.rb +65 -0
  1943. data/spec/models/list_response_accounting_period_spec.rb +65 -0
  1944. data/spec/models/list_response_activity_spec.rb +65 -0
  1945. data/spec/models/list_response_addon_spec.rb +65 -0
  1946. data/spec/models/list_response_annual_account_spec.rb +65 -0
  1947. data/spec/models/list_response_api_consumer_spec.rb +65 -0
  1948. data/spec/models/list_response_asset_spec.rb +65 -0
  1949. data/spec/models/list_response_balance_sheet_account_spec.rb +65 -0
  1950. data/spec/models/list_response_bank_agreement_spec.rb +65 -0
  1951. data/spec/models/list_response_bank_balance_estimation_spec.rb +65 -0
  1952. data/spec/models/list_response_bank_reconciliation_adjustment_spec.rb +65 -0
  1953. data/spec/models/list_response_bank_reconciliation_match_spec.rb +65 -0
  1954. data/spec/models/list_response_bank_reconciliation_payment_type_spec.rb +65 -0
  1955. data/spec/models/list_response_bank_reconciliation_spec.rb +65 -0
  1956. data/spec/models/list_response_bank_spec.rb +65 -0
  1957. data/spec/models/list_response_bank_statement_spec.rb +65 -0
  1958. data/spec/models/list_response_bank_transaction_spec.rb +65 -0
  1959. data/spec/models/list_response_banner_spec.rb +65 -0
  1960. data/spec/models/list_response_callout_dto_spec.rb +65 -0
  1961. data/spec/models/list_response_close_group_spec.rb +65 -0
  1962. data/spec/models/list_response_company_auto_complete_dto_spec.rb +65 -0
  1963. data/spec/models/list_response_company_holiday_spec.rb +65 -0
  1964. data/spec/models/list_response_company_spec.rb +65 -0
  1965. data/spec/models/list_response_contact_spec.rb +65 -0
  1966. data/spec/models/list_response_cost_spec.rb +65 -0
  1967. data/spec/models/list_response_country_spec.rb +65 -0
  1968. data/spec/models/list_response_currency_spec.rb +65 -0
  1969. data/spec/models/list_response_customer_category_spec.rb +65 -0
  1970. data/spec/models/list_response_customer_spec.rb +65 -0
  1971. data/spec/models/list_response_delivery_address_spec.rb +65 -0
  1972. data/spec/models/list_response_department_spec.rb +65 -0
  1973. data/spec/models/list_response_deviation_spec.rb +65 -0
  1974. data/spec/models/list_response_discount_group_spec.rb +65 -0
  1975. data/spec/models/list_response_division_spec.rb +65 -0
  1976. data/spec/models/list_response_document_archive_spec.rb +65 -0
  1977. data/spec/models/list_response_employee_category_spec.rb +65 -0
  1978. data/spec/models/list_response_employee_company_dto_spec.rb +65 -0
  1979. data/spec/models/list_response_employee_spec.rb +65 -0
  1980. data/spec/models/list_response_employment_details_spec.rb +65 -0
  1981. data/spec/models/list_response_employment_spec.rb +65 -0
  1982. data/spec/models/list_response_employment_type_spec.rb +65 -0
  1983. data/spec/models/list_response_enhetsregisteret_dto_spec.rb +65 -0
  1984. data/spec/models/list_response_entitlement_spec.rb +65 -0
  1985. data/spec/models/list_response_external_product_spec.rb +65 -0
  1986. data/spec/models/list_response_goods_receipt_line_spec.rb +65 -0
  1987. data/spec/models/list_response_goods_receipt_spec.rb +65 -0
  1988. data/spec/models/list_response_historical_voucher_spec.rb +65 -0
  1989. data/spec/models/list_response_hourly_cost_and_rate_spec.rb +65 -0
  1990. data/spec/models/list_response_inventories_spec.rb +65 -0
  1991. data/spec/models/list_response_inventory_location_spec.rb +65 -0
  1992. data/spec/models/list_response_inventory_spec.rb +65 -0
  1993. data/spec/models/list_response_invoice_send_type_dto_spec.rb +65 -0
  1994. data/spec/models/list_response_invoice_spec.rb +65 -0
  1995. data/spec/models/list_response_leave_of_absence_spec.rb +65 -0
  1996. data/spec/models/list_response_leave_of_absence_type_spec.rb +65 -0
  1997. data/spec/models/list_response_ledger_account_spec.rb +65 -0
  1998. data/spec/models/list_response_legacy_address_spec.rb +65 -0
  1999. data/spec/models/list_response_mileage_allowance_spec.rb +65 -0
  2000. data/spec/models/list_response_monthly_status_spec.rb +65 -0
  2001. data/spec/models/list_response_municipality_spec.rb +65 -0
  2002. data/spec/models/list_response_next_of_kin_spec.rb +65 -0
  2003. data/spec/models/list_response_notification_spec.rb +65 -0
  2004. data/spec/models/list_response_occupation_code_spec.rb +65 -0
  2005. data/spec/models/list_response_order_group_spec.rb +65 -0
  2006. data/spec/models/list_response_order_line_spec.rb +65 -0
  2007. data/spec/models/list_response_order_offer_spec.rb +65 -0
  2008. data/spec/models/list_response_order_spec.rb +65 -0
  2009. data/spec/models/list_response_passenger_spec.rb +65 -0
  2010. data/spec/models/list_response_payment_spec.rb +65 -0
  2011. data/spec/models/list_response_payment_type_out_spec.rb +65 -0
  2012. data/spec/models/list_response_payment_type_spec.rb +65 -0
  2013. data/spec/models/list_response_payslip_internal_spec.rb +65 -0
  2014. data/spec/models/list_response_payslip_spec.rb +65 -0
  2015. data/spec/models/list_response_pension_scheme_spec.rb +65 -0
  2016. data/spec/models/list_response_per_diem_compensation_spec.rb +65 -0
  2017. data/spec/models/list_response_per_diem_compensation_transient_dto_spec.rb +65 -0
  2018. data/spec/models/list_response_person_auto_complete_dto_spec.rb +65 -0
  2019. data/spec/models/list_response_pickup_point_spec.rb +65 -0
  2020. data/spec/models/list_response_posting_spec.rb +65 -0
  2021. data/spec/models/list_response_product_group_relation_spec.rb +65 -0
  2022. data/spec/models/list_response_product_group_spec.rb +65 -0
  2023. data/spec/models/list_response_product_inventory_location_spec.rb +65 -0
  2024. data/spec/models/list_response_product_line_spec.rb +65 -0
  2025. data/spec/models/list_response_product_news_spec.rb +65 -0
  2026. data/spec/models/list_response_product_price_spec.rb +65 -0
  2027. data/spec/models/list_response_product_spec.rb +65 -0
  2028. data/spec/models/list_response_product_unit_master_spec.rb +65 -0
  2029. data/spec/models/list_response_product_unit_spec.rb +65 -0
  2030. data/spec/models/list_response_project_category_spec.rb +65 -0
  2031. data/spec/models/list_response_project_control_form_spec.rb +65 -0
  2032. data/spec/models/list_response_project_control_form_type_spec.rb +65 -0
  2033. data/spec/models/list_response_project_hourly_rate_spec.rb +65 -0
  2034. data/spec/models/list_response_project_invoice_details_spec.rb +65 -0
  2035. data/spec/models/list_response_project_order_line_spec.rb +65 -0
  2036. data/spec/models/list_response_project_overview_aggregate_spec.rb +65 -0
  2037. data/spec/models/list_response_project_participant_spec.rb +65 -0
  2038. data/spec/models/list_response_project_period_monthly_status_spec.rb +65 -0
  2039. data/spec/models/list_response_project_spec.rb +65 -0
  2040. data/spec/models/list_response_project_specific_rate_spec.rb +65 -0
  2041. data/spec/models/list_response_prospect_spec.rb +65 -0
  2042. data/spec/models/list_response_purchase_order_incoming_invoice_relation_spec.rb +65 -0
  2043. data/spec/models/list_response_purchase_order_spec.rb +65 -0
  2044. data/spec/models/list_response_reel_domain_dto_spec.rb +65 -0
  2045. data/spec/models/list_response_reel_function_dto_spec.rb +65 -0
  2046. data/spec/models/list_response_reminder_spec.rb +65 -0
  2047. data/spec/models/list_response_remuneration_type_spec.rb +65 -0
  2048. data/spec/models/list_response_report_access_spec.rb +65 -0
  2049. data/spec/models/list_response_report_authorization_spec.rb +65 -0
  2050. data/spec/models/list_response_report_spec.rb +65 -0
  2051. data/spec/models/list_response_result_budget_spec.rb +65 -0
  2052. data/spec/models/list_response_salary_specification_internal_spec.rb +65 -0
  2053. data/spec/models/list_response_salary_specification_spec.rb +65 -0
  2054. data/spec/models/list_response_salary_transaction_internal_spec.rb +65 -0
  2055. data/spec/models/list_response_salary_transaction_spec.rb +65 -0
  2056. data/spec/models/list_response_salary_type_internal_spec.rb +65 -0
  2057. data/spec/models/list_response_salary_type_spec.rb +65 -0
  2058. data/spec/models/list_response_sales_force_account_info_spec.rb +65 -0
  2059. data/spec/models/list_response_sales_force_employee_spec.rb +65 -0
  2060. data/spec/models/list_response_sales_module_dto_spec.rb +65 -0
  2061. data/spec/models/list_response_search_completion_dto_spec.rb +65 -0
  2062. data/spec/models/list_response_spec.rb +65 -0
  2063. data/spec/models/list_response_standard_time_spec.rb +65 -0
  2064. data/spec/models/list_response_stocktaking_spec.rb +65 -0
  2065. data/spec/models/list_response_subscription_spec.rb +65 -0
  2066. data/spec/models/list_response_supplier_balance_spec.rb +65 -0
  2067. data/spec/models/list_response_supplier_invoice_spec.rb +65 -0
  2068. data/spec/models/list_response_supplier_product_spec.rb +65 -0
  2069. data/spec/models/list_response_supplier_spec.rb +65 -0
  2070. data/spec/models/list_response_system_report_category_dto_spec.rb +65 -0
  2071. data/spec/models/list_response_task_spec.rb +65 -0
  2072. data/spec/models/list_response_template_spec.rb +65 -0
  2073. data/spec/models/list_response_time_clock_spec.rb +65 -0
  2074. data/spec/models/list_response_timesheet_entry_spec.rb +65 -0
  2075. data/spec/models/list_response_timesheet_salary_type_specification_spec.rb +65 -0
  2076. data/spec/models/list_response_transport_type_spec.rb +65 -0
  2077. data/spec/models/list_response_travel_cost_category_spec.rb +65 -0
  2078. data/spec/models/list_response_travel_expense_rate_category_group_spec.rb +65 -0
  2079. data/spec/models/list_response_travel_expense_rate_category_spec.rb +65 -0
  2080. data/spec/models/list_response_travel_expense_rate_spec.rb +65 -0
  2081. data/spec/models/list_response_travel_expense_spec.rb +65 -0
  2082. data/spec/models/list_response_travel_expense_zone_spec.rb +65 -0
  2083. data/spec/models/list_response_travel_payment_type_spec.rb +65 -0
  2084. data/spec/models/list_response_tripletex_company_modules_spec.rb +65 -0
  2085. data/spec/models/list_response_upsale_metric_spec.rb +65 -0
  2086. data/spec/models/list_response_user_template_spec.rb +65 -0
  2087. data/spec/models/list_response_vat_returns_comment_spec.rb +65 -0
  2088. data/spec/models/list_response_vat_returns_vat_code_comment_dto_spec.rb +65 -0
  2089. data/spec/models/list_response_vat_term_period_spec.rb +65 -0
  2090. data/spec/models/list_response_vat_type_spec.rb +65 -0
  2091. data/spec/models/list_response_vf_factoring_offer_spec.rb +65 -0
  2092. data/spec/models/list_response_voucher_message_spec.rb +65 -0
  2093. data/spec/models/list_response_voucher_spec.rb +65 -0
  2094. data/spec/models/list_response_voucher_status_spec.rb +65 -0
  2095. data/spec/models/list_response_voucher_type_spec.rb +65 -0
  2096. data/spec/models/list_response_week_spec.rb +65 -0
  2097. data/spec/models/list_response_working_hours_scheme_spec.rb +65 -0
  2098. data/spec/models/list_response_ztl_account_spec.rb +65 -0
  2099. data/spec/models/list_response_ztl_consent_spec.rb +65 -0
  2100. data/spec/models/list_response_ztl_onboarding_spec.rb +65 -0
  2101. data/spec/models/logged_in_user_info_dto_spec.rb +65 -0
  2102. data/spec/models/logistics_settings_spec.rb +71 -0
  2103. data/spec/models/maritime_employment_spec.rb +65 -0
  2104. data/spec/models/maventa_event_data_dto_spec.rb +95 -0
  2105. data/spec/models/maventa_status_dto_spec.rb +59 -0
  2106. data/spec/models/media_type_spec.rb +65 -0
  2107. data/spec/models/menu_item_spec.rb +71 -0
  2108. data/spec/models/menu_spec.rb +51 -0
  2109. data/spec/models/message_body_workers_spec.rb +35 -0
  2110. data/spec/models/mileage_allowance_spec.rb +137 -0
  2111. data/spec/models/mobile_app_login_spec.rb +71 -0
  2112. data/spec/models/modules_spec.rb +177 -0
  2113. data/spec/models/monthly_status_spec.rb +137 -0
  2114. data/spec/models/multi_part_spec.rb +89 -0
  2115. data/spec/models/municipality_spec.rb +83 -0
  2116. data/spec/models/next_of_kin_spec.rb +93 -0
  2117. data/spec/models/notification_spec.rb +95 -0
  2118. data/spec/models/occupation_code_spec.rb +71 -0
  2119. data/spec/models/onboard_account_dto_spec.rb +95 -0
  2120. data/spec/models/order_group_spec.rb +83 -0
  2121. data/spec/models/order_line_posting_dto_spec.rb +71 -0
  2122. data/spec/models/order_line_spec.rb +173 -0
  2123. data/spec/models/order_offer_spec.rb +83 -0
  2124. data/spec/models/order_spec.rb +317 -0
  2125. data/spec/models/page_options_spec.rb +91 -0
  2126. data/spec/models/parameterized_header_spec.rb +47 -0
  2127. data/spec/models/passenger_spec.rb +71 -0
  2128. data/spec/models/payment_spec.rb +193 -0
  2129. data/spec/models/payment_type_out_spec.rb +119 -0
  2130. data/spec/models/payment_type_spec.rb +95 -0
  2131. data/spec/models/payslip_helper_internal_spec.rb +75 -0
  2132. data/spec/models/payslip_internal_spec.rb +131 -0
  2133. data/spec/models/payslip_spec.rb +119 -0
  2134. data/spec/models/pension_scheme_spec.rb +77 -0
  2135. data/spec/models/per_diem_compensation_spec.rb +147 -0
  2136. data/spec/models/per_diem_compensation_transient_dto_spec.rb +123 -0
  2137. data/spec/models/person_auto_complete_dto_spec.rb +141 -0
  2138. data/spec/models/pg2_callback_dto_spec.rb +83 -0
  2139. data/spec/models/pickup_point_spec.rb +77 -0
  2140. data/spec/models/posting_spec.rb +219 -0
  2141. data/spec/models/prediction_spec.rb +47 -0
  2142. data/spec/models/product_group_relation_spec.rb +71 -0
  2143. data/spec/models/product_group_spec.rb +77 -0
  2144. data/spec/models/product_inventory_location_spec.rb +89 -0
  2145. data/spec/models/product_line_spec.rb +95 -0
  2146. data/spec/models/product_news_spec.rb +59 -0
  2147. data/spec/models/product_price_spec.rb +107 -0
  2148. data/spec/models/product_settings_spec.rb +77 -0
  2149. data/spec/models/product_spec.rb +283 -0
  2150. data/spec/models/product_unit_master_spec.rb +95 -0
  2151. data/spec/models/product_unit_spec.rb +89 -0
  2152. data/spec/models/project_access_spec.rb +75 -0
  2153. data/spec/models/project_activity_spec.rb +107 -0
  2154. data/spec/models/project_budget_status_spec.rb +47 -0
  2155. data/spec/models/project_category_spec.rb +83 -0
  2156. data/spec/models/project_control_form_spec.rb +95 -0
  2157. data/spec/models/project_control_form_type_spec.rb +65 -0
  2158. data/spec/models/project_hourly_rate_spec.rb +99 -0
  2159. data/spec/models/project_hourly_rate_template_spec.rb +69 -0
  2160. data/spec/models/project_invoice_details_spec.rb +173 -0
  2161. data/spec/models/project_onboarding_summary_dto_spec.rb +47 -0
  2162. data/spec/models/project_order_line_spec.rb +167 -0
  2163. data/spec/models/project_overview_aggregate_spec.rb +177 -0
  2164. data/spec/models/project_participant_spec.rb +77 -0
  2165. data/spec/models/project_period_hourly_report_spec.rb +65 -0
  2166. data/spec/models/project_period_invoiced_spec.rb +65 -0
  2167. data/spec/models/project_period_invoicing_reserve_spec.rb +65 -0
  2168. data/spec/models/project_period_monthly_status_spec.rb +59 -0
  2169. data/spec/models/project_period_overall_status_spec.rb +47 -0
  2170. data/spec/models/project_settings_spec.rb +315 -0
  2171. data/spec/models/project_spec.rb +355 -0
  2172. data/spec/models/project_specific_rate_spec.rb +89 -0
  2173. data/spec/models/project_specific_rate_template_spec.rb +59 -0
  2174. data/spec/models/project_template_spec.rb +213 -0
  2175. data/spec/models/prospect_spec.rb +161 -0
  2176. data/spec/models/providers_spec.rb +35 -0
  2177. data/spec/models/purchase_order_incoming_invoice_relation_spec.rb +71 -0
  2178. data/spec/models/purchase_order_spec.rb +213 -0
  2179. data/spec/models/purchase_orderline_spec.rb +119 -0
  2180. data/spec/models/reel_documentation_dto_spec.rb +47 -0
  2181. data/spec/models/reel_domain_dto_spec.rb +59 -0
  2182. data/spec/models/reel_function_dto_spec.rb +53 -0
  2183. data/spec/models/reminder_spec.rb +165 -0
  2184. data/spec/models/remuneration_type_spec.rb +81 -0
  2185. data/spec/models/report_access_spec.rb +57 -0
  2186. data/spec/models/report_authorization_spec.rb +97 -0
  2187. data/spec/models/report_cell_spec.rb +105 -0
  2188. data/spec/models/report_filter_account_spec.rb +53 -0
  2189. data/spec/models/report_filter_customer_spec.rb +47 -0
  2190. data/spec/models/report_filter_department_spec.rb +47 -0
  2191. data/spec/models/report_filter_employee_spec.rb +47 -0
  2192. data/spec/models/report_filter_general_spec.rb +53 -0
  2193. data/spec/models/report_filter_period_datum_spec.rb +47 -0
  2194. data/spec/models/report_filter_period_spec.rb +77 -0
  2195. data/spec/models/report_filter_product_spec.rb +47 -0
  2196. data/spec/models/report_filter_project_spec.rb +47 -0
  2197. data/spec/models/report_filter_range_spec.rb +53 -0
  2198. data/spec/models/report_filter_singular_spec.rb +47 -0
  2199. data/spec/models/report_filter_supplier_spec.rb +47 -0
  2200. data/spec/models/report_group_auto_group_order_by_spec.rb +51 -0
  2201. data/spec/models/report_group_auto_group_spec.rb +63 -0
  2202. data/spec/models/report_group_filter_spec.rb +95 -0
  2203. data/spec/models/report_group_spec.rb +125 -0
  2204. data/spec/models/report_result_cell_spec.rb +41 -0
  2205. data/spec/models/report_result_envelope_spec.rb +47 -0
  2206. data/spec/models/report_result_header_spec.rb +59 -0
  2207. data/spec/models/report_result_spec.rb +65 -0
  2208. data/spec/models/report_spec.rb +95 -0
  2209. data/spec/models/response_wrapper_accommodation_allowance_spec.rb +41 -0
  2210. data/spec/models/response_wrapper_account_spec.rb +41 -0
  2211. data/spec/models/response_wrapper_accounting_period_spec.rb +41 -0
  2212. data/spec/models/response_wrapper_activity_spec.rb +41 -0
  2213. data/spec/models/response_wrapper_addon_spec.rb +41 -0
  2214. data/spec/models/response_wrapper_addon_status_type_spec.rb +45 -0
  2215. data/spec/models/response_wrapper_altinn_company_module_spec.rb +41 -0
  2216. data/spec/models/response_wrapper_altinn_instance_spec.rb +41 -0
  2217. data/spec/models/response_wrapper_annual_account_spec.rb +41 -0
  2218. data/spec/models/response_wrapper_api_consumer_spec.rb +41 -0
  2219. data/spec/models/response_wrapper_app_specific_spec.rb +41 -0
  2220. data/spec/models/response_wrapper_approve_response_dto_spec.rb +41 -0
  2221. data/spec/models/response_wrapper_asset_spec.rb +41 -0
  2222. data/spec/models/response_wrapper_auto_login_spec.rb +41 -0
  2223. data/spec/models/response_wrapper_bank_agreement_spec.rb +41 -0
  2224. data/spec/models/response_wrapper_bank_balance_estimation_spec.rb +41 -0
  2225. data/spec/models/response_wrapper_bank_onboarding_dto_spec.rb +41 -0
  2226. data/spec/models/response_wrapper_bank_reconciliation_match_spec.rb +41 -0
  2227. data/spec/models/response_wrapper_bank_reconciliation_payment_type_spec.rb +41 -0
  2228. data/spec/models/response_wrapper_bank_reconciliation_spec.rb +41 -0
  2229. data/spec/models/response_wrapper_bank_settings_spec.rb +41 -0
  2230. data/spec/models/response_wrapper_bank_spec.rb +41 -0
  2231. data/spec/models/response_wrapper_bank_statement_balance_dto_spec.rb +41 -0
  2232. data/spec/models/response_wrapper_bank_statement_spec.rb +41 -0
  2233. data/spec/models/response_wrapper_bank_transaction_spec.rb +41 -0
  2234. data/spec/models/response_wrapper_banner_spec.rb +41 -0
  2235. data/spec/models/response_wrapper_big_decimal_spec.rb +41 -0
  2236. data/spec/models/response_wrapper_boolean_spec.rb +41 -0
  2237. data/spec/models/response_wrapper_brreg_status_code_spec.rb +45 -0
  2238. data/spec/models/response_wrapper_close_group_spec.rb +41 -0
  2239. data/spec/models/response_wrapper_company_authority_dto_spec.rb +41 -0
  2240. data/spec/models/response_wrapper_company_holiday_spec.rb +41 -0
  2241. data/spec/models/response_wrapper_company_spec.rb +41 -0
  2242. data/spec/models/response_wrapper_consumer_token_spec.rb +41 -0
  2243. data/spec/models/response_wrapper_contact_spec.rb +41 -0
  2244. data/spec/models/response_wrapper_cost_spec.rb +41 -0
  2245. data/spec/models/response_wrapper_country_spec.rb +41 -0
  2246. data/spec/models/response_wrapper_currency_exchange_rate_spec.rb +41 -0
  2247. data/spec/models/response_wrapper_currency_spec.rb +41 -0
  2248. data/spec/models/response_wrapper_customer_category_spec.rb +41 -0
  2249. data/spec/models/response_wrapper_customer_spec.rb +41 -0
  2250. data/spec/models/response_wrapper_dashboard_dto_spec.rb +41 -0
  2251. data/spec/models/response_wrapper_delivery_address_spec.rb +41 -0
  2252. data/spec/models/response_wrapper_department_spec.rb +41 -0
  2253. data/spec/models/response_wrapper_deviation_spec.rb +41 -0
  2254. data/spec/models/response_wrapper_discount_group_spec.rb +41 -0
  2255. data/spec/models/response_wrapper_division_spec.rb +41 -0
  2256. data/spec/models/response_wrapper_document_archive_spec.rb +41 -0
  2257. data/spec/models/response_wrapper_document_spec.rb +41 -0
  2258. data/spec/models/response_wrapper_electronic_support_dto_spec.rb +41 -0
  2259. data/spec/models/response_wrapper_employee_category_spec.rb +41 -0
  2260. data/spec/models/response_wrapper_employee_preferences_spec.rb +41 -0
  2261. data/spec/models/response_wrapper_employee_spec.rb +41 -0
  2262. data/spec/models/response_wrapper_employee_token_bundle_spec.rb +41 -0
  2263. data/spec/models/response_wrapper_employee_token_spec.rb +41 -0
  2264. data/spec/models/response_wrapper_employment_details_spec.rb +41 -0
  2265. data/spec/models/response_wrapper_employment_spec.rb +41 -0
  2266. data/spec/models/response_wrapper_entitlement_spec.rb +41 -0
  2267. data/spec/models/response_wrapper_event_info_dto_spec.rb +41 -0
  2268. data/spec/models/response_wrapper_external_product_spec.rb +41 -0
  2269. data/spec/models/response_wrapper_funding_partner_application_spec.rb +41 -0
  2270. data/spec/models/response_wrapper_funding_partner_qualify_spec.rb +41 -0
  2271. data/spec/models/response_wrapper_goods_receipt_line_spec.rb +41 -0
  2272. data/spec/models/response_wrapper_goods_receipt_spec.rb +41 -0
  2273. data/spec/models/response_wrapper_historical_posting_spec.rb +41 -0
  2274. data/spec/models/response_wrapper_hourly_cost_and_rate_spec.rb +41 -0
  2275. data/spec/models/response_wrapper_id_porten_login_spec.rb +41 -0
  2276. data/spec/models/response_wrapper_id_porten_login_status_spec.rb +41 -0
  2277. data/spec/models/response_wrapper_image_spec.rb +41 -0
  2278. data/spec/models/response_wrapper_integer_spec.rb +41 -0
  2279. data/spec/models/response_wrapper_inventory_location_spec.rb +41 -0
  2280. data/spec/models/response_wrapper_inventory_spec.rb +41 -0
  2281. data/spec/models/response_wrapper_invoice_settings_dto_spec.rb +41 -0
  2282. data/spec/models/response_wrapper_invoice_spec.rb +41 -0
  2283. data/spec/models/response_wrapper_leave_of_absence_spec.rb +41 -0
  2284. data/spec/models/response_wrapper_legacy_address_spec.rb +41 -0
  2285. data/spec/models/response_wrapper_list_bank_balance_estimation_spec.rb +41 -0
  2286. data/spec/models/response_wrapper_list_electronic_support_dto_spec.rb +41 -0
  2287. data/spec/models/response_wrapper_list_file_id_for_incoming_payments_dto_spec.rb +41 -0
  2288. data/spec/models/response_wrapper_list_integer_spec.rb +41 -0
  2289. data/spec/models/response_wrapper_list_job_spec.rb +41 -0
  2290. data/spec/models/response_wrapper_list_string_spec.rb +41 -0
  2291. data/spec/models/response_wrapper_logged_in_user_info_dto_spec.rb +41 -0
  2292. data/spec/models/response_wrapper_logistics_settings_spec.rb +41 -0
  2293. data/spec/models/response_wrapper_long_spec.rb +41 -0
  2294. data/spec/models/response_wrapper_map_pilot_feature_boolean_spec.rb +41 -0
  2295. data/spec/models/response_wrapper_map_string_event_info_description_spec.rb +41 -0
  2296. data/spec/models/response_wrapper_menu_spec.rb +41 -0
  2297. data/spec/models/response_wrapper_mileage_allowance_spec.rb +41 -0
  2298. data/spec/models/response_wrapper_modules_spec.rb +41 -0
  2299. data/spec/models/response_wrapper_monthly_status_spec.rb +41 -0
  2300. data/spec/models/response_wrapper_next_of_kin_spec.rb +41 -0
  2301. data/spec/models/response_wrapper_notification_spec.rb +41 -0
  2302. data/spec/models/response_wrapper_object_spec.rb +41 -0
  2303. data/spec/models/response_wrapper_order_group_spec.rb +41 -0
  2304. data/spec/models/response_wrapper_order_line_spec.rb +41 -0
  2305. data/spec/models/response_wrapper_order_offer_spec.rb +41 -0
  2306. data/spec/models/response_wrapper_order_spec.rb +41 -0
  2307. data/spec/models/response_wrapper_page_options_spec.rb +41 -0
  2308. data/spec/models/response_wrapper_passenger_spec.rb +41 -0
  2309. data/spec/models/response_wrapper_payment_spec.rb +41 -0
  2310. data/spec/models/response_wrapper_payment_type_out_spec.rb +41 -0
  2311. data/spec/models/response_wrapper_payment_type_spec.rb +41 -0
  2312. data/spec/models/response_wrapper_payslip_internal_spec.rb +41 -0
  2313. data/spec/models/response_wrapper_payslip_spec.rb +41 -0
  2314. data/spec/models/response_wrapper_pension_scheme_spec.rb +41 -0
  2315. data/spec/models/response_wrapper_per_diem_compensation_spec.rb +41 -0
  2316. data/spec/models/response_wrapper_pickup_point_spec.rb +41 -0
  2317. data/spec/models/response_wrapper_posting_spec.rb +41 -0
  2318. data/spec/models/response_wrapper_product_group_relation_spec.rb +41 -0
  2319. data/spec/models/response_wrapper_product_group_spec.rb +41 -0
  2320. data/spec/models/response_wrapper_product_inventory_location_spec.rb +41 -0
  2321. data/spec/models/response_wrapper_product_line_spec.rb +41 -0
  2322. data/spec/models/response_wrapper_product_settings_spec.rb +41 -0
  2323. data/spec/models/response_wrapper_product_spec.rb +41 -0
  2324. data/spec/models/response_wrapper_product_unit_master_spec.rb +41 -0
  2325. data/spec/models/response_wrapper_product_unit_spec.rb +41 -0
  2326. data/spec/models/response_wrapper_project_access_spec.rb +41 -0
  2327. data/spec/models/response_wrapper_project_activity_spec.rb +41 -0
  2328. data/spec/models/response_wrapper_project_budget_status_spec.rb +41 -0
  2329. data/spec/models/response_wrapper_project_category_spec.rb +41 -0
  2330. data/spec/models/response_wrapper_project_control_form_spec.rb +41 -0
  2331. data/spec/models/response_wrapper_project_control_form_type_spec.rb +41 -0
  2332. data/spec/models/response_wrapper_project_hourly_rate_spec.rb +41 -0
  2333. data/spec/models/response_wrapper_project_invoice_details_spec.rb +41 -0
  2334. data/spec/models/response_wrapper_project_onboarding_summary_dto_spec.rb +41 -0
  2335. data/spec/models/response_wrapper_project_order_line_spec.rb +41 -0
  2336. data/spec/models/response_wrapper_project_participant_spec.rb +41 -0
  2337. data/spec/models/response_wrapper_project_period_hourly_report_spec.rb +41 -0
  2338. data/spec/models/response_wrapper_project_period_invoiced_spec.rb +41 -0
  2339. data/spec/models/response_wrapper_project_period_invoicing_reserve_spec.rb +41 -0
  2340. data/spec/models/response_wrapper_project_period_overall_status_spec.rb +41 -0
  2341. data/spec/models/response_wrapper_project_settings_spec.rb +41 -0
  2342. data/spec/models/response_wrapper_project_spec.rb +41 -0
  2343. data/spec/models/response_wrapper_project_specific_rate_spec.rb +41 -0
  2344. data/spec/models/response_wrapper_project_template_spec.rb +41 -0
  2345. data/spec/models/response_wrapper_prospect_spec.rb +41 -0
  2346. data/spec/models/response_wrapper_purchase_order_incoming_invoice_relation_spec.rb +41 -0
  2347. data/spec/models/response_wrapper_purchase_order_spec.rb +41 -0
  2348. data/spec/models/response_wrapper_purchase_orderline_spec.rb +41 -0
  2349. data/spec/models/response_wrapper_reel_domain_dto_spec.rb +41 -0
  2350. data/spec/models/response_wrapper_reminder_spec.rb +41 -0
  2351. data/spec/models/response_wrapper_report_authorization_spec.rb +41 -0
  2352. data/spec/models/response_wrapper_report_cell_spec.rb +41 -0
  2353. data/spec/models/response_wrapper_report_group_spec.rb +41 -0
  2354. data/spec/models/response_wrapper_report_result_envelope_spec.rb +41 -0
  2355. data/spec/models/response_wrapper_report_spec.rb +41 -0
  2356. data/spec/models/response_wrapper_result_budget_spec.rb +41 -0
  2357. data/spec/models/response_wrapper_salary_compilation_spec.rb +41 -0
  2358. data/spec/models/response_wrapper_salary_settings_spec.rb +41 -0
  2359. data/spec/models/response_wrapper_salary_spec_supplement_internal_spec.rb +41 -0
  2360. data/spec/models/response_wrapper_salary_specification_internal_spec.rb +41 -0
  2361. data/spec/models/response_wrapper_salary_specification_spec.rb +41 -0
  2362. data/spec/models/response_wrapper_salary_transaction_internal_spec.rb +41 -0
  2363. data/spec/models/response_wrapper_salary_transaction_spec.rb +41 -0
  2364. data/spec/models/response_wrapper_salary_type_internal_spec.rb +41 -0
  2365. data/spec/models/response_wrapper_salary_type_spec.rb +41 -0
  2366. data/spec/models/response_wrapper_sales_force_account_info_spec.rb +41 -0
  2367. data/spec/models/response_wrapper_sales_force_employee_role_spec.rb +41 -0
  2368. data/spec/models/response_wrapper_sales_force_employee_spec.rb +41 -0
  2369. data/spec/models/response_wrapper_sales_force_opportunity_spec.rb +41 -0
  2370. data/spec/models/response_wrapper_sales_force_stats_spec.rb +41 -0
  2371. data/spec/models/response_wrapper_sales_module_dto_spec.rb +41 -0
  2372. data/spec/models/response_wrapper_session_token_spec.rb +41 -0
  2373. data/spec/models/response_wrapper_spec.rb +41 -0
  2374. data/spec/models/response_wrapper_standard_time_spec.rb +41 -0
  2375. data/spec/models/response_wrapper_stocktaking_spec.rb +41 -0
  2376. data/spec/models/response_wrapper_storebrand_pension_onboarding_qualify_spec.rb +41 -0
  2377. data/spec/models/response_wrapper_storebrand_pension_onboarding_spec.rb +41 -0
  2378. data/spec/models/response_wrapper_string_spec.rb +41 -0
  2379. data/spec/models/response_wrapper_subscription_spec.rb +41 -0
  2380. data/spec/models/response_wrapper_supplier_invoice_spec.rb +41 -0
  2381. data/spec/models/response_wrapper_supplier_product_spec.rb +41 -0
  2382. data/spec/models/response_wrapper_supplier_spec.rb +41 -0
  2383. data/spec/models/response_wrapper_system_message_spec.rb +41 -0
  2384. data/spec/models/response_wrapper_template_spec.rb +41 -0
  2385. data/spec/models/response_wrapper_time_clock_spec.rb +41 -0
  2386. data/spec/models/response_wrapper_timesheet_entry_spec.rb +41 -0
  2387. data/spec/models/response_wrapper_timesheet_salary_type_specification_spec.rb +41 -0
  2388. data/spec/models/response_wrapper_timesheet_settings_spec.rb +41 -0
  2389. data/spec/models/response_wrapper_transport_type_spec.rb +41 -0
  2390. data/spec/models/response_wrapper_travel_cost_category_spec.rb +41 -0
  2391. data/spec/models/response_wrapper_travel_expense_rate_category_group_spec.rb +41 -0
  2392. data/spec/models/response_wrapper_travel_expense_rate_category_spec.rb +41 -0
  2393. data/spec/models/response_wrapper_travel_expense_rate_spec.rb +41 -0
  2394. data/spec/models/response_wrapper_travel_expense_settings_spec.rb +41 -0
  2395. data/spec/models/response_wrapper_travel_expense_spec.rb +41 -0
  2396. data/spec/models/response_wrapper_travel_expense_zone_spec.rb +41 -0
  2397. data/spec/models/response_wrapper_travel_payment_type_spec.rb +41 -0
  2398. data/spec/models/response_wrapper_trip_dto_spec.rb +41 -0
  2399. data/spec/models/response_wrapper_tripletex_account_prices_return_dto_spec.rb +41 -0
  2400. data/spec/models/response_wrapper_tripletex_account_return_spec.rb +41 -0
  2401. data/spec/models/response_wrapper_tripletex_company_modules_spec.rb +41 -0
  2402. data/spec/models/response_wrapper_unread_count_dto_spec.rb +41 -0
  2403. data/spec/models/response_wrapper_user_template_default_dto_spec.rb +41 -0
  2404. data/spec/models/response_wrapper_user_template_spec.rb +41 -0
  2405. data/spec/models/response_wrapper_vat_returns2022_spec.rb +41 -0
  2406. data/spec/models/response_wrapper_vat_returns2022_validate_create_spec.rb +41 -0
  2407. data/spec/models/response_wrapper_vat_returns_payment_info_spec.rb +41 -0
  2408. data/spec/models/response_wrapper_vat_returns_validation_result_spec.rb +41 -0
  2409. data/spec/models/response_wrapper_vat_specification_line_spec.rb +41 -0
  2410. data/spec/models/response_wrapper_vat_type_spec.rb +41 -0
  2411. data/spec/models/response_wrapper_vf_customer_response_dto_spec.rb +41 -0
  2412. data/spec/models/response_wrapper_voucher_approval_list_element_spec.rb +41 -0
  2413. data/spec/models/response_wrapper_voucher_message_spec.rb +41 -0
  2414. data/spec/models/response_wrapper_voucher_options_spec.rb +41 -0
  2415. data/spec/models/response_wrapper_voucher_spec.rb +41 -0
  2416. data/spec/models/response_wrapper_voucher_status_spec.rb +41 -0
  2417. data/spec/models/response_wrapper_voucher_type_spec.rb +41 -0
  2418. data/spec/models/response_wrapper_week_spec.rb +41 -0
  2419. data/spec/models/response_wrapper_ztl_account_spec.rb +41 -0
  2420. data/spec/models/response_wrapper_ztl_consent_spec.rb +41 -0
  2421. data/spec/models/response_wrapper_ztl_onboarding_spec.rb +41 -0
  2422. data/spec/models/restricted_entitlement_change_dto_spec.rb +47 -0
  2423. data/spec/models/result_budget_spec.rb +101 -0
  2424. data/spec/models/salary_compilation_line_spec.rb +59 -0
  2425. data/spec/models/salary_compilation_spec.rb +77 -0
  2426. data/spec/models/salary_settings_spec.rb +75 -0
  2427. data/spec/models/salary_spec_supplement_internal_spec.rb +161 -0
  2428. data/spec/models/salary_specification_internal_spec.rb +147 -0
  2429. data/spec/models/salary_specification_spec.rb +125 -0
  2430. data/spec/models/salary_transaction_internal_spec.rb +167 -0
  2431. data/spec/models/salary_transaction_spec.rb +95 -0
  2432. data/spec/models/salary_type_internal_spec.rb +123 -0
  2433. data/spec/models/salary_type_spec.rb +83 -0
  2434. data/spec/models/sales_force_account_info_spec.rb +123 -0
  2435. data/spec/models/sales_force_address_spec.rb +89 -0
  2436. data/spec/models/sales_force_country_spec.rb +83 -0
  2437. data/spec/models/sales_force_employee_role_spec.rb +89 -0
  2438. data/spec/models/sales_force_employee_spec.rb +173 -0
  2439. data/spec/models/sales_force_opportunity_spec.rb +107 -0
  2440. data/spec/models/sales_force_stats_spec.rb +83 -0
  2441. data/spec/models/sales_module_dto_spec.rb +51 -0
  2442. data/spec/models/search_completion_dto_spec.rb +105 -0
  2443. data/spec/models/session_token_spec.rb +89 -0
  2444. data/spec/models/standard_time_spec.rb +77 -0
  2445. data/spec/models/stock_spec.rb +65 -0
  2446. data/spec/models/stocktaking_spec.rb +99 -0
  2447. data/spec/models/storebrand_pension_onboarding_qualify_spec.rb +71 -0
  2448. data/spec/models/storebrand_pension_onboarding_spec.rb +105 -0
  2449. data/spec/models/subscription_spec.rb +99 -0
  2450. data/spec/models/supplier_balance_spec.rb +71 -0
  2451. data/spec/models/supplier_invoice_spec.rb +155 -0
  2452. data/spec/models/supplier_product_spec.rb +179 -0
  2453. data/spec/models/supplier_spec.rb +215 -0
  2454. data/spec/models/system_message_spec.rb +41 -0
  2455. data/spec/models/system_report_category_dto_spec.rb +65 -0
  2456. data/spec/models/system_report_dto_spec.rb +53 -0
  2457. data/spec/models/task_spec.rb +71 -0
  2458. data/spec/models/template_spec.rb +89 -0
  2459. data/spec/models/time_clock_spec.rb +107 -0
  2460. data/spec/models/timesheet_entry_search_response_spec.rb +71 -0
  2461. data/spec/models/timesheet_entry_spec.rb +143 -0
  2462. data/spec/models/timesheet_salary_type_specification_spec.rb +89 -0
  2463. data/spec/models/timesheet_settings_spec.rb +83 -0
  2464. data/spec/models/tlx_number_spec.rb +35 -0
  2465. data/spec/models/transport_type_spec.rb +77 -0
  2466. data/spec/models/travel_cost_category_spec.rb +101 -0
  2467. data/spec/models/travel_details_spec.rb +101 -0
  2468. data/spec/models/travel_expense_rate_category_group_spec.rb +83 -0
  2469. data/spec/models/travel_expense_rate_category_spec.rb +135 -0
  2470. data/spec/models/travel_expense_rate_spec.rb +95 -0
  2471. data/spec/models/travel_expense_settings_spec.rb +101 -0
  2472. data/spec/models/travel_expense_spec.rb +315 -0
  2473. data/spec/models/travel_expense_zone_spec.rb +89 -0
  2474. data/spec/models/travel_payment_type_spec.rb +89 -0
  2475. data/spec/models/trigger_dto_spec.rb +71 -0
  2476. data/spec/models/trip_dto_spec.rb +53 -0
  2477. data/spec/models/tripletex_account2_spec.rb +187 -0
  2478. data/spec/models/tripletex_account_prices_return_dto_spec.rb +77 -0
  2479. data/spec/models/tripletex_account_return_spec.rb +65 -0
  2480. data/spec/models/tripletex_account_spec.rb +137 -0
  2481. data/spec/models/tripletex_company_modules_spec.rb +815 -0
  2482. data/spec/models/unread_count_dto_spec.rb +47 -0
  2483. data/spec/models/upsale_metric_spec.rb +103 -0
  2484. data/spec/models/user_template_default_dto_spec.rb +85 -0
  2485. data/spec/models/user_template_spec.rb +109 -0
  2486. data/spec/models/validation_error_spec.rb +53 -0
  2487. data/spec/models/validation_reason_dto_spec.rb +63 -0
  2488. data/spec/models/vat_returns2022_creation_spec.rb +47 -0
  2489. data/spec/models/vat_returns2022_spec.rb +123 -0
  2490. data/spec/models/vat_returns2022_validate_create_spec.rb +77 -0
  2491. data/spec/models/vat_returns_comment_spec.rb +73 -0
  2492. data/spec/models/vat_returns_payment_info_spec.rb +89 -0
  2493. data/spec/models/vat_returns_validation_result_spec.rb +57 -0
  2494. data/spec/models/vat_returns_vat_code_comment_dto_spec.rb +47 -0
  2495. data/spec/models/vat_specification_group_spec.rb +59 -0
  2496. data/spec/models/vat_specification_line_spec.rb +105 -0
  2497. data/spec/models/vat_term_period_spec.rb +77 -0
  2498. data/spec/models/vat_type_spec.rb +89 -0
  2499. data/spec/models/vf_customer_response_dto_spec.rb +97 -0
  2500. data/spec/models/vf_factoring_offer_spec.rb +109 -0
  2501. data/spec/models/vf_product_onboarding_status_dto_spec.rb +69 -0
  2502. data/spec/models/voucher_approval_list_element_spec.rb +113 -0
  2503. data/spec/models/voucher_message_spec.rb +83 -0
  2504. data/spec/models/voucher_options_spec.rb +41 -0
  2505. data/spec/models/voucher_search_response_spec.rb +71 -0
  2506. data/spec/models/voucher_spec.rb +131 -0
  2507. data/spec/models/voucher_status_spec.rb +119 -0
  2508. data/spec/models/voucher_type_spec.rb +65 -0
  2509. data/spec/models/web_hook_wrapper_spec.rb +59 -0
  2510. data/spec/models/week_spec.rb +107 -0
  2511. data/spec/models/working_hours_scheme_spec.rb +81 -0
  2512. data/spec/models/ztl_account_spec.rb +107 -0
  2513. data/spec/models/ztl_consent_spec.rb +95 -0
  2514. data/spec/models/ztl_onboarding_spec.rb +77 -0
  2515. data/spec/spec_helper.rb +111 -0
  2516. data/tripletex-swagger-config.json +6 -0
  2517. data/tripletex_ruby_client.gemspec +46 -0
  2518. metadata +3688 -0
@@ -0,0 +1,126 @@
1
+ =begin
2
+ #Tripletex API
3
+
4
+ ### Usage - **Download the spec** [swagger.json](/v2/swagger.json) file, it is a [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification). - **Generating a client** can easily be done using tools like [swagger-codegen](https://github.com/swagger-api/swagger-codegen) or other that accepts [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) specs. - For swagger codegen it is recommended to use the flag: **--removeOperationIdPrefix**. Unique operation ids are about to be introduced to the spec, and this ensures forward compatibility - and results in less verbose generated code. ## Overview - Partial resource updating is done using the `PUT` method with optional fields instead of the `PATCH` method. - **Actions** or **commands** are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. - **Summaries** or **aggregated** results are represented in our RESTful path with a prefixed `>`. Example: `/v2/hours/>thisWeeksBillables`. - **Request ID** is a key found in all responses in the header with the name `x-tlx-request-id`. For validation and error responses it is also in the response body. If additional log information is absolutely necessary, our support division can locate the key value. - **version** This is a revision number found on all persisted resources. If included, it will prevent your PUT/POST from overriding any updates to the resource since your GET. - **Date** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DD`. - **DateTime** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DDThh:mm:ss`. - **Searching** is done by entering values in the optional fields for each API call. The values fall into the following categories: range, in, exact and like. - **Missing fields** or even **no response data** can occur because result objects and fields are filtered on authorization. - **See [GitHub](https://github.com/Tripletex/tripletex-api2) for more documentation, examples, changelog and more.** - **See [FAQ](https://tripletex.no/execute/docViewer?articleId=906&language=0) for additional information.** ## Authentication - **Tokens:** The Tripletex API uses 3 different tokens - **consumerToken** is a token provided to the consumer by Tripletex after the API 2.0 registration is completed. - **employeeToken** is a token created by an administrator in your Tripletex account via the user settings and the tab \"API access\". Each employee token must be given a set of entitlements. [Read more here.](https://tripletex.no/execute/docViewer?articleId=1505&languageId=0) - **sessionToken** is the token from `/token/session/:create` which requires a consumerToken and an employeeToken created with the same consumer token, but not an authentication header. - **Authentication** is done via [Basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) - **username** is used to specify what company to access. - `0` or blank means the company of the employee. - Any other value means accountant clients. Use `/company/>withLoginAccess` to get a list of those. - **password** is the **sessionToken**. - If you need to create the header yourself use `Authorization: Basic <encoded token>` where `encoded token` is the string `<target company id or 0>:<your session token>` Base64 encoded. ## Tags - `[BETA]` This is a beta endpoint and can be subject to change. - `[DEPRECATED]` Deprecated means that we intend to remove/change this feature or capability in a future \"major\" API release. We therefore discourage all use of this feature/capability. ## Fields Use the `fields` parameter to specify which fields should be returned. This also supports fields from sub elements, done via `<field>(<subResourceFields>)`. `*` means all fields for that resource. Example values: - `project,activity,hours` returns `{project:..., activity:...., hours:...}`. - just `project` returns `\"project\" : { \"id\": 12345, \"url\": \"tripletex.no/v2/projects/12345\" }`. - `project(*)` returns `\"project\" : { \"id\": 12345 \"name\":\"ProjectName\" \"number.....startDate\": \"2013-01-07\" }`. - `project(name)` returns `\"project\" : { \"name\":\"ProjectName\" }`. - All resources and some subResources : `*,activity(name),employee(*)`. ## Sorting Use the `sorting` parameter to specify sorting. It takes a comma separated list, where a `-` prefix denotes descending. You can sort by sub object with the following format: `<field>.<subObjectField>`. Example values: - `date` - `project.name` - `project.name, -date` ## Changes To get the changes for a resource, `changes` have to be explicitly specified as part of the `fields` parameter, e.g. `*,changes`. There are currently two types of change available: - `CREATE` for when the resource was created - `UPDATE` for when the resource was updated **NOTE** > For objects created prior to October 24th 2018 the list may be incomplete, but will always contain the CREATE and the last change (if the object has been changed after creation). ## Rate limiting Rate limiting is performed on the API calls for an employee for each API consumer. Status regarding the rate limit is returned as headers: - `X-Rate-Limit-Limit` - The number of allowed requests in the current period. - `X-Rate-Limit-Remaining` - The number of remaining requests. - `X-Rate-Limit-Reset` - The number of seconds left in the current period. Once the rate limit is hit, all requests will return HTTP status code `429` for the remainder of the current period. ## Response envelope #### Multiple values ```json { \"fullResultSize\": ###, // {number} [DEPRECATED] \"from\": ###, // {number} Paging starting from \"count\": ###, // {number} Paging count \"versionDigest\": \"###\", // {string} Hash of full result, null if no result \"values\": [...{...object...},{...object...},{...object...}...] } ``` #### Single value ```json { \"value\": {...single object...} } ``` ## WebHook envelope ```json { \"subscriptionId\": ###, // Subscription id \"event\": \"object.verb\", // As listed from /v2/event/ \"id\": ###, // Id of object this event is for \"value\": {... single object, null if object.deleted ...} } ``` ## Error/warning envelope ```json { \"status\": ###, // {number} HTTP status code \"code\": #####, // {number} internal status code of event \"message\": \"###\", // {string} Basic feedback message in your language \"link\": \"###\", // {string} Link to doc \"developerMessage\": \"###\", // {string} More technical message \"validationMessages\": [ // {array} List of validation messages, can be null { \"field\": \"###\", // {string} Name of field \"message\": \"###\" // {string} Validation message for field } ], \"requestId\": \"###\" // {string} Same as x-tlx-request-id } ``` ## Status codes / Error codes - **200 OK** - **201 Created** - From POSTs that create something new. - **204 No Content** - When there is no answer, ex: \"/:anAction\" or DELETE. - **400 Bad request** - - **4000** Bad Request Exception - **11000** Illegal Filter Exception - **12000** Path Param Exception - **24000** Cryptography Exception - **401 Unauthorized** - When authentication is required and has failed or has not yet been provided - **3000** Authentication Exception - **403 Forbidden** - When AuthorisationManager says no. - **9000** Security Exception - **404 Not Found** - For resources that does not exist. - **6000** Not Found Exception - **409 Conflict** - Such as an edit conflict between multiple simultaneous updates - **7000** Object Exists Exception - **8000** Revision Exception - **10000** Locked Exception - **14000** Duplicate entry - **422 Bad Request** - For Required fields or things like malformed payload. - **15000** Value Validation Exception - **16000** Mapping Exception - **17000** Sorting Exception - **18000** Validation Exception - **21000** Param Exception - **22000** Invalid JSON Exception - **23000** Result Set Too Large Exception - **429 Too Many Requests** - Request rate limit hit - **500 Internal Error** - Unexpected condition was encountered and no more specific message is suitable - **1000** Exception
5
+
6
+ OpenAPI spec version: 2.69.5
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.24
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for TripletexRubyClient::ProjectperiodApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ProjectperiodApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = TripletexRubyClient::ProjectperiodApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ProjectperiodApi' do
30
+ it 'should create an instance of ProjectperiodApi' do
31
+ expect(@instance).to be_instance_of(TripletexRubyClient::ProjectperiodApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get_budget_status
36
+ # Get the budget status for the project period
37
+ #
38
+ # @param id Element ID
39
+ # @param [Hash] opts the optional parameters
40
+ # @option opts [String] :fields Fields filter pattern
41
+ # @return [ResponseWrapperProjectBudgetStatus]
42
+ describe 'get_budget_status test' do
43
+ it 'should work' do
44
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
45
+ end
46
+ end
47
+
48
+ # unit tests for hourlist_report
49
+ # Find hourlist report by project period.
50
+ #
51
+ # @param date_from Format is yyyy-MM-dd (from and incl.).
52
+ # @param date_to Format is yyyy-MM-dd (to and excl.).
53
+ # @param id Element ID
54
+ # @param [Hash] opts the optional parameters
55
+ # @option opts [String] :fields Fields filter pattern
56
+ # @return [ResponseWrapperProjectPeriodHourlyReport]
57
+ describe 'hourlist_report test' do
58
+ it 'should work' do
59
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
60
+ end
61
+ end
62
+
63
+ # unit tests for invoiced
64
+ # Find invoiced info by project period.
65
+ #
66
+ # @param date_from Format is yyyy-MM-dd (from and incl.).
67
+ # @param date_to Format is yyyy-MM-dd (to and excl.).
68
+ # @param id Element ID
69
+ # @param [Hash] opts the optional parameters
70
+ # @option opts [String] :fields Fields filter pattern
71
+ # @return [ResponseWrapperProjectPeriodInvoiced]
72
+ describe 'invoiced test' do
73
+ it 'should work' do
74
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
75
+ end
76
+ end
77
+
78
+ # unit tests for invoicing_reserve
79
+ # Find invoicing reserve by project period.
80
+ #
81
+ # @param date_from Format is yyyy-MM-dd (from and incl.).
82
+ # @param date_to Format is yyyy-MM-dd (to and excl.).
83
+ # @param id Element ID
84
+ # @param [Hash] opts the optional parameters
85
+ # @option opts [String] :fields Fields filter pattern
86
+ # @return [ResponseWrapperProjectPeriodInvoicingReserve]
87
+ describe 'invoicing_reserve test' do
88
+ it 'should work' do
89
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
90
+ end
91
+ end
92
+
93
+ # unit tests for monthly_status
94
+ # Find overall status by project period.
95
+ #
96
+ # @param date_from Format is yyyy-MM-dd (from and incl.).
97
+ # @param date_to Format is yyyy-MM-dd (to and excl.).
98
+ # @param id Element ID
99
+ # @param [Hash] opts the optional parameters
100
+ # @option opts [Integer] :from From index
101
+ # @option opts [Integer] :count Number of elements to return
102
+ # @option opts [String] :sorting Sorting pattern
103
+ # @option opts [String] :fields Fields filter pattern
104
+ # @return [ListResponseProjectPeriodMonthlyStatus]
105
+ describe 'monthly_status test' do
106
+ it 'should work' do
107
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
108
+ end
109
+ end
110
+
111
+ # unit tests for overall_status
112
+ # Find overall status by project period.
113
+ #
114
+ # @param date_from Format is yyyy-MM-dd (from and incl.).
115
+ # @param date_to Format is yyyy-MM-dd (to and excl.).
116
+ # @param id Element ID
117
+ # @param [Hash] opts the optional parameters
118
+ # @option opts [String] :fields Fields filter pattern
119
+ # @return [ResponseWrapperProjectPeriodOverallStatus]
120
+ describe 'overall_status test' do
121
+ it 'should work' do
122
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
123
+ end
124
+ end
125
+
126
+ end
@@ -0,0 +1,84 @@
1
+ =begin
2
+ #Tripletex API
3
+
4
+ ### Usage - **Download the spec** [swagger.json](/v2/swagger.json) file, it is a [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification). - **Generating a client** can easily be done using tools like [swagger-codegen](https://github.com/swagger-api/swagger-codegen) or other that accepts [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) specs. - For swagger codegen it is recommended to use the flag: **--removeOperationIdPrefix**. Unique operation ids are about to be introduced to the spec, and this ensures forward compatibility - and results in less verbose generated code. ## Overview - Partial resource updating is done using the `PUT` method with optional fields instead of the `PATCH` method. - **Actions** or **commands** are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. - **Summaries** or **aggregated** results are represented in our RESTful path with a prefixed `>`. Example: `/v2/hours/>thisWeeksBillables`. - **Request ID** is a key found in all responses in the header with the name `x-tlx-request-id`. For validation and error responses it is also in the response body. If additional log information is absolutely necessary, our support division can locate the key value. - **version** This is a revision number found on all persisted resources. If included, it will prevent your PUT/POST from overriding any updates to the resource since your GET. - **Date** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DD`. - **DateTime** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DDThh:mm:ss`. - **Searching** is done by entering values in the optional fields for each API call. The values fall into the following categories: range, in, exact and like. - **Missing fields** or even **no response data** can occur because result objects and fields are filtered on authorization. - **See [GitHub](https://github.com/Tripletex/tripletex-api2) for more documentation, examples, changelog and more.** - **See [FAQ](https://tripletex.no/execute/docViewer?articleId=906&language=0) for additional information.** ## Authentication - **Tokens:** The Tripletex API uses 3 different tokens - **consumerToken** is a token provided to the consumer by Tripletex after the API 2.0 registration is completed. - **employeeToken** is a token created by an administrator in your Tripletex account via the user settings and the tab \"API access\". Each employee token must be given a set of entitlements. [Read more here.](https://tripletex.no/execute/docViewer?articleId=1505&languageId=0) - **sessionToken** is the token from `/token/session/:create` which requires a consumerToken and an employeeToken created with the same consumer token, but not an authentication header. - **Authentication** is done via [Basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) - **username** is used to specify what company to access. - `0` or blank means the company of the employee. - Any other value means accountant clients. Use `/company/>withLoginAccess` to get a list of those. - **password** is the **sessionToken**. - If you need to create the header yourself use `Authorization: Basic <encoded token>` where `encoded token` is the string `<target company id or 0>:<your session token>` Base64 encoded. ## Tags - `[BETA]` This is a beta endpoint and can be subject to change. - `[DEPRECATED]` Deprecated means that we intend to remove/change this feature or capability in a future \"major\" API release. We therefore discourage all use of this feature/capability. ## Fields Use the `fields` parameter to specify which fields should be returned. This also supports fields from sub elements, done via `<field>(<subResourceFields>)`. `*` means all fields for that resource. Example values: - `project,activity,hours` returns `{project:..., activity:...., hours:...}`. - just `project` returns `\"project\" : { \"id\": 12345, \"url\": \"tripletex.no/v2/projects/12345\" }`. - `project(*)` returns `\"project\" : { \"id\": 12345 \"name\":\"ProjectName\" \"number.....startDate\": \"2013-01-07\" }`. - `project(name)` returns `\"project\" : { \"name\":\"ProjectName\" }`. - All resources and some subResources : `*,activity(name),employee(*)`. ## Sorting Use the `sorting` parameter to specify sorting. It takes a comma separated list, where a `-` prefix denotes descending. You can sort by sub object with the following format: `<field>.<subObjectField>`. Example values: - `date` - `project.name` - `project.name, -date` ## Changes To get the changes for a resource, `changes` have to be explicitly specified as part of the `fields` parameter, e.g. `*,changes`. There are currently two types of change available: - `CREATE` for when the resource was created - `UPDATE` for when the resource was updated **NOTE** > For objects created prior to October 24th 2018 the list may be incomplete, but will always contain the CREATE and the last change (if the object has been changed after creation). ## Rate limiting Rate limiting is performed on the API calls for an employee for each API consumer. Status regarding the rate limit is returned as headers: - `X-Rate-Limit-Limit` - The number of allowed requests in the current period. - `X-Rate-Limit-Remaining` - The number of remaining requests. - `X-Rate-Limit-Reset` - The number of seconds left in the current period. Once the rate limit is hit, all requests will return HTTP status code `429` for the remainder of the current period. ## Response envelope #### Multiple values ```json { \"fullResultSize\": ###, // {number} [DEPRECATED] \"from\": ###, // {number} Paging starting from \"count\": ###, // {number} Paging count \"versionDigest\": \"###\", // {string} Hash of full result, null if no result \"values\": [...{...object...},{...object...},{...object...}...] } ``` #### Single value ```json { \"value\": {...single object...} } ``` ## WebHook envelope ```json { \"subscriptionId\": ###, // Subscription id \"event\": \"object.verb\", // As listed from /v2/event/ \"id\": ###, // Id of object this event is for \"value\": {... single object, null if object.deleted ...} } ``` ## Error/warning envelope ```json { \"status\": ###, // {number} HTTP status code \"code\": #####, // {number} internal status code of event \"message\": \"###\", // {string} Basic feedback message in your language \"link\": \"###\", // {string} Link to doc \"developerMessage\": \"###\", // {string} More technical message \"validationMessages\": [ // {array} List of validation messages, can be null { \"field\": \"###\", // {string} Name of field \"message\": \"###\" // {string} Validation message for field } ], \"requestId\": \"###\" // {string} Same as x-tlx-request-id } ``` ## Status codes / Error codes - **200 OK** - **201 Created** - From POSTs that create something new. - **204 No Content** - When there is no answer, ex: \"/:anAction\" or DELETE. - **400 Bad request** - - **4000** Bad Request Exception - **11000** Illegal Filter Exception - **12000** Path Param Exception - **24000** Cryptography Exception - **401 Unauthorized** - When authentication is required and has failed or has not yet been provided - **3000** Authentication Exception - **403 Forbidden** - When AuthorisationManager says no. - **9000** Security Exception - **404 Not Found** - For resources that does not exist. - **6000** Not Found Exception - **409 Conflict** - Such as an edit conflict between multiple simultaneous updates - **7000** Object Exists Exception - **8000** Revision Exception - **10000** Locked Exception - **14000** Duplicate entry - **422 Bad Request** - For Required fields or things like malformed payload. - **15000** Value Validation Exception - **16000** Mapping Exception - **17000** Sorting Exception - **18000** Validation Exception - **21000** Param Exception - **22000** Invalid JSON Exception - **23000** Result Set Too Large Exception - **429 Too Many Requests** - Request rate limit hit - **500 Internal Error** - Unexpected condition was encountered and no more specific message is suitable - **1000** Exception
5
+
6
+ OpenAPI spec version: 2.69.5
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.24
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for TripletexRubyClient::ProjectprojectActivityApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ProjectprojectActivityApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = TripletexRubyClient::ProjectprojectActivityApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ProjectprojectActivityApi' do
30
+ it 'should create an instance of ProjectprojectActivityApi' do
31
+ expect(@instance).to be_instance_of(TripletexRubyClient::ProjectprojectActivityApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for delete
36
+ # Delete project activity
37
+ #
38
+ # @param id Element ID
39
+ # @param [Hash] opts the optional parameters
40
+ # @return [nil]
41
+ describe 'delete test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for delete_by_ids
48
+ # Delete project activities
49
+ #
50
+ # @param ids ID of the elements
51
+ # @param [Hash] opts the optional parameters
52
+ # @return [nil]
53
+ describe 'delete_by_ids test' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ # unit tests for get
60
+ # Find project activity by id
61
+ #
62
+ # @param id Element ID
63
+ # @param [Hash] opts the optional parameters
64
+ # @option opts [String] :fields Fields filter pattern
65
+ # @return [ResponseWrapperProjectActivity]
66
+ describe 'get test' do
67
+ it 'should work' do
68
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
69
+ end
70
+ end
71
+
72
+ # unit tests for post
73
+ # Add project activity.
74
+ #
75
+ # @param [Hash] opts the optional parameters
76
+ # @option opts [ProjectActivity] :body JSON representing the new object to be created. Should not have ID and version set.
77
+ # @return [ResponseWrapperProjectActivity]
78
+ describe 'post test' do
79
+ it 'should work' do
80
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
81
+ end
82
+ end
83
+
84
+ end
@@ -0,0 +1,59 @@
1
+ =begin
2
+ #Tripletex API
3
+
4
+ ### Usage - **Download the spec** [swagger.json](/v2/swagger.json) file, it is a [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification). - **Generating a client** can easily be done using tools like [swagger-codegen](https://github.com/swagger-api/swagger-codegen) or other that accepts [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) specs. - For swagger codegen it is recommended to use the flag: **--removeOperationIdPrefix**. Unique operation ids are about to be introduced to the spec, and this ensures forward compatibility - and results in less verbose generated code. ## Overview - Partial resource updating is done using the `PUT` method with optional fields instead of the `PATCH` method. - **Actions** or **commands** are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. - **Summaries** or **aggregated** results are represented in our RESTful path with a prefixed `>`. Example: `/v2/hours/>thisWeeksBillables`. - **Request ID** is a key found in all responses in the header with the name `x-tlx-request-id`. For validation and error responses it is also in the response body. If additional log information is absolutely necessary, our support division can locate the key value. - **version** This is a revision number found on all persisted resources. If included, it will prevent your PUT/POST from overriding any updates to the resource since your GET. - **Date** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DD`. - **DateTime** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DDThh:mm:ss`. - **Searching** is done by entering values in the optional fields for each API call. The values fall into the following categories: range, in, exact and like. - **Missing fields** or even **no response data** can occur because result objects and fields are filtered on authorization. - **See [GitHub](https://github.com/Tripletex/tripletex-api2) for more documentation, examples, changelog and more.** - **See [FAQ](https://tripletex.no/execute/docViewer?articleId=906&language=0) for additional information.** ## Authentication - **Tokens:** The Tripletex API uses 3 different tokens - **consumerToken** is a token provided to the consumer by Tripletex after the API 2.0 registration is completed. - **employeeToken** is a token created by an administrator in your Tripletex account via the user settings and the tab \"API access\". Each employee token must be given a set of entitlements. [Read more here.](https://tripletex.no/execute/docViewer?articleId=1505&languageId=0) - **sessionToken** is the token from `/token/session/:create` which requires a consumerToken and an employeeToken created with the same consumer token, but not an authentication header. - **Authentication** is done via [Basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) - **username** is used to specify what company to access. - `0` or blank means the company of the employee. - Any other value means accountant clients. Use `/company/>withLoginAccess` to get a list of those. - **password** is the **sessionToken**. - If you need to create the header yourself use `Authorization: Basic <encoded token>` where `encoded token` is the string `<target company id or 0>:<your session token>` Base64 encoded. ## Tags - `[BETA]` This is a beta endpoint and can be subject to change. - `[DEPRECATED]` Deprecated means that we intend to remove/change this feature or capability in a future \"major\" API release. We therefore discourage all use of this feature/capability. ## Fields Use the `fields` parameter to specify which fields should be returned. This also supports fields from sub elements, done via `<field>(<subResourceFields>)`. `*` means all fields for that resource. Example values: - `project,activity,hours` returns `{project:..., activity:...., hours:...}`. - just `project` returns `\"project\" : { \"id\": 12345, \"url\": \"tripletex.no/v2/projects/12345\" }`. - `project(*)` returns `\"project\" : { \"id\": 12345 \"name\":\"ProjectName\" \"number.....startDate\": \"2013-01-07\" }`. - `project(name)` returns `\"project\" : { \"name\":\"ProjectName\" }`. - All resources and some subResources : `*,activity(name),employee(*)`. ## Sorting Use the `sorting` parameter to specify sorting. It takes a comma separated list, where a `-` prefix denotes descending. You can sort by sub object with the following format: `<field>.<subObjectField>`. Example values: - `date` - `project.name` - `project.name, -date` ## Changes To get the changes for a resource, `changes` have to be explicitly specified as part of the `fields` parameter, e.g. `*,changes`. There are currently two types of change available: - `CREATE` for when the resource was created - `UPDATE` for when the resource was updated **NOTE** > For objects created prior to October 24th 2018 the list may be incomplete, but will always contain the CREATE and the last change (if the object has been changed after creation). ## Rate limiting Rate limiting is performed on the API calls for an employee for each API consumer. Status regarding the rate limit is returned as headers: - `X-Rate-Limit-Limit` - The number of allowed requests in the current period. - `X-Rate-Limit-Remaining` - The number of remaining requests. - `X-Rate-Limit-Reset` - The number of seconds left in the current period. Once the rate limit is hit, all requests will return HTTP status code `429` for the remainder of the current period. ## Response envelope #### Multiple values ```json { \"fullResultSize\": ###, // {number} [DEPRECATED] \"from\": ###, // {number} Paging starting from \"count\": ###, // {number} Paging count \"versionDigest\": \"###\", // {string} Hash of full result, null if no result \"values\": [...{...object...},{...object...},{...object...}...] } ``` #### Single value ```json { \"value\": {...single object...} } ``` ## WebHook envelope ```json { \"subscriptionId\": ###, // Subscription id \"event\": \"object.verb\", // As listed from /v2/event/ \"id\": ###, // Id of object this event is for \"value\": {... single object, null if object.deleted ...} } ``` ## Error/warning envelope ```json { \"status\": ###, // {number} HTTP status code \"code\": #####, // {number} internal status code of event \"message\": \"###\", // {string} Basic feedback message in your language \"link\": \"###\", // {string} Link to doc \"developerMessage\": \"###\", // {string} More technical message \"validationMessages\": [ // {array} List of validation messages, can be null { \"field\": \"###\", // {string} Name of field \"message\": \"###\" // {string} Validation message for field } ], \"requestId\": \"###\" // {string} Same as x-tlx-request-id } ``` ## Status codes / Error codes - **200 OK** - **201 Created** - From POSTs that create something new. - **204 No Content** - When there is no answer, ex: \"/:anAction\" or DELETE. - **400 Bad request** - - **4000** Bad Request Exception - **11000** Illegal Filter Exception - **12000** Path Param Exception - **24000** Cryptography Exception - **401 Unauthorized** - When authentication is required and has failed or has not yet been provided - **3000** Authentication Exception - **403 Forbidden** - When AuthorisationManager says no. - **9000** Security Exception - **404 Not Found** - For resources that does not exist. - **6000** Not Found Exception - **409 Conflict** - Such as an edit conflict between multiple simultaneous updates - **7000** Object Exists Exception - **8000** Revision Exception - **10000** Locked Exception - **14000** Duplicate entry - **422 Bad Request** - For Required fields or things like malformed payload. - **15000** Value Validation Exception - **16000** Mapping Exception - **17000** Sorting Exception - **18000** Validation Exception - **21000** Param Exception - **22000** Invalid JSON Exception - **23000** Result Set Too Large Exception - **429 Too Many Requests** - Request rate limit hit - **500 Internal Error** - Unexpected condition was encountered and no more specific message is suitable - **1000** Exception
5
+
6
+ OpenAPI spec version: 2.69.5
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.24
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for TripletexRubyClient::ProjectsettingsApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ProjectsettingsApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = TripletexRubyClient::ProjectsettingsApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ProjectsettingsApi' do
30
+ it 'should create an instance of ProjectsettingsApi' do
31
+ expect(@instance).to be_instance_of(TripletexRubyClient::ProjectsettingsApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get
36
+ # Get project settings of logged in company.
37
+ #
38
+ # @param [Hash] opts the optional parameters
39
+ # @option opts [String] :fields Fields filter pattern
40
+ # @return [ResponseWrapperProjectSettings]
41
+ describe 'get test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for put
48
+ # Update project settings for company
49
+ #
50
+ # @param [Hash] opts the optional parameters
51
+ # @option opts [ProjectSettings] :body Partial object describing what should be updated
52
+ # @return [ResponseWrapperProjectSettings]
53
+ describe 'put test' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ end
@@ -0,0 +1,51 @@
1
+ =begin
2
+ #Tripletex API
3
+
4
+ ### Usage - **Download the spec** [swagger.json](/v2/swagger.json) file, it is a [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification). - **Generating a client** can easily be done using tools like [swagger-codegen](https://github.com/swagger-api/swagger-codegen) or other that accepts [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) specs. - For swagger codegen it is recommended to use the flag: **--removeOperationIdPrefix**. Unique operation ids are about to be introduced to the spec, and this ensures forward compatibility - and results in less verbose generated code. ## Overview - Partial resource updating is done using the `PUT` method with optional fields instead of the `PATCH` method. - **Actions** or **commands** are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. - **Summaries** or **aggregated** results are represented in our RESTful path with a prefixed `>`. Example: `/v2/hours/>thisWeeksBillables`. - **Request ID** is a key found in all responses in the header with the name `x-tlx-request-id`. For validation and error responses it is also in the response body. If additional log information is absolutely necessary, our support division can locate the key value. - **version** This is a revision number found on all persisted resources. If included, it will prevent your PUT/POST from overriding any updates to the resource since your GET. - **Date** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DD`. - **DateTime** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DDThh:mm:ss`. - **Searching** is done by entering values in the optional fields for each API call. The values fall into the following categories: range, in, exact and like. - **Missing fields** or even **no response data** can occur because result objects and fields are filtered on authorization. - **See [GitHub](https://github.com/Tripletex/tripletex-api2) for more documentation, examples, changelog and more.** - **See [FAQ](https://tripletex.no/execute/docViewer?articleId=906&language=0) for additional information.** ## Authentication - **Tokens:** The Tripletex API uses 3 different tokens - **consumerToken** is a token provided to the consumer by Tripletex after the API 2.0 registration is completed. - **employeeToken** is a token created by an administrator in your Tripletex account via the user settings and the tab \"API access\". Each employee token must be given a set of entitlements. [Read more here.](https://tripletex.no/execute/docViewer?articleId=1505&languageId=0) - **sessionToken** is the token from `/token/session/:create` which requires a consumerToken and an employeeToken created with the same consumer token, but not an authentication header. - **Authentication** is done via [Basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) - **username** is used to specify what company to access. - `0` or blank means the company of the employee. - Any other value means accountant clients. Use `/company/>withLoginAccess` to get a list of those. - **password** is the **sessionToken**. - If you need to create the header yourself use `Authorization: Basic <encoded token>` where `encoded token` is the string `<target company id or 0>:<your session token>` Base64 encoded. ## Tags - `[BETA]` This is a beta endpoint and can be subject to change. - `[DEPRECATED]` Deprecated means that we intend to remove/change this feature or capability in a future \"major\" API release. We therefore discourage all use of this feature/capability. ## Fields Use the `fields` parameter to specify which fields should be returned. This also supports fields from sub elements, done via `<field>(<subResourceFields>)`. `*` means all fields for that resource. Example values: - `project,activity,hours` returns `{project:..., activity:...., hours:...}`. - just `project` returns `\"project\" : { \"id\": 12345, \"url\": \"tripletex.no/v2/projects/12345\" }`. - `project(*)` returns `\"project\" : { \"id\": 12345 \"name\":\"ProjectName\" \"number.....startDate\": \"2013-01-07\" }`. - `project(name)` returns `\"project\" : { \"name\":\"ProjectName\" }`. - All resources and some subResources : `*,activity(name),employee(*)`. ## Sorting Use the `sorting` parameter to specify sorting. It takes a comma separated list, where a `-` prefix denotes descending. You can sort by sub object with the following format: `<field>.<subObjectField>`. Example values: - `date` - `project.name` - `project.name, -date` ## Changes To get the changes for a resource, `changes` have to be explicitly specified as part of the `fields` parameter, e.g. `*,changes`. There are currently two types of change available: - `CREATE` for when the resource was created - `UPDATE` for when the resource was updated **NOTE** > For objects created prior to October 24th 2018 the list may be incomplete, but will always contain the CREATE and the last change (if the object has been changed after creation). ## Rate limiting Rate limiting is performed on the API calls for an employee for each API consumer. Status regarding the rate limit is returned as headers: - `X-Rate-Limit-Limit` - The number of allowed requests in the current period. - `X-Rate-Limit-Remaining` - The number of remaining requests. - `X-Rate-Limit-Reset` - The number of seconds left in the current period. Once the rate limit is hit, all requests will return HTTP status code `429` for the remainder of the current period. ## Response envelope #### Multiple values ```json { \"fullResultSize\": ###, // {number} [DEPRECATED] \"from\": ###, // {number} Paging starting from \"count\": ###, // {number} Paging count \"versionDigest\": \"###\", // {string} Hash of full result, null if no result \"values\": [...{...object...},{...object...},{...object...}...] } ``` #### Single value ```json { \"value\": {...single object...} } ``` ## WebHook envelope ```json { \"subscriptionId\": ###, // Subscription id \"event\": \"object.verb\", // As listed from /v2/event/ \"id\": ###, // Id of object this event is for \"value\": {... single object, null if object.deleted ...} } ``` ## Error/warning envelope ```json { \"status\": ###, // {number} HTTP status code \"code\": #####, // {number} internal status code of event \"message\": \"###\", // {string} Basic feedback message in your language \"link\": \"###\", // {string} Link to doc \"developerMessage\": \"###\", // {string} More technical message \"validationMessages\": [ // {array} List of validation messages, can be null { \"field\": \"###\", // {string} Name of field \"message\": \"###\" // {string} Validation message for field } ], \"requestId\": \"###\" // {string} Same as x-tlx-request-id } ``` ## Status codes / Error codes - **200 OK** - **201 Created** - From POSTs that create something new. - **204 No Content** - When there is no answer, ex: \"/:anAction\" or DELETE. - **400 Bad request** - - **4000** Bad Request Exception - **11000** Illegal Filter Exception - **12000** Path Param Exception - **24000** Cryptography Exception - **401 Unauthorized** - When authentication is required and has failed or has not yet been provided - **3000** Authentication Exception - **403 Forbidden** - When AuthorisationManager says no. - **9000** Security Exception - **404 Not Found** - For resources that does not exist. - **6000** Not Found Exception - **409 Conflict** - Such as an edit conflict between multiple simultaneous updates - **7000** Object Exists Exception - **8000** Revision Exception - **10000** Locked Exception - **14000** Duplicate entry - **422 Bad Request** - For Required fields or things like malformed payload. - **15000** Value Validation Exception - **16000** Mapping Exception - **17000** Sorting Exception - **18000** Validation Exception - **21000** Param Exception - **22000** Invalid JSON Exception - **23000** Result Set Too Large Exception - **429 Too Many Requests** - Request rate limit hit - **500 Internal Error** - Unexpected condition was encountered and no more specific message is suitable - **1000** Exception
5
+
6
+ OpenAPI spec version: 2.69.5
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.24
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for TripletexRubyClient::ProjecttaskApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ProjecttaskApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = TripletexRubyClient::ProjecttaskApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ProjecttaskApi' do
30
+ it 'should create an instance of ProjecttaskApi' do
31
+ expect(@instance).to be_instance_of(TripletexRubyClient::ProjecttaskApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for search
36
+ # Find all tasks for project.
37
+ #
38
+ # @param project_id Equals
39
+ # @param [Hash] opts the optional parameters
40
+ # @option opts [Integer] :from From index
41
+ # @option opts [Integer] :count Number of elements to return
42
+ # @option opts [String] :sorting Sorting pattern
43
+ # @option opts [String] :fields Fields filter pattern
44
+ # @return [ListResponseTask]
45
+ describe 'search test' do
46
+ it 'should work' do
47
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
48
+ end
49
+ end
50
+
51
+ end
@@ -0,0 +1,48 @@
1
+ =begin
2
+ #Tripletex API
3
+
4
+ ### Usage - **Download the spec** [swagger.json](/v2/swagger.json) file, it is a [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification). - **Generating a client** can easily be done using tools like [swagger-codegen](https://github.com/swagger-api/swagger-codegen) or other that accepts [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) specs. - For swagger codegen it is recommended to use the flag: **--removeOperationIdPrefix**. Unique operation ids are about to be introduced to the spec, and this ensures forward compatibility - and results in less verbose generated code. ## Overview - Partial resource updating is done using the `PUT` method with optional fields instead of the `PATCH` method. - **Actions** or **commands** are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. - **Summaries** or **aggregated** results are represented in our RESTful path with a prefixed `>`. Example: `/v2/hours/>thisWeeksBillables`. - **Request ID** is a key found in all responses in the header with the name `x-tlx-request-id`. For validation and error responses it is also in the response body. If additional log information is absolutely necessary, our support division can locate the key value. - **version** This is a revision number found on all persisted resources. If included, it will prevent your PUT/POST from overriding any updates to the resource since your GET. - **Date** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DD`. - **DateTime** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DDThh:mm:ss`. - **Searching** is done by entering values in the optional fields for each API call. The values fall into the following categories: range, in, exact and like. - **Missing fields** or even **no response data** can occur because result objects and fields are filtered on authorization. - **See [GitHub](https://github.com/Tripletex/tripletex-api2) for more documentation, examples, changelog and more.** - **See [FAQ](https://tripletex.no/execute/docViewer?articleId=906&language=0) for additional information.** ## Authentication - **Tokens:** The Tripletex API uses 3 different tokens - **consumerToken** is a token provided to the consumer by Tripletex after the API 2.0 registration is completed. - **employeeToken** is a token created by an administrator in your Tripletex account via the user settings and the tab \"API access\". Each employee token must be given a set of entitlements. [Read more here.](https://tripletex.no/execute/docViewer?articleId=1505&languageId=0) - **sessionToken** is the token from `/token/session/:create` which requires a consumerToken and an employeeToken created with the same consumer token, but not an authentication header. - **Authentication** is done via [Basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) - **username** is used to specify what company to access. - `0` or blank means the company of the employee. - Any other value means accountant clients. Use `/company/>withLoginAccess` to get a list of those. - **password** is the **sessionToken**. - If you need to create the header yourself use `Authorization: Basic <encoded token>` where `encoded token` is the string `<target company id or 0>:<your session token>` Base64 encoded. ## Tags - `[BETA]` This is a beta endpoint and can be subject to change. - `[DEPRECATED]` Deprecated means that we intend to remove/change this feature or capability in a future \"major\" API release. We therefore discourage all use of this feature/capability. ## Fields Use the `fields` parameter to specify which fields should be returned. This also supports fields from sub elements, done via `<field>(<subResourceFields>)`. `*` means all fields for that resource. Example values: - `project,activity,hours` returns `{project:..., activity:...., hours:...}`. - just `project` returns `\"project\" : { \"id\": 12345, \"url\": \"tripletex.no/v2/projects/12345\" }`. - `project(*)` returns `\"project\" : { \"id\": 12345 \"name\":\"ProjectName\" \"number.....startDate\": \"2013-01-07\" }`. - `project(name)` returns `\"project\" : { \"name\":\"ProjectName\" }`. - All resources and some subResources : `*,activity(name),employee(*)`. ## Sorting Use the `sorting` parameter to specify sorting. It takes a comma separated list, where a `-` prefix denotes descending. You can sort by sub object with the following format: `<field>.<subObjectField>`. Example values: - `date` - `project.name` - `project.name, -date` ## Changes To get the changes for a resource, `changes` have to be explicitly specified as part of the `fields` parameter, e.g. `*,changes`. There are currently two types of change available: - `CREATE` for when the resource was created - `UPDATE` for when the resource was updated **NOTE** > For objects created prior to October 24th 2018 the list may be incomplete, but will always contain the CREATE and the last change (if the object has been changed after creation). ## Rate limiting Rate limiting is performed on the API calls for an employee for each API consumer. Status regarding the rate limit is returned as headers: - `X-Rate-Limit-Limit` - The number of allowed requests in the current period. - `X-Rate-Limit-Remaining` - The number of remaining requests. - `X-Rate-Limit-Reset` - The number of seconds left in the current period. Once the rate limit is hit, all requests will return HTTP status code `429` for the remainder of the current period. ## Response envelope #### Multiple values ```json { \"fullResultSize\": ###, // {number} [DEPRECATED] \"from\": ###, // {number} Paging starting from \"count\": ###, // {number} Paging count \"versionDigest\": \"###\", // {string} Hash of full result, null if no result \"values\": [...{...object...},{...object...},{...object...}...] } ``` #### Single value ```json { \"value\": {...single object...} } ``` ## WebHook envelope ```json { \"subscriptionId\": ###, // Subscription id \"event\": \"object.verb\", // As listed from /v2/event/ \"id\": ###, // Id of object this event is for \"value\": {... single object, null if object.deleted ...} } ``` ## Error/warning envelope ```json { \"status\": ###, // {number} HTTP status code \"code\": #####, // {number} internal status code of event \"message\": \"###\", // {string} Basic feedback message in your language \"link\": \"###\", // {string} Link to doc \"developerMessage\": \"###\", // {string} More technical message \"validationMessages\": [ // {array} List of validation messages, can be null { \"field\": \"###\", // {string} Name of field \"message\": \"###\" // {string} Validation message for field } ], \"requestId\": \"###\" // {string} Same as x-tlx-request-id } ``` ## Status codes / Error codes - **200 OK** - **201 Created** - From POSTs that create something new. - **204 No Content** - When there is no answer, ex: \"/:anAction\" or DELETE. - **400 Bad request** - - **4000** Bad Request Exception - **11000** Illegal Filter Exception - **12000** Path Param Exception - **24000** Cryptography Exception - **401 Unauthorized** - When authentication is required and has failed or has not yet been provided - **3000** Authentication Exception - **403 Forbidden** - When AuthorisationManager says no. - **9000** Security Exception - **404 Not Found** - For resources that does not exist. - **6000** Not Found Exception - **409 Conflict** - Such as an edit conflict between multiple simultaneous updates - **7000** Object Exists Exception - **8000** Revision Exception - **10000** Locked Exception - **14000** Duplicate entry - **422 Bad Request** - For Required fields or things like malformed payload. - **15000** Value Validation Exception - **16000** Mapping Exception - **17000** Sorting Exception - **18000** Validation Exception - **21000** Param Exception - **22000** Invalid JSON Exception - **23000** Result Set Too Large Exception - **429 Too Many Requests** - Request rate limit hit - **500 Internal Error** - Unexpected condition was encountered and no more specific message is suitable - **1000** Exception
5
+
6
+ OpenAPI spec version: 2.69.5
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.24
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for TripletexRubyClient::ProjecttemplateApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'ProjecttemplateApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = TripletexRubyClient::ProjecttemplateApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ProjecttemplateApi' do
30
+ it 'should create an instance of ProjecttemplateApi' do
31
+ expect(@instance).to be_instance_of(TripletexRubyClient::ProjecttemplateApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get
36
+ # Get project template by ID.
37
+ #
38
+ # @param id Element ID
39
+ # @param [Hash] opts the optional parameters
40
+ # @option opts [String] :fields Fields filter pattern
41
+ # @return [ResponseWrapperProjectTemplate]
42
+ describe 'get test' do
43
+ it 'should work' do
44
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
45
+ end
46
+ end
47
+
48
+ end
@@ -0,0 +1,177 @@
1
+ =begin
2
+ #Tripletex API
3
+
4
+ ### Usage - **Download the spec** [swagger.json](/v2/swagger.json) file, it is a [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification). - **Generating a client** can easily be done using tools like [swagger-codegen](https://github.com/swagger-api/swagger-codegen) or other that accepts [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification) specs. - For swagger codegen it is recommended to use the flag: **--removeOperationIdPrefix**. Unique operation ids are about to be introduced to the spec, and this ensures forward compatibility - and results in less verbose generated code. ## Overview - Partial resource updating is done using the `PUT` method with optional fields instead of the `PATCH` method. - **Actions** or **commands** are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. - **Summaries** or **aggregated** results are represented in our RESTful path with a prefixed `>`. Example: `/v2/hours/>thisWeeksBillables`. - **Request ID** is a key found in all responses in the header with the name `x-tlx-request-id`. For validation and error responses it is also in the response body. If additional log information is absolutely necessary, our support division can locate the key value. - **version** This is a revision number found on all persisted resources. If included, it will prevent your PUT/POST from overriding any updates to the resource since your GET. - **Date** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DD`. - **DateTime** follows the **[ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)** standard, meaning the format `YYYY-MM-DDThh:mm:ss`. - **Searching** is done by entering values in the optional fields for each API call. The values fall into the following categories: range, in, exact and like. - **Missing fields** or even **no response data** can occur because result objects and fields are filtered on authorization. - **See [GitHub](https://github.com/Tripletex/tripletex-api2) for more documentation, examples, changelog and more.** - **See [FAQ](https://tripletex.no/execute/docViewer?articleId=906&language=0) for additional information.** ## Authentication - **Tokens:** The Tripletex API uses 3 different tokens - **consumerToken** is a token provided to the consumer by Tripletex after the API 2.0 registration is completed. - **employeeToken** is a token created by an administrator in your Tripletex account via the user settings and the tab \"API access\". Each employee token must be given a set of entitlements. [Read more here.](https://tripletex.no/execute/docViewer?articleId=1505&languageId=0) - **sessionToken** is the token from `/token/session/:create` which requires a consumerToken and an employeeToken created with the same consumer token, but not an authentication header. - **Authentication** is done via [Basic access authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) - **username** is used to specify what company to access. - `0` or blank means the company of the employee. - Any other value means accountant clients. Use `/company/>withLoginAccess` to get a list of those. - **password** is the **sessionToken**. - If you need to create the header yourself use `Authorization: Basic <encoded token>` where `encoded token` is the string `<target company id or 0>:<your session token>` Base64 encoded. ## Tags - `[BETA]` This is a beta endpoint and can be subject to change. - `[DEPRECATED]` Deprecated means that we intend to remove/change this feature or capability in a future \"major\" API release. We therefore discourage all use of this feature/capability. ## Fields Use the `fields` parameter to specify which fields should be returned. This also supports fields from sub elements, done via `<field>(<subResourceFields>)`. `*` means all fields for that resource. Example values: - `project,activity,hours` returns `{project:..., activity:...., hours:...}`. - just `project` returns `\"project\" : { \"id\": 12345, \"url\": \"tripletex.no/v2/projects/12345\" }`. - `project(*)` returns `\"project\" : { \"id\": 12345 \"name\":\"ProjectName\" \"number.....startDate\": \"2013-01-07\" }`. - `project(name)` returns `\"project\" : { \"name\":\"ProjectName\" }`. - All resources and some subResources : `*,activity(name),employee(*)`. ## Sorting Use the `sorting` parameter to specify sorting. It takes a comma separated list, where a `-` prefix denotes descending. You can sort by sub object with the following format: `<field>.<subObjectField>`. Example values: - `date` - `project.name` - `project.name, -date` ## Changes To get the changes for a resource, `changes` have to be explicitly specified as part of the `fields` parameter, e.g. `*,changes`. There are currently two types of change available: - `CREATE` for when the resource was created - `UPDATE` for when the resource was updated **NOTE** > For objects created prior to October 24th 2018 the list may be incomplete, but will always contain the CREATE and the last change (if the object has been changed after creation). ## Rate limiting Rate limiting is performed on the API calls for an employee for each API consumer. Status regarding the rate limit is returned as headers: - `X-Rate-Limit-Limit` - The number of allowed requests in the current period. - `X-Rate-Limit-Remaining` - The number of remaining requests. - `X-Rate-Limit-Reset` - The number of seconds left in the current period. Once the rate limit is hit, all requests will return HTTP status code `429` for the remainder of the current period. ## Response envelope #### Multiple values ```json { \"fullResultSize\": ###, // {number} [DEPRECATED] \"from\": ###, // {number} Paging starting from \"count\": ###, // {number} Paging count \"versionDigest\": \"###\", // {string} Hash of full result, null if no result \"values\": [...{...object...},{...object...},{...object...}...] } ``` #### Single value ```json { \"value\": {...single object...} } ``` ## WebHook envelope ```json { \"subscriptionId\": ###, // Subscription id \"event\": \"object.verb\", // As listed from /v2/event/ \"id\": ###, // Id of object this event is for \"value\": {... single object, null if object.deleted ...} } ``` ## Error/warning envelope ```json { \"status\": ###, // {number} HTTP status code \"code\": #####, // {number} internal status code of event \"message\": \"###\", // {string} Basic feedback message in your language \"link\": \"###\", // {string} Link to doc \"developerMessage\": \"###\", // {string} More technical message \"validationMessages\": [ // {array} List of validation messages, can be null { \"field\": \"###\", // {string} Name of field \"message\": \"###\" // {string} Validation message for field } ], \"requestId\": \"###\" // {string} Same as x-tlx-request-id } ``` ## Status codes / Error codes - **200 OK** - **201 Created** - From POSTs that create something new. - **204 No Content** - When there is no answer, ex: \"/:anAction\" or DELETE. - **400 Bad request** - - **4000** Bad Request Exception - **11000** Illegal Filter Exception - **12000** Path Param Exception - **24000** Cryptography Exception - **401 Unauthorized** - When authentication is required and has failed or has not yet been provided - **3000** Authentication Exception - **403 Forbidden** - When AuthorisationManager says no. - **9000** Security Exception - **404 Not Found** - For resources that does not exist. - **6000** Not Found Exception - **409 Conflict** - Such as an edit conflict between multiple simultaneous updates - **7000** Object Exists Exception - **8000** Revision Exception - **10000** Locked Exception - **14000** Duplicate entry - **422 Bad Request** - For Required fields or things like malformed payload. - **15000** Value Validation Exception - **16000** Mapping Exception - **17000** Sorting Exception - **18000** Validation Exception - **21000** Param Exception - **22000** Invalid JSON Exception - **23000** Result Set Too Large Exception - **429 Too Many Requests** - Request rate limit hit - **500 Internal Error** - Unexpected condition was encountered and no more specific message is suitable - **1000** Exception
5
+
6
+ OpenAPI spec version: 2.69.5
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.24
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for TripletexRubyClient::PurchaseOrderApi
17
+ # Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
18
+ # Please update as you see appropriate
19
+ describe 'PurchaseOrderApi' do
20
+ before do
21
+ # run before each test
22
+ @instance = TripletexRubyClient::PurchaseOrderApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of PurchaseOrderApi' do
30
+ it 'should create an instance of PurchaseOrderApi' do
31
+ expect(@instance).to be_instance_of(TripletexRubyClient::PurchaseOrderApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for delete
36
+ # [BETA] Delete purchase order.
37
+ #
38
+ # @param id Element ID
39
+ # @param [Hash] opts the optional parameters
40
+ # @return [nil]
41
+ describe 'delete test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for delete_attachment
48
+ # [BETA] Delete attachment.
49
+ #
50
+ # @param id ID of purchase order containing the attachment to delete.
51
+ # @param [Hash] opts the optional parameters
52
+ # @return [nil]
53
+ describe 'delete_attachment test' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ # unit tests for get
60
+ # [BETA] Find purchase order by ID.
61
+ #
62
+ # @param id Element ID
63
+ # @param [Hash] opts the optional parameters
64
+ # @option opts [String] :fields Fields filter pattern
65
+ # @return [ResponseWrapperPurchaseOrder]
66
+ describe 'get test' do
67
+ it 'should work' do
68
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
69
+ end
70
+ end
71
+
72
+ # unit tests for post
73
+ # [BETA] Creates a new purchase order
74
+ #
75
+ # @param [Hash] opts the optional parameters
76
+ # @option opts [PurchaseOrder] :body JSON representing the new object to be created. Should not have ID and version set.
77
+ # @return [ResponseWrapperPurchaseOrder]
78
+ describe 'post test' do
79
+ it 'should work' do
80
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
81
+ end
82
+ end
83
+
84
+ # unit tests for put
85
+ # [BETA] Update purchase order.
86
+ #
87
+ # @param id Element ID
88
+ # @param [Hash] opts the optional parameters
89
+ # @option opts [PurchaseOrder] :body Partial object describing what should be updated
90
+ # @return [ResponseWrapperPurchaseOrder]
91
+ describe 'put test' do
92
+ it 'should work' do
93
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
94
+ end
95
+ end
96
+
97
+ # unit tests for search
98
+ # [BETA] Find purchase orders with send data
99
+ #
100
+ # @param [Hash] opts the optional parameters
101
+ # @option opts [String] :number Equals
102
+ # @option opts [String] :delivery_date_from Format is yyyy-MM-dd (from and incl.).
103
+ # @option opts [String] :delivery_date_to Format is yyyy-MM-dd (to and incl.).
104
+ # @option opts [String] :creation_date_from Format is yyyy-MM-dd (from and incl.).
105
+ # @option opts [String] :creation_date_to Format is yyyy-MM-dd (to and incl.).
106
+ # @option opts [String] :id List of IDs
107
+ # @option opts [String] :supplier_id List of IDs
108
+ # @option opts [String] :project_id List of IDs
109
+ # @option opts [BOOLEAN] :is_closed Equals
110
+ # @option opts [BOOLEAN] :with_deviation_only Equals
111
+ # @option opts [Integer] :from From index
112
+ # @option opts [Integer] :count Number of elements to return
113
+ # @option opts [String] :sorting Sorting pattern
114
+ # @option opts [String] :fields Fields filter pattern
115
+ # @return [ListResponsePurchaseOrder]
116
+ describe 'search test' do
117
+ it 'should work' do
118
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
119
+ end
120
+ end
121
+
122
+ # unit tests for send
123
+ # [BETA] Send purchase order by id and sendType.
124
+ #
125
+ # @param id Element ID
126
+ # @param [Hash] opts the optional parameters
127
+ # @option opts [String] :send_type Send type.DEFAULT will determine the send parameter based on the supplier type.If supplier is not wholesaler, receiverEmail from the PO will be used if it&#39;s specified.If receiverEmail empty it will take the vendor email.
128
+ # @return [ResponseWrapperPurchaseOrder]
129
+ describe 'send test' do
130
+ it 'should work' do
131
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
132
+ end
133
+ end
134
+
135
+ # unit tests for send_by_email
136
+ # [BETA] Send purchase order by customisable email.
137
+ #
138
+ # @param id Element ID
139
+ # @param email_address Email address
140
+ # @param subject Subject
141
+ # @param [Hash] opts the optional parameters
142
+ # @option opts [String] :message Message
143
+ # @return [ResponseWrapperPurchaseOrder]
144
+ describe 'send_by_email test' do
145
+ it 'should work' do
146
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
147
+ end
148
+ end
149
+
150
+ # unit tests for upload_attachment
151
+ # [BETA] Upload attachment to Purchase Order.
152
+ #
153
+ # @param id Purchase Order ID to upload attachment to.
154
+ # @param file The file
155
+ # @param [Hash] opts the optional parameters
156
+ # @option opts [String] :fields Fields filter pattern
157
+ # @return [ResponseWrapperPurchaseOrder]
158
+ describe 'upload_attachment test' do
159
+ it 'should work' do
160
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
161
+ end
162
+ end
163
+
164
+ # unit tests for upload_attachments
165
+ # Upload multiple attachments to Purchase Order.
166
+ #
167
+ # @param id Purchase Order ID to upload attachment to.
168
+ # @param body Multipart files
169
+ # @param [Hash] opts the optional parameters
170
+ # @return [ResponseWrapperPurchaseOrder]
171
+ describe 'upload_attachments test' do
172
+ it 'should work' do
173
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
174
+ end
175
+ end
176
+
177
+ end