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
data/README.md ADDED
@@ -0,0 +1,1424 @@
1
+ # tripletex_ruby_client
2
+
3
+ TripletexRubyClient - the Ruby gem for the Tripletex API
4
+
5
+ This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
6
+
7
+ - API version: 2.69.5
8
+ - Package version: 1.0.0
9
+ - Build package: io.swagger.codegen.languages.RubyClientCodegen
10
+ For more information, please visit [https://github.com/Tripletex/tripletex-api2](https://github.com/Tripletex/tripletex-api2)
11
+
12
+ ## Installation
13
+
14
+ ### Build a gem
15
+
16
+ To build the Ruby code into a gem:
17
+
18
+ ```shell
19
+ gem build tripletex_ruby_client.gemspec
20
+ ```
21
+
22
+ Then either install the gem locally:
23
+
24
+ ```shell
25
+ gem install ./tripletex_ruby_client-1.0.0.gem
26
+ ```
27
+ (for development, run `gem install --dev ./tripletex_ruby_client-1.0.0.gem` to install the development dependencies)
28
+
29
+ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
30
+
31
+ Finally add this to the Gemfile:
32
+
33
+ gem 'tripletex_ruby_client', '~> 1.0.0'
34
+
35
+ ### Install from Git
36
+
37
+ If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
38
+
39
+ gem 'tripletex_ruby_client', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
40
+
41
+ ### Include the Ruby code directly
42
+
43
+ Include the Ruby code directly using `-I` as follows:
44
+
45
+ ```shell
46
+ ruby -Ilib script.rb
47
+ ```
48
+
49
+ ## Getting Started
50
+
51
+ Please follow the [installation](#installation) procedure and then run the following code:
52
+ ```ruby
53
+ # Load the gem
54
+ require 'tripletex_ruby_client'
55
+
56
+ # Setup authorization
57
+ # # Setup authorization - as autogenerated by swagger-codegen
58
+ # TripletexRubyClient.configure do |config|
59
+ # # Configure HTTP basic authorization: tokenAuthScheme
60
+ # config.username = 'YOUR USERNAME'
61
+ # config.password = 'YOUR PASSWORD'
62
+ # end
63
+ # Setup authorization
64
+ #
65
+ TripletexRubyClient.configure do |config|
66
+ # Configure HTTP basic authorization: tokenAuthScheme
67
+ config.consumer_token = ENV["TT_CONSUMER_TOKEN"]
68
+ config.employee_token = ENV["TT_EMPLOYEE_TOKEN"]
69
+ config.host = Rails.env.production? ? 'https://tripletex.no' : 'https://api.tripletex.io'
70
+ config.token_expiration_time = Rails.env.production? ? 1.month : 1.day
71
+ end
72
+ # # Setup authorization - as autogenerated by swagger-codegen
73
+ # TripletexRubyClient.configure do |config|
74
+ # # Configure HTTP basic authorization: tokenAuthScheme
75
+ # config.username = 'YOUR USERNAME'
76
+ # config.password = 'YOUR PASSWORD'
77
+ # end
78
+ # Setup authorization
79
+ #
80
+ TripletexRubyClient.configure do |config|
81
+ # Configure HTTP basic authorization: tokenAuthScheme
82
+ config.consumer_token = ENV["TT_CONSUMER_TOKEN"]
83
+ config.employee_token = ENV["TT_EMPLOYEE_TOKEN"]
84
+ config.host = Rails.env.production? ? 'https://tripletex.no' : 'https://api.tripletex.io'
85
+ config.token_expiration_time = Rails.env.production? ? 1.month : 1.day
86
+ end
87
+
88
+ api_instance = TripletexRubyClient::ActivityApi.new
89
+
90
+ id = 56 # Integer | Element ID
91
+
92
+ opts = {
93
+ fields: 'fields_example' # String | Fields filter pattern
94
+ }
95
+
96
+ begin
97
+ #Find activity by ID.
98
+ result = api_instance.get(id, opts)
99
+ p result
100
+ rescue TripletexRubyClient::ApiError => e
101
+ puts "Exception when calling ActivityApi->get: #{e}"
102
+ end
103
+
104
+ ```
105
+
106
+ ## Documentation for API Endpoints
107
+
108
+ All URIs are relative to *https://tripletex.no/v2*
109
+
110
+ Class | Method | HTTP request | Description
111
+ ------------ | ------------- | ------------- | -------------
112
+ *TripletexRubyClient::ActivityApi* | [**get**](docs/ActivityApi.md#get) | **GET** /activity/{id} | Find activity by ID.
113
+ *TripletexRubyClient::ActivityApi* | [**get_for_time_sheet**](docs/ActivityApi.md#get_for_time_sheet) | **GET** /activity/>forTimeSheet | Find applicable time sheet activities for an employee on a specific day.
114
+ *TripletexRubyClient::ActivityApi* | [**post**](docs/ActivityApi.md#post) | **POST** /activity | Add activity.
115
+ *TripletexRubyClient::ActivityApi* | [**post_list**](docs/ActivityApi.md#post_list) | **POST** /activity/list | Add multiple activities.
116
+ *TripletexRubyClient::ActivityApi* | [**search**](docs/ActivityApi.md#search) | **GET** /activity | Find activities corresponding with sent data.
117
+ *TripletexRubyClient::AssetApi* | [**delete**](docs/AssetApi.md#delete) | **DELETE** /asset/{id} | Delete asset.
118
+ *TripletexRubyClient::AssetApi* | [**get**](docs/AssetApi.md#get) | **GET** /asset/{id} | Get asset by ID.
119
+ *TripletexRubyClient::AssetApi* | [**post**](docs/AssetApi.md#post) | **POST** /asset | Create one asset.
120
+ *TripletexRubyClient::AssetApi* | [**post_list**](docs/AssetApi.md#post_list) | **POST** /asset/list | Create several assets.
121
+ *TripletexRubyClient::AssetApi* | [**put**](docs/AssetApi.md#put) | **PUT** /asset/{id} | Update asset.
122
+ *TripletexRubyClient::AssetApi* | [**search**](docs/AssetApi.md#search) | **GET** /asset | Find assets corresponding with sent data.
123
+ *TripletexRubyClient::BalanceSheetApi* | [**search**](docs/BalanceSheetApi.md#search) | **GET** /balanceSheet | [BETA] Get balance sheet (saldobalanse).
124
+ *TripletexRubyClient::BankApi* | [**get**](docs/BankApi.md#get) | **GET** /bank/{id} | [BETA] Get bank.
125
+ *TripletexRubyClient::BankApi* | [**search**](docs/BankApi.md#search) | **GET** /bank | [BETA] Find bank corresponding with sent data.
126
+ *TripletexRubyClient::BankreconciliationApi* | [**adjustment**](docs/BankreconciliationApi.md#adjustment) | **PUT** /bank/reconciliation/{id}/:adjustment | [BETA] Add an adjustment to reconciliation by ID.
127
+ *TripletexRubyClient::BankreconciliationApi* | [**closed_with_unmatched_transactions**](docs/BankreconciliationApi.md#closed_with_unmatched_transactions) | **GET** /bank/reconciliation/closedWithUnmatchedTransactions | [BETA] Get the last closed reconciliation with unmached transactions by account ID.
128
+ *TripletexRubyClient::BankreconciliationApi* | [**delete**](docs/BankreconciliationApi.md#delete) | **DELETE** /bank/reconciliation/{id} | [BETA] Delete bank reconciliation by ID.
129
+ *TripletexRubyClient::BankreconciliationApi* | [**get**](docs/BankreconciliationApi.md#get) | **GET** /bank/reconciliation/{id} | [BETA] Get bank reconciliation.
130
+ *TripletexRubyClient::BankreconciliationApi* | [**last_closed**](docs/BankreconciliationApi.md#last_closed) | **GET** /bank/reconciliation/>lastClosed | [BETA] Get last closed reconciliation by account ID.
131
+ *TripletexRubyClient::BankreconciliationApi* | [**post**](docs/BankreconciliationApi.md#post) | **POST** /bank/reconciliation | [BETA] Post a bank reconciliation.
132
+ *TripletexRubyClient::BankreconciliationApi* | [**put**](docs/BankreconciliationApi.md#put) | **PUT** /bank/reconciliation/{id} | [BETA] Update a bank reconciliation.
133
+ *TripletexRubyClient::BankreconciliationApi* | [**search**](docs/BankreconciliationApi.md#search) | **GET** /bank/reconciliation | [BETA] Find bank reconciliation corresponding with sent data.
134
+ *TripletexRubyClient::BankreconciliationmatchApi* | [**delete**](docs/BankreconciliationmatchApi.md#delete) | **DELETE** /bank/reconciliation/match/{id} | [BETA] Delete a bank reconciliation match by ID.
135
+ *TripletexRubyClient::BankreconciliationmatchApi* | [**get**](docs/BankreconciliationmatchApi.md#get) | **GET** /bank/reconciliation/match/{id} | [BETA] Get bank reconciliation match by ID.
136
+ *TripletexRubyClient::BankreconciliationmatchApi* | [**post**](docs/BankreconciliationmatchApi.md#post) | **POST** /bank/reconciliation/match | [BETA] Create a bank reconciliation match.
137
+ *TripletexRubyClient::BankreconciliationmatchApi* | [**put**](docs/BankreconciliationmatchApi.md#put) | **PUT** /bank/reconciliation/match/{id} | [BETA] Update a bank reconciliation match by ID.
138
+ *TripletexRubyClient::BankreconciliationmatchApi* | [**search**](docs/BankreconciliationmatchApi.md#search) | **GET** /bank/reconciliation/match | [BETA] Find bank reconciliation match corresponding with sent data.
139
+ *TripletexRubyClient::BankreconciliationmatchApi* | [**suggest**](docs/BankreconciliationmatchApi.md#suggest) | **PUT** /bank/reconciliation/match/:suggest | [BETA] Suggest matches for a bank reconciliation by ID.
140
+ *TripletexRubyClient::BankreconciliationpaymentTypeApi* | [**get**](docs/BankreconciliationpaymentTypeApi.md#get) | **GET** /bank/reconciliation/paymentType/{id} | [BETA] Get payment type by ID.
141
+ *TripletexRubyClient::BankreconciliationpaymentTypeApi* | [**search**](docs/BankreconciliationpaymentTypeApi.md#search) | **GET** /bank/reconciliation/paymentType | [BETA] Find payment type corresponding with sent data.
142
+ *TripletexRubyClient::BankstatementApi* | [**delete**](docs/BankstatementApi.md#delete) | **DELETE** /bank/statement/{id} | [BETA] Delete bank statement by ID.
143
+ *TripletexRubyClient::BankstatementApi* | [**get**](docs/BankstatementApi.md#get) | **GET** /bank/statement/{id} | [BETA] Get bank statement.
144
+ *TripletexRubyClient::BankstatementApi* | [**import_bank_statement**](docs/BankstatementApi.md#import_bank_statement) | **POST** /bank/statement/import | [BETA] Upload bank statement file.
145
+ *TripletexRubyClient::BankstatementApi* | [**search**](docs/BankstatementApi.md#search) | **GET** /bank/statement | [BETA] Find bank statement corresponding with sent data.
146
+ *TripletexRubyClient::BankstatementtransactionApi* | [**get**](docs/BankstatementtransactionApi.md#get) | **GET** /bank/statement/transaction/{id} | [BETA] Get bank transaction by ID.
147
+ *TripletexRubyClient::BankstatementtransactionApi* | [**get_details**](docs/BankstatementtransactionApi.md#get_details) | **GET** /bank/statement/transaction/{id}/details | [BETA] Get additional details about transaction by ID.
148
+ *TripletexRubyClient::BankstatementtransactionApi* | [**search**](docs/BankstatementtransactionApi.md#search) | **GET** /bank/statement/transaction | [BETA] Find bank transaction corresponding with sent data.
149
+ *TripletexRubyClient::CompanyApi* | [**get**](docs/CompanyApi.md#get) | **GET** /company/{id} | Find company by ID.
150
+ *TripletexRubyClient::CompanyApi* | [**get_divisions**](docs/CompanyApi.md#get_divisions) | **GET** /company/divisions | [DEPRECATED] Find divisions.
151
+ *TripletexRubyClient::CompanyApi* | [**get_with_login_access**](docs/CompanyApi.md#get_with_login_access) | **GET** /company/>withLoginAccess | Returns client customers (with accountant/auditor relation) where the current user has login access (proxy login).
152
+ *TripletexRubyClient::CompanyApi* | [**put**](docs/CompanyApi.md#put) | **PUT** /company | Update company information.
153
+ *TripletexRubyClient::CompanyaltinnApi* | [**put**](docs/CompanyaltinnApi.md#put) | **PUT** /company/settings/altinn | [BETA] Update AltInn id and password.
154
+ *TripletexRubyClient::CompanyaltinnApi* | [**search**](docs/CompanyaltinnApi.md#search) | **GET** /company/settings/altinn | [BETA] Find Altinn id for login in company.
155
+ *TripletexRubyClient::CompanysalesmodulesApi* | [**get**](docs/CompanysalesmodulesApi.md#get) | **GET** /company/salesmodules | [BETA] Get active sales modules.
156
+ *TripletexRubyClient::CompanysalesmodulesApi* | [**post**](docs/CompanysalesmodulesApi.md#post) | **POST** /company/salesmodules | [BETA] Add (activate) a new sales module.
157
+ *TripletexRubyClient::ContactApi* | [**get**](docs/ContactApi.md#get) | **GET** /contact/{id} | Get contact by ID.
158
+ *TripletexRubyClient::ContactApi* | [**post**](docs/ContactApi.md#post) | **POST** /contact | Create contact.
159
+ *TripletexRubyClient::ContactApi* | [**put**](docs/ContactApi.md#put) | **PUT** /contact/{id} | [BETA] Update contact.
160
+ *TripletexRubyClient::ContactApi* | [**search**](docs/ContactApi.md#search) | **GET** /contact | Find contacts corresponding with sent data.
161
+ *TripletexRubyClient::CountryApi* | [**get**](docs/CountryApi.md#get) | **GET** /country/{id} | Get country by ID.
162
+ *TripletexRubyClient::CountryApi* | [**search**](docs/CountryApi.md#search) | **GET** /country | Find countries corresponding with sent data.
163
+ *TripletexRubyClient::CrmprospectApi* | [**get**](docs/CrmprospectApi.md#get) | **GET** /crm/prospect/{id} | Get prospect by ID.
164
+ *TripletexRubyClient::CrmprospectApi* | [**search**](docs/CrmprospectApi.md#search) | **GET** /crm/prospect | Find prospects corresponding with sent data.
165
+ *TripletexRubyClient::CurrencyApi* | [**get**](docs/CurrencyApi.md#get) | **GET** /currency/{id} | Get currency by ID.
166
+ *TripletexRubyClient::CurrencyApi* | [**get_rate**](docs/CurrencyApi.md#get_rate) | **GET** /currency/{id}/rate | Find currency exchange rate corresponding with sent data.
167
+ *TripletexRubyClient::CurrencyApi* | [**search**](docs/CurrencyApi.md#search) | **GET** /currency | Find currencies corresponding with sent data.
168
+ *TripletexRubyClient::CustomerApi* | [**delete**](docs/CustomerApi.md#delete) | **DELETE** /customer/{id} | [BETA] Delete customer by ID
169
+ *TripletexRubyClient::CustomerApi* | [**get**](docs/CustomerApi.md#get) | **GET** /customer/{id} | Get customer by ID.
170
+ *TripletexRubyClient::CustomerApi* | [**post**](docs/CustomerApi.md#post) | **POST** /customer | Create customer. Related customer addresses may also be created.
171
+ *TripletexRubyClient::CustomerApi* | [**post_list**](docs/CustomerApi.md#post_list) | **POST** /customer/list | [BETA] Create multiple customers. Related supplier addresses may also be created.
172
+ *TripletexRubyClient::CustomerApi* | [**put**](docs/CustomerApi.md#put) | **PUT** /customer/{id} | Update customer.
173
+ *TripletexRubyClient::CustomerApi* | [**put_list**](docs/CustomerApi.md#put_list) | **PUT** /customer/list | [BETA] Update multiple customers. Addresses can also be updated.
174
+ *TripletexRubyClient::CustomerApi* | [**search**](docs/CustomerApi.md#search) | **GET** /customer | Find customers corresponding with sent data.
175
+ *TripletexRubyClient::CustomercategoryApi* | [**get**](docs/CustomercategoryApi.md#get) | **GET** /customer/category/{id} | Find customer/supplier category by ID.
176
+ *TripletexRubyClient::CustomercategoryApi* | [**post**](docs/CustomercategoryApi.md#post) | **POST** /customer/category | Add new customer/supplier category.
177
+ *TripletexRubyClient::CustomercategoryApi* | [**put**](docs/CustomercategoryApi.md#put) | **PUT** /customer/category/{id} | Update customer/supplier category.
178
+ *TripletexRubyClient::CustomercategoryApi* | [**search**](docs/CustomercategoryApi.md#search) | **GET** /customer/category | Find customer/supplier categories corresponding with sent data.
179
+ *TripletexRubyClient::DeliveryAddressApi* | [**get**](docs/DeliveryAddressApi.md#get) | **GET** /deliveryAddress/{id} | Get address by ID.
180
+ *TripletexRubyClient::DeliveryAddressApi* | [**put**](docs/DeliveryAddressApi.md#put) | **PUT** /deliveryAddress/{id} | Update address.
181
+ *TripletexRubyClient::DeliveryAddressApi* | [**search**](docs/DeliveryAddressApi.md#search) | **GET** /deliveryAddress | Find addresses corresponding with sent data.
182
+ *TripletexRubyClient::DepartmentApi* | [**delete**](docs/DepartmentApi.md#delete) | **DELETE** /department/{id} | Delete department by ID
183
+ *TripletexRubyClient::DepartmentApi* | [**get**](docs/DepartmentApi.md#get) | **GET** /department/{id} | Get department by ID.
184
+ *TripletexRubyClient::DepartmentApi* | [**post**](docs/DepartmentApi.md#post) | **POST** /department | [BETA] Add new department.
185
+ *TripletexRubyClient::DepartmentApi* | [**post_list**](docs/DepartmentApi.md#post_list) | **POST** /department/list | [BETA] Register new departments.
186
+ *TripletexRubyClient::DepartmentApi* | [**put**](docs/DepartmentApi.md#put) | **PUT** /department/{id} | [BETA] Update department.
187
+ *TripletexRubyClient::DepartmentApi* | [**put_list**](docs/DepartmentApi.md#put_list) | **PUT** /department/list | [BETA] Update multiple departments.
188
+ *TripletexRubyClient::DepartmentApi* | [**query**](docs/DepartmentApi.md#query) | **GET** /department/query | [BETA] Wildcard search.
189
+ *TripletexRubyClient::DepartmentApi* | [**search**](docs/DepartmentApi.md#search) | **GET** /department | Find department corresponding with sent data.
190
+ *TripletexRubyClient::DivisionApi* | [**post**](docs/DivisionApi.md#post) | **POST** /division | [BETA] Create division.
191
+ *TripletexRubyClient::DivisionApi* | [**post_list**](docs/DivisionApi.md#post_list) | **POST** /division/list | [BETA] Create divisions.
192
+ *TripletexRubyClient::DivisionApi* | [**put**](docs/DivisionApi.md#put) | **PUT** /division/{id} | [BETA] Update division information.
193
+ *TripletexRubyClient::DivisionApi* | [**put_list**](docs/DivisionApi.md#put_list) | **PUT** /division/list | [BETA] Update multiple divisions.
194
+ *TripletexRubyClient::DivisionApi* | [**search**](docs/DivisionApi.md#search) | **GET** /division | [BETA] Get divisions.
195
+ *TripletexRubyClient::DocumentApi* | [**download_content**](docs/DocumentApi.md#download_content) | **GET** /document/{id}/content | [BETA] Get content of document given by ID.
196
+ *TripletexRubyClient::DocumentApi* | [**get**](docs/DocumentApi.md#get) | **GET** /document/{id} | [BETA] Get document by ID.
197
+ *TripletexRubyClient::DocumentArchiveApi* | [**account_post**](docs/DocumentArchiveApi.md#account_post) | **POST** /documentArchive/account/{id} | [BETA] Upload file to Account Document Archive.
198
+ *TripletexRubyClient::DocumentArchiveApi* | [**customer_post**](docs/DocumentArchiveApi.md#customer_post) | **POST** /documentArchive/customer/{id} | [BETA] Upload file to Customer Document Archive.
199
+ *TripletexRubyClient::DocumentArchiveApi* | [**delete**](docs/DocumentArchiveApi.md#delete) | **DELETE** /documentArchive/{id} | [BETA] Delete document archive.
200
+ *TripletexRubyClient::DocumentArchiveApi* | [**employee_post**](docs/DocumentArchiveApi.md#employee_post) | **POST** /documentArchive/employee/{id} | [BETA] Upload file to Employee Document Archive.
201
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_account**](docs/DocumentArchiveApi.md#get_account) | **GET** /documentArchive/account/{id} | [BETA] Find documents archived associated with account object type.
202
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_customer**](docs/DocumentArchiveApi.md#get_customer) | **GET** /documentArchive/customer/{id} | [BETA] Find documents archived associated with customer object type.
203
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_employee**](docs/DocumentArchiveApi.md#get_employee) | **GET** /documentArchive/employee/{id} | [BETA] Find documents archived associated with employee object type.
204
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_product**](docs/DocumentArchiveApi.md#get_product) | **GET** /documentArchive/product/{id} | [BETA] Find documents archived associated with product object type.
205
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_project**](docs/DocumentArchiveApi.md#get_project) | **GET** /documentArchive/project/{id} | [BETA] Find documents archived associated with project object type.
206
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_prospect**](docs/DocumentArchiveApi.md#get_prospect) | **GET** /documentArchive/prospect/{id} | [BETA] Find documents archived associated with prospect object type.
207
+ *TripletexRubyClient::DocumentArchiveApi* | [**get_supplier**](docs/DocumentArchiveApi.md#get_supplier) | **GET** /documentArchive/supplier/{id} | [BETA] Find documents archived associated with supplier object type.
208
+ *TripletexRubyClient::DocumentArchiveApi* | [**product_post**](docs/DocumentArchiveApi.md#product_post) | **POST** /documentArchive/product/{id} | [BETA] Upload file to Product Document Archive.
209
+ *TripletexRubyClient::DocumentArchiveApi* | [**project_post**](docs/DocumentArchiveApi.md#project_post) | **POST** /documentArchive/project/{id} | [BETA] Upload file to Project Document Archive.
210
+ *TripletexRubyClient::DocumentArchiveApi* | [**prospect_post**](docs/DocumentArchiveApi.md#prospect_post) | **POST** /documentArchive/prospect/{id} | [BETA] Upload file to Prospect Document Archive.
211
+ *TripletexRubyClient::DocumentArchiveApi* | [**put**](docs/DocumentArchiveApi.md#put) | **PUT** /documentArchive/{id} | [BETA] Update document archive.
212
+ *TripletexRubyClient::DocumentArchiveApi* | [**reception_post**](docs/DocumentArchiveApi.md#reception_post) | **POST** /documentArchive/reception | [BETA] Upload a file to the document archive reception. Send as multipart form.
213
+ *TripletexRubyClient::DocumentArchiveApi* | [**supplier_post**](docs/DocumentArchiveApi.md#supplier_post) | **POST** /documentArchive/supplier/{id} | [BETA] Upload file to Supplier Document Archive.
214
+ *TripletexRubyClient::EmployeeApi* | [**get**](docs/EmployeeApi.md#get) | **GET** /employee/{id} | Get employee by ID.
215
+ *TripletexRubyClient::EmployeeApi* | [**post**](docs/EmployeeApi.md#post) | **POST** /employee | [BETA] Create one employee.
216
+ *TripletexRubyClient::EmployeeApi* | [**post_list**](docs/EmployeeApi.md#post_list) | **POST** /employee/list | [BETA] Create several employees.
217
+ *TripletexRubyClient::EmployeeApi* | [**put**](docs/EmployeeApi.md#put) | **PUT** /employee/{id} | Update employee.
218
+ *TripletexRubyClient::EmployeeApi* | [**search**](docs/EmployeeApi.md#search) | **GET** /employee | Find employees corresponding with sent data.
219
+ *TripletexRubyClient::EmployeecategoryApi* | [**delete**](docs/EmployeecategoryApi.md#delete) | **DELETE** /employee/category/{id} | [BETA] Delete employee category by ID
220
+ *TripletexRubyClient::EmployeecategoryApi* | [**delete_by_ids**](docs/EmployeecategoryApi.md#delete_by_ids) | **DELETE** /employee/category/list | [BETA] Delete multiple employee categories
221
+ *TripletexRubyClient::EmployeecategoryApi* | [**get**](docs/EmployeecategoryApi.md#get) | **GET** /employee/category/{id} | [BETA] Get employee category by ID.
222
+ *TripletexRubyClient::EmployeecategoryApi* | [**post**](docs/EmployeecategoryApi.md#post) | **POST** /employee/category | [BETA] Create a new employee category.
223
+ *TripletexRubyClient::EmployeecategoryApi* | [**post_list**](docs/EmployeecategoryApi.md#post_list) | **POST** /employee/category/list | [BETA] Create new employee categories.
224
+ *TripletexRubyClient::EmployeecategoryApi* | [**put**](docs/EmployeecategoryApi.md#put) | **PUT** /employee/category/{id} | [BETA] Update employee category information.
225
+ *TripletexRubyClient::EmployeecategoryApi* | [**put_list**](docs/EmployeecategoryApi.md#put_list) | **PUT** /employee/category/list | [BETA] Update multiple employee categories.
226
+ *TripletexRubyClient::EmployeecategoryApi* | [**search**](docs/EmployeecategoryApi.md#search) | **GET** /employee/category | [BETA] Find employee category corresponding with sent data.
227
+ *TripletexRubyClient::EmployeeemploymentApi* | [**get**](docs/EmployeeemploymentApi.md#get) | **GET** /employee/employment/{id} | Find employment by ID.
228
+ *TripletexRubyClient::EmployeeemploymentApi* | [**post**](docs/EmployeeemploymentApi.md#post) | **POST** /employee/employment | [BETA] Create employment.
229
+ *TripletexRubyClient::EmployeeemploymentApi* | [**put**](docs/EmployeeemploymentApi.md#put) | **PUT** /employee/employment/{id} | [BETA] Update employemnt.
230
+ *TripletexRubyClient::EmployeeemploymentApi* | [**search**](docs/EmployeeemploymentApi.md#search) | **GET** /employee/employment | Find all employments for employee.
231
+ *TripletexRubyClient::EmployeeemploymentdetailsApi* | [**get**](docs/EmployeeemploymentdetailsApi.md#get) | **GET** /employee/employment/details/{id} | [BETA] Find employment details by ID.
232
+ *TripletexRubyClient::EmployeeemploymentdetailsApi* | [**post**](docs/EmployeeemploymentdetailsApi.md#post) | **POST** /employee/employment/details | [BETA] Create employment details.
233
+ *TripletexRubyClient::EmployeeemploymentdetailsApi* | [**put**](docs/EmployeeemploymentdetailsApi.md#put) | **PUT** /employee/employment/details/{id} | [BETA] Update employment details.
234
+ *TripletexRubyClient::EmployeeemploymentdetailsApi* | [**search**](docs/EmployeeemploymentdetailsApi.md#search) | **GET** /employee/employment/details | [BETA] Find all employmentdetails for employment.
235
+ *TripletexRubyClient::EmployeeemploymentemploymentTypeApi* | [**get_employment_end_reason_type**](docs/EmployeeemploymentemploymentTypeApi.md#get_employment_end_reason_type) | **GET** /employee/employment/employmentType/employmentEndReasonType | [BETA] Find all employment end reason type IDs.
236
+ *TripletexRubyClient::EmployeeemploymentemploymentTypeApi* | [**get_employment_form_type**](docs/EmployeeemploymentemploymentTypeApi.md#get_employment_form_type) | **GET** /employee/employment/employmentType/employmentFormType | [BETA] Find all employment form type IDs.
237
+ *TripletexRubyClient::EmployeeemploymentemploymentTypeApi* | [**get_maritime_employment_type**](docs/EmployeeemploymentemploymentTypeApi.md#get_maritime_employment_type) | **GET** /employee/employment/employmentType/maritimeEmploymentType | [BETA] Find all maritime employment type IDs.
238
+ *TripletexRubyClient::EmployeeemploymentemploymentTypeApi* | [**get_salary_type**](docs/EmployeeemploymentemploymentTypeApi.md#get_salary_type) | **GET** /employee/employment/employmentType/salaryType | [BETA] Find all salary type IDs.
239
+ *TripletexRubyClient::EmployeeemploymentemploymentTypeApi* | [**get_schedule_type**](docs/EmployeeemploymentemploymentTypeApi.md#get_schedule_type) | **GET** /employee/employment/employmentType/scheduleType | [BETA] Find all schedule type IDs.
240
+ *TripletexRubyClient::EmployeeemploymentemploymentTypeApi* | [**search**](docs/EmployeeemploymentemploymentTypeApi.md#search) | **GET** /employee/employment/employmentType | [BETA] Find all employment type IDs.
241
+ *TripletexRubyClient::EmployeeemploymentleaveOfAbsenceApi* | [**get**](docs/EmployeeemploymentleaveOfAbsenceApi.md#get) | **GET** /employee/employment/leaveOfAbsence/{id} | [BETA] Find leave of absence by ID.
242
+ *TripletexRubyClient::EmployeeemploymentleaveOfAbsenceApi* | [**post**](docs/EmployeeemploymentleaveOfAbsenceApi.md#post) | **POST** /employee/employment/leaveOfAbsence | [BETA] Create leave of absence.
243
+ *TripletexRubyClient::EmployeeemploymentleaveOfAbsenceApi* | [**post_list**](docs/EmployeeemploymentleaveOfAbsenceApi.md#post_list) | **POST** /employee/employment/leaveOfAbsence/list | [BETA] Create multiple leave of absences.
244
+ *TripletexRubyClient::EmployeeemploymentleaveOfAbsenceApi* | [**put**](docs/EmployeeemploymentleaveOfAbsenceApi.md#put) | **PUT** /employee/employment/leaveOfAbsence/{id} | [BETA] Update leave of absence.
245
+ *TripletexRubyClient::EmployeeemploymentleaveOfAbsenceTypeApi* | [**search**](docs/EmployeeemploymentleaveOfAbsenceTypeApi.md#search) | **GET** /employee/employment/leaveOfAbsenceType | [BETA] Find all leave of absence type IDs.
246
+ *TripletexRubyClient::EmployeeemploymentoccupationCodeApi* | [**search**](docs/EmployeeemploymentoccupationCodeApi.md#search) | **GET** /employee/employment/occupationCode | [BETA] Find all profession codes.
247
+ *TripletexRubyClient::EmployeeemploymentremunerationTypeApi* | [**search**](docs/EmployeeemploymentremunerationTypeApi.md#search) | **GET** /employee/employment/remunerationType | [BETA] Find all remuneration type IDs.
248
+ *TripletexRubyClient::EmployeeemploymentworkingHoursSchemeApi* | [**search**](docs/EmployeeemploymentworkingHoursSchemeApi.md#search) | **GET** /employee/employment/workingHoursScheme | [BETA] Find working hours scheme ID.
249
+ *TripletexRubyClient::EmployeeentitlementApi* | [**client**](docs/EmployeeentitlementApi.md#client) | **GET** /employee/entitlement/client | [BETA] Find all entitlements at client for user.
250
+ *TripletexRubyClient::EmployeeentitlementApi* | [**get**](docs/EmployeeentitlementApi.md#get) | **GET** /employee/entitlement/{id} | Get entitlement by ID.
251
+ *TripletexRubyClient::EmployeeentitlementApi* | [**grant_client_entitlements_by_template**](docs/EmployeeentitlementApi.md#grant_client_entitlements_by_template) | **PUT** /employee/entitlement/:grantClientEntitlementsByTemplate | [BETA] Update employee entitlements in client account.
252
+ *TripletexRubyClient::EmployeeentitlementApi* | [**grant_entitlements_by_template**](docs/EmployeeentitlementApi.md#grant_entitlements_by_template) | **PUT** /employee/entitlement/:grantEntitlementsByTemplate | [BETA] Update employee entitlements.
253
+ *TripletexRubyClient::EmployeeentitlementApi* | [**search**](docs/EmployeeentitlementApi.md#search) | **GET** /employee/entitlement | Find all entitlements for user.
254
+ *TripletexRubyClient::EmployeehourlyCostAndRateApi* | [**get**](docs/EmployeehourlyCostAndRateApi.md#get) | **GET** /employee/hourlyCostAndRate/{id} | [BETA] Find hourly cost and rate by ID.
255
+ *TripletexRubyClient::EmployeehourlyCostAndRateApi* | [**post**](docs/EmployeehourlyCostAndRateApi.md#post) | **POST** /employee/hourlyCostAndRate | [BETA] Create hourly cost and rate.
256
+ *TripletexRubyClient::EmployeehourlyCostAndRateApi* | [**put**](docs/EmployeehourlyCostAndRateApi.md#put) | **PUT** /employee/hourlyCostAndRate/{id} | [BETA] Update hourly cost and rate.
257
+ *TripletexRubyClient::EmployeehourlyCostAndRateApi* | [**search**](docs/EmployeehourlyCostAndRateApi.md#search) | **GET** /employee/hourlyCostAndRate | Find all hourly cost and rates for employee.
258
+ *TripletexRubyClient::EmployeenextOfKinApi* | [**get**](docs/EmployeenextOfKinApi.md#get) | **GET** /employee/nextOfKin/{id} | [BETA] Find next of kin by ID.
259
+ *TripletexRubyClient::EmployeenextOfKinApi* | [**post**](docs/EmployeenextOfKinApi.md#post) | **POST** /employee/nextOfKin | [BETA] Create next of kin.
260
+ *TripletexRubyClient::EmployeenextOfKinApi* | [**put**](docs/EmployeenextOfKinApi.md#put) | **PUT** /employee/nextOfKin/{id} | [BETA] Update next of kin.
261
+ *TripletexRubyClient::EmployeenextOfKinApi* | [**search**](docs/EmployeenextOfKinApi.md#search) | **GET** /employee/nextOfKin | Find all next of kin for employee.
262
+ *TripletexRubyClient::EmployeepreferencesApi* | [**logged_in_employee_preferences**](docs/EmployeepreferencesApi.md#logged_in_employee_preferences) | **GET** /employee/preferences/>loggedInEmployeePreferences | [BETA] Get employee preferences for current user
263
+ *TripletexRubyClient::EmployeepreferencesApi* | [**search**](docs/EmployeepreferencesApi.md#search) | **GET** /employee/preferences | [BETA] Find employee category corresponding with sent data.
264
+ *TripletexRubyClient::EmployeestandardTimeApi* | [**get**](docs/EmployeestandardTimeApi.md#get) | **GET** /employee/standardTime/{id} | [BETA] Find standard time by ID.
265
+ *TripletexRubyClient::EmployeestandardTimeApi* | [**post**](docs/EmployeestandardTimeApi.md#post) | **POST** /employee/standardTime | [BETA] Create standard time.
266
+ *TripletexRubyClient::EmployeestandardTimeApi* | [**put**](docs/EmployeestandardTimeApi.md#put) | **PUT** /employee/standardTime/{id} | [BETA] Update standard time.
267
+ *TripletexRubyClient::EmployeestandardTimeApi* | [**search**](docs/EmployeestandardTimeApi.md#search) | **GET** /employee/standardTime | [BETA] Find all standard times for employee.
268
+ *TripletexRubyClient::EventApi* | [**example**](docs/EventApi.md#example) | **GET** /event/{eventType} | [BETA] Get example webhook payload
269
+ *TripletexRubyClient::EventApi* | [**get**](docs/EventApi.md#get) | **GET** /event | [BETA] Get all (WebHook) event keys.
270
+ *TripletexRubyClient::EventsubscriptionApi* | [**delete**](docs/EventsubscriptionApi.md#delete) | **DELETE** /event/subscription/{id} | [BETA] Delete the given subscription.
271
+ *TripletexRubyClient::EventsubscriptionApi* | [**delete_by_ids**](docs/EventsubscriptionApi.md#delete_by_ids) | **DELETE** /event/subscription/list | [BETA] Delete multiple subscriptions.
272
+ *TripletexRubyClient::EventsubscriptionApi* | [**get**](docs/EventsubscriptionApi.md#get) | **GET** /event/subscription/{id} | [BETA] Get subscription by ID.
273
+ *TripletexRubyClient::EventsubscriptionApi* | [**post**](docs/EventsubscriptionApi.md#post) | **POST** /event/subscription | [BETA] Create a new subscription for current EmployeeToken.
274
+ *TripletexRubyClient::EventsubscriptionApi* | [**post_list**](docs/EventsubscriptionApi.md#post_list) | **POST** /event/subscription/list | [BETA] Create multiple subscriptions for current EmployeeToken.
275
+ *TripletexRubyClient::EventsubscriptionApi* | [**put**](docs/EventsubscriptionApi.md#put) | **PUT** /event/subscription/{id} | [BETA] Change a current subscription, based on id.
276
+ *TripletexRubyClient::EventsubscriptionApi* | [**put_list**](docs/EventsubscriptionApi.md#put_list) | **PUT** /event/subscription/list | [BETA] Update multiple subscription.
277
+ *TripletexRubyClient::EventsubscriptionApi* | [**search**](docs/EventsubscriptionApi.md#search) | **GET** /event/subscription | [BETA] Find all ongoing subscriptions.
278
+ *TripletexRubyClient::InventoryApi* | [**delete**](docs/InventoryApi.md#delete) | **DELETE** /inventory/{id} | [BETA] Delete inventory.
279
+ *TripletexRubyClient::InventoryApi* | [**get**](docs/InventoryApi.md#get) | **GET** /inventory/{id} | Get inventory by ID.
280
+ *TripletexRubyClient::InventoryApi* | [**post**](docs/InventoryApi.md#post) | **POST** /inventory | Create new inventory.
281
+ *TripletexRubyClient::InventoryApi* | [**put**](docs/InventoryApi.md#put) | **PUT** /inventory/{id} | Update inventory.
282
+ *TripletexRubyClient::InventoryApi* | [**search**](docs/InventoryApi.md#search) | **GET** /inventory | Find inventory corresponding with sent data.
283
+ *TripletexRubyClient::InventoryinventoriesApi* | [**search**](docs/InventoryinventoriesApi.md#search) | **GET** /inventory/inventories | [BETA] Find inventories corresponding with sent data.
284
+ *TripletexRubyClient::InventorylocationApi* | [**delete**](docs/InventorylocationApi.md#delete) | **DELETE** /inventory/location/{id} | [BETA] Delete inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
285
+ *TripletexRubyClient::InventorylocationApi* | [**delete_by_ids**](docs/InventorylocationApi.md#delete_by_ids) | **DELETE** /inventory/location/list | [BETA] Delete inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
286
+ *TripletexRubyClient::InventorylocationApi* | [**get**](docs/InventorylocationApi.md#get) | **GET** /inventory/location/{id} | Get inventory location by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
287
+ *TripletexRubyClient::InventorylocationApi* | [**post**](docs/InventorylocationApi.md#post) | **POST** /inventory/location | [BETA] Create new inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
288
+ *TripletexRubyClient::InventorylocationApi* | [**post_list**](docs/InventorylocationApi.md#post_list) | **POST** /inventory/location/list | [BETA] Add multiple inventory locations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
289
+ *TripletexRubyClient::InventorylocationApi* | [**put**](docs/InventorylocationApi.md#put) | **PUT** /inventory/location/{id} | [BETA] Update inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
290
+ *TripletexRubyClient::InventorylocationApi* | [**put_list**](docs/InventorylocationApi.md#put_list) | **PUT** /inventory/location/list | [BETA] Update multiple inventory locations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
291
+ *TripletexRubyClient::InventorylocationApi* | [**search**](docs/InventorylocationApi.md#search) | **GET** /inventory/location | [BETA] Find inventory locations by inventory ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
292
+ *TripletexRubyClient::InventorystocktakingApi* | [**delete**](docs/InventorystocktakingApi.md#delete) | **DELETE** /inventory/stocktaking/{id} | [BETA] Delete stocktaking.
293
+ *TripletexRubyClient::InventorystocktakingApi* | [**get**](docs/InventorystocktakingApi.md#get) | **GET** /inventory/stocktaking/{id} | [BETA] Get stocktaking by ID.
294
+ *TripletexRubyClient::InventorystocktakingApi* | [**post**](docs/InventorystocktakingApi.md#post) | **POST** /inventory/stocktaking | [BETA] Create new stocktaking.
295
+ *TripletexRubyClient::InventorystocktakingApi* | [**put**](docs/InventorystocktakingApi.md#put) | **PUT** /inventory/stocktaking/{id} | [BETA] Update stocktaking.
296
+ *TripletexRubyClient::InventorystocktakingApi* | [**search**](docs/InventorystocktakingApi.md#search) | **GET** /inventory/stocktaking | [BETA] Find stocktaking corresponding with sent data.
297
+ *TripletexRubyClient::InventorystocktakingproductlineApi* | [**delete**](docs/InventorystocktakingproductlineApi.md#delete) | **DELETE** /inventory/stocktaking/productline/{id} | [BETA] Delete product line.
298
+ *TripletexRubyClient::InventorystocktakingproductlineApi* | [**get**](docs/InventorystocktakingproductlineApi.md#get) | **GET** /inventory/stocktaking/productline/{id} | [BETA] Get product line by ID.
299
+ *TripletexRubyClient::InventorystocktakingproductlineApi* | [**post**](docs/InventorystocktakingproductlineApi.md#post) | **POST** /inventory/stocktaking/productline | [BETA] Create product line. When creating several product lines, use /list for better performance.
300
+ *TripletexRubyClient::InventorystocktakingproductlineApi* | [**put**](docs/InventorystocktakingproductlineApi.md#put) | **PUT** /inventory/stocktaking/productline/{id} | [BETA] Update product line.
301
+ *TripletexRubyClient::InventorystocktakingproductlineApi* | [**search**](docs/InventorystocktakingproductlineApi.md#search) | **GET** /inventory/stocktaking/productline | [BETA] Find all product lines by stocktaking ID.
302
+ *TripletexRubyClient::InvoiceApi* | [**create_credit_note**](docs/InvoiceApi.md#create_credit_note) | **PUT** /invoice/{id}/:createCreditNote | Creates a new Invoice representing a credit memo that nullifies the given invoice. Updates this invoice and any pre-existing inverse invoice.
303
+ *TripletexRubyClient::InvoiceApi* | [**create_reminder**](docs/InvoiceApi.md#create_reminder) | **PUT** /invoice/{id}/:createReminder | Create invoice reminder and sends it by the given dispatch type. Supports the reminder types SOFT_REMINDER, REMINDER and NOTICE_OF_DEBT_COLLECTION. DispatchType NETS_PRINT must have type NOTICE_OF_DEBT_COLLECTION. SMS and NETS_PRINT must be activated prior to usage in the API.
304
+ *TripletexRubyClient::InvoiceApi* | [**download_pdf**](docs/InvoiceApi.md#download_pdf) | **GET** /invoice/{invoiceId}/pdf | Get invoice document by invoice ID.
305
+ *TripletexRubyClient::InvoiceApi* | [**get**](docs/InvoiceApi.md#get) | **GET** /invoice/{id} | Get invoice by ID.
306
+ *TripletexRubyClient::InvoiceApi* | [**payment**](docs/InvoiceApi.md#payment) | **PUT** /invoice/{id}/:payment | Update invoice. The invoice is updated with payment information. The amount is in the invoice’s currency.
307
+ *TripletexRubyClient::InvoiceApi* | [**post**](docs/InvoiceApi.md#post) | **POST** /invoice | Create invoice. Related Order and OrderLines can be created first, or included as new objects inside the Invoice.
308
+ *TripletexRubyClient::InvoiceApi* | [**post_list**](docs/InvoiceApi.md#post_list) | **POST** /invoice/list | [BETA] Create multiple invoices. Max 100 at a time.
309
+ *TripletexRubyClient::InvoiceApi* | [**search**](docs/InvoiceApi.md#search) | **GET** /invoice | Find invoices corresponding with sent data. Includes charged outgoing invoices only.
310
+ *TripletexRubyClient::InvoiceApi* | [**send**](docs/InvoiceApi.md#send) | **PUT** /invoice/{id}/:send | Send invoice by ID and sendType. Optionally override email recipient.
311
+ *TripletexRubyClient::InvoicedetailsApi* | [**get**](docs/InvoicedetailsApi.md#get) | **GET** /invoice/details/{id} | Get ProjectInvoiceDetails by ID.
312
+ *TripletexRubyClient::InvoicedetailsApi* | [**search**](docs/InvoicedetailsApi.md#search) | **GET** /invoice/details | Find ProjectInvoiceDetails corresponding with sent data.
313
+ *TripletexRubyClient::InvoicepaymentTypeApi* | [**get**](docs/InvoicepaymentTypeApi.md#get) | **GET** /invoice/paymentType/{id} | Get payment type by ID.
314
+ *TripletexRubyClient::InvoicepaymentTypeApi* | [**search**](docs/InvoicepaymentTypeApi.md#search) | **GET** /invoice/paymentType | Find payment type corresponding with sent data.
315
+ *TripletexRubyClient::LedgerApi* | [**open_post**](docs/LedgerApi.md#open_post) | **GET** /ledger/openPost | Find open posts corresponding with sent data.
316
+ *TripletexRubyClient::LedgerApi* | [**search**](docs/LedgerApi.md#search) | **GET** /ledger | Get ledger (hovedbok).
317
+ *TripletexRubyClient::LedgeraccountApi* | [**delete**](docs/LedgeraccountApi.md#delete) | **DELETE** /ledger/account/{id} | [BETA] Delete account.
318
+ *TripletexRubyClient::LedgeraccountApi* | [**delete_by_ids**](docs/LedgeraccountApi.md#delete_by_ids) | **DELETE** /ledger/account/list | [BETA] Delete multiple accounts.
319
+ *TripletexRubyClient::LedgeraccountApi* | [**get**](docs/LedgeraccountApi.md#get) | **GET** /ledger/account/{id} | Get account by ID.
320
+ *TripletexRubyClient::LedgeraccountApi* | [**post**](docs/LedgeraccountApi.md#post) | **POST** /ledger/account | [BETA] Create a new account.
321
+ *TripletexRubyClient::LedgeraccountApi* | [**post_list**](docs/LedgeraccountApi.md#post_list) | **POST** /ledger/account/list | [BETA] Create several accounts.
322
+ *TripletexRubyClient::LedgeraccountApi* | [**put**](docs/LedgeraccountApi.md#put) | **PUT** /ledger/account/{id} | [BETA] Update account.
323
+ *TripletexRubyClient::LedgeraccountApi* | [**put_list**](docs/LedgeraccountApi.md#put_list) | **PUT** /ledger/account/list | [BETA] Update multiple accounts.
324
+ *TripletexRubyClient::LedgeraccountApi* | [**search**](docs/LedgeraccountApi.md#search) | **GET** /ledger/account | Find accounts corresponding with sent data.
325
+ *TripletexRubyClient::LedgeraccountingPeriodApi* | [**get**](docs/LedgeraccountingPeriodApi.md#get) | **GET** /ledger/accountingPeriod/{id} | Get accounting period by ID.
326
+ *TripletexRubyClient::LedgeraccountingPeriodApi* | [**search**](docs/LedgeraccountingPeriodApi.md#search) | **GET** /ledger/accountingPeriod | Find accounting periods corresponding with sent data.
327
+ *TripletexRubyClient::LedgerannualAccountApi* | [**get**](docs/LedgerannualAccountApi.md#get) | **GET** /ledger/annualAccount/{id} | Get annual account by ID.
328
+ *TripletexRubyClient::LedgerannualAccountApi* | [**search**](docs/LedgerannualAccountApi.md#search) | **GET** /ledger/annualAccount | Find annual accounts corresponding with sent data.
329
+ *TripletexRubyClient::LedgercloseGroupApi* | [**get**](docs/LedgercloseGroupApi.md#get) | **GET** /ledger/closeGroup/{id} | Get close group by ID.
330
+ *TripletexRubyClient::LedgercloseGroupApi* | [**search**](docs/LedgercloseGroupApi.md#search) | **GET** /ledger/closeGroup | Find close groups corresponding with sent data.
331
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**delete**](docs/LedgerpaymentTypeOutApi.md#delete) | **DELETE** /ledger/paymentTypeOut/{id} | [BETA] Delete payment type for outgoing payments by ID.
332
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**get**](docs/LedgerpaymentTypeOutApi.md#get) | **GET** /ledger/paymentTypeOut/{id} | [BETA] Get payment type for outgoing payments by ID.
333
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**post**](docs/LedgerpaymentTypeOutApi.md#post) | **POST** /ledger/paymentTypeOut | [BETA] Create new payment type for outgoing payments
334
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**post_list**](docs/LedgerpaymentTypeOutApi.md#post_list) | **POST** /ledger/paymentTypeOut/list | [BETA] Create multiple payment types for outgoing payments at once
335
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**put**](docs/LedgerpaymentTypeOutApi.md#put) | **PUT** /ledger/paymentTypeOut/{id} | [BETA] Update existing payment type for outgoing payments
336
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**put_list**](docs/LedgerpaymentTypeOutApi.md#put_list) | **PUT** /ledger/paymentTypeOut/list | [BETA] Update multiple payment types for outgoing payments at once
337
+ *TripletexRubyClient::LedgerpaymentTypeOutApi* | [**search**](docs/LedgerpaymentTypeOutApi.md#search) | **GET** /ledger/paymentTypeOut | [BETA] Gets payment types for outgoing payments
338
+ *TripletexRubyClient::LedgerpostingApi* | [**get**](docs/LedgerpostingApi.md#get) | **GET** /ledger/posting/{id} | Find postings by ID.
339
+ *TripletexRubyClient::LedgerpostingApi* | [**open_post**](docs/LedgerpostingApi.md#open_post) | **GET** /ledger/posting/openPost | Find open posts corresponding with sent data.
340
+ *TripletexRubyClient::LedgerpostingApi* | [**search**](docs/LedgerpostingApi.md#search) | **GET** /ledger/posting | Find postings corresponding with sent data.
341
+ *TripletexRubyClient::LedgervatTypeApi* | [**create_relative_vat_type**](docs/LedgervatTypeApi.md#create_relative_vat_type) | **PUT** /ledger/vatType/createRelativeVatType | [BETA] Create a new relative VAT Type. These are used if the company has 'forholdsmessig fradrag for inngående MVA'.
342
+ *TripletexRubyClient::LedgervatTypeApi* | [**get**](docs/LedgervatTypeApi.md#get) | **GET** /ledger/vatType/{id} | Get vat type by ID.
343
+ *TripletexRubyClient::LedgervatTypeApi* | [**search**](docs/LedgervatTypeApi.md#search) | **GET** /ledger/vatType | Find vat types corresponding with sent data.
344
+ *TripletexRubyClient::LedgervoucherApi* | [**delete**](docs/LedgervoucherApi.md#delete) | **DELETE** /ledger/voucher/{id} | [BETA] Delete voucher by ID.
345
+ *TripletexRubyClient::LedgervoucherApi* | [**delete_attachment**](docs/LedgervoucherApi.md#delete_attachment) | **DELETE** /ledger/voucher/{voucherId}/attachment | [BETA] Delete attachment.
346
+ *TripletexRubyClient::LedgervoucherApi* | [**download_pdf**](docs/LedgervoucherApi.md#download_pdf) | **GET** /ledger/voucher/{voucherId}/pdf | Get PDF representation of voucher by ID.
347
+ *TripletexRubyClient::LedgervoucherApi* | [**external_voucher_number**](docs/LedgervoucherApi.md#external_voucher_number) | **GET** /ledger/voucher/>externalVoucherNumber | [BETA] Find vouchers based on the external voucher number.
348
+ *TripletexRubyClient::LedgervoucherApi* | [**get**](docs/LedgervoucherApi.md#get) | **GET** /ledger/voucher/{id} | Get voucher by ID.
349
+ *TripletexRubyClient::LedgervoucherApi* | [**import_document**](docs/LedgervoucherApi.md#import_document) | **POST** /ledger/voucher/importDocument | [BETA] Upload a document to create one or more vouchers. Valid document formats are PDF, PNG, JPEG, TIFF and EHF. Send as multipart form.
350
+ *TripletexRubyClient::LedgervoucherApi* | [**import_gbat10**](docs/LedgervoucherApi.md#import_gbat10) | **POST** /ledger/voucher/importGbat10 | Import GBAT10. Send as multipart form.
351
+ *TripletexRubyClient::LedgervoucherApi* | [**non_posted**](docs/LedgervoucherApi.md#non_posted) | **GET** /ledger/voucher/>nonPosted | [BETA] Find non-posted vouchers.
352
+ *TripletexRubyClient::LedgervoucherApi* | [**options**](docs/LedgervoucherApi.md#options) | **GET** /ledger/voucher/{id}/options | [BETA] Returns a data structure containing meta information about operations that are available for this voucher. Currently only implemented for DELETE: It is possible to check if the voucher is deletable.
353
+ *TripletexRubyClient::LedgervoucherApi* | [**post**](docs/LedgervoucherApi.md#post) | **POST** /ledger/voucher | Add new voucher. IMPORTANT: Also creates postings. Only the gross amounts will be used
354
+ *TripletexRubyClient::LedgervoucherApi* | [**put**](docs/LedgervoucherApi.md#put) | **PUT** /ledger/voucher/{id} | [BETA] Update voucher. Postings with guiRow==0 will be deleted and regenerated.
355
+ *TripletexRubyClient::LedgervoucherApi* | [**put_list**](docs/LedgervoucherApi.md#put_list) | **PUT** /ledger/voucher/list | [BETA] Update multiple vouchers. Postings with guiRow==0 will be deleted and regenerated.
356
+ *TripletexRubyClient::LedgervoucherApi* | [**reverse**](docs/LedgervoucherApi.md#reverse) | **PUT** /ledger/voucher/{id}/:reverse | Reverses the voucher, and returns the reversed voucher. Supports reversing most voucher types, except salary transactions.
357
+ *TripletexRubyClient::LedgervoucherApi* | [**search**](docs/LedgervoucherApi.md#search) | **GET** /ledger/voucher | Find vouchers corresponding with sent data.
358
+ *TripletexRubyClient::LedgervoucherApi* | [**send_to_inbox**](docs/LedgervoucherApi.md#send_to_inbox) | **PUT** /ledger/voucher/{id}/:sendToInbox | [BETA] Send voucher to inbox.
359
+ *TripletexRubyClient::LedgervoucherApi* | [**send_to_ledger**](docs/LedgervoucherApi.md#send_to_ledger) | **PUT** /ledger/voucher/{id}/:sendToLedger | [BETA] Send voucher to ledger.
360
+ *TripletexRubyClient::LedgervoucherApi* | [**upload_attachment**](docs/LedgervoucherApi.md#upload_attachment) | **POST** /ledger/voucher/{voucherId}/attachment | Upload attachment to voucher. If the voucher already has an attachment the content will be appended to the existing attachment as new PDF page(s). Valid document formats are PDF, PNG, JPEG and TIFF. Non PDF formats will be converted to PDF. Send as multipart form.
361
+ *TripletexRubyClient::LedgervoucherApi* | [**upload_pdf**](docs/LedgervoucherApi.md#upload_pdf) | **POST** /ledger/voucher/{voucherId}/pdf/{fileName} | [DEPRECATED] Use POST ledger/voucher/{voucherId}/attachment instead.
362
+ *TripletexRubyClient::LedgervoucherApi* | [**voucher_reception**](docs/LedgervoucherApi.md#voucher_reception) | **GET** /ledger/voucher/>voucherReception | Find vouchers in voucher reception.
363
+ *TripletexRubyClient::LedgervoucherTypeApi* | [**get**](docs/LedgervoucherTypeApi.md#get) | **GET** /ledger/voucherType/{id} | Get voucher type by ID.
364
+ *TripletexRubyClient::LedgervoucherTypeApi* | [**search**](docs/LedgervoucherTypeApi.md#search) | **GET** /ledger/voucherType | Find voucher types corresponding with sent data.
365
+ *TripletexRubyClient::LedgervoucherhistoricalApi* | [**close_postings**](docs/LedgervoucherhistoricalApi.md#close_postings) | **PUT** /ledger/voucher/historical/:closePostings | [BETA] Close postings.
366
+ *TripletexRubyClient::LedgervoucherhistoricalApi* | [**post_employee**](docs/LedgervoucherhistoricalApi.md#post_employee) | **POST** /ledger/voucher/historical/employee | [BETA] Create one employee, based on import from external system. Validation is less strict, ie. employee department isn't required.
367
+ *TripletexRubyClient::LedgervoucherhistoricalApi* | [**post_historical**](docs/LedgervoucherhistoricalApi.md#post_historical) | **POST** /ledger/voucher/historical/historical | [BETA] API endpoint for creating historical vouchers. These are vouchers created outside Tripletex, and should be from closed accounting years. The intended usage is to get access to historical transcations in Tripletex. Also creates postings. All amount fields in postings will be used. VAT postings must be included, these are not generated automatically like they are for normal vouchers in Tripletex. Requires the \\\"All vouchers\\\" and \\\"Advanced Voucher\\\" permissions.
368
+ *TripletexRubyClient::LedgervoucherhistoricalApi* | [**reverse_historical_vouchers**](docs/LedgervoucherhistoricalApi.md#reverse_historical_vouchers) | **PUT** /ledger/voucher/historical/:reverseHistoricalVouchers | [BETA] Deletes all historical vouchers. Requires the \"All vouchers\" and \"Advanced Voucher\" permissions.
369
+ *TripletexRubyClient::LedgervoucherhistoricalApi* | [**upload_attachment**](docs/LedgervoucherhistoricalApi.md#upload_attachment) | **POST** /ledger/voucher/historical/{voucherId}/attachment | Upload attachment to voucher. If the voucher already has an attachment the content will be appended to the existing attachment as new PDF page(s). Valid document formats are PDF, PNG, JPEG and TIFF. Non PDF formats will be converted to PDF. Send as multipart form.
370
+ *TripletexRubyClient::MunicipalityApi* | [**search**](docs/MunicipalityApi.md#search) | **GET** /municipality | [BETA] Get municipalities.
371
+ *TripletexRubyClient::OrderApi* | [**approve_subscription_invoice**](docs/OrderApi.md#approve_subscription_invoice) | **PUT** /order/{id}/:approveSubscriptionInvoice | To create a subscription invoice, first create a order with the subscription enabled, then approve it with this method. This approves the order for subscription invoicing.
372
+ *TripletexRubyClient::OrderApi* | [**attach**](docs/OrderApi.md#attach) | **PUT** /order/{id}/:attach | Attach document to specified order ID.
373
+ *TripletexRubyClient::OrderApi* | [**get**](docs/OrderApi.md#get) | **GET** /order/{id} | Get order by ID.
374
+ *TripletexRubyClient::OrderApi* | [**invoice**](docs/OrderApi.md#invoice) | **PUT** /order/{id}/:invoice | Create new invoice from order.
375
+ *TripletexRubyClient::OrderApi* | [**invoice_multiple_orders**](docs/OrderApi.md#invoice_multiple_orders) | **PUT** /order/:invoiceMultipleOrders | [BETA] Charges a single customer invoice from multiple orders. The orders must be to the same customer, currency, due date, receiver email and attn.
376
+ *TripletexRubyClient::OrderApi* | [**post**](docs/OrderApi.md#post) | **POST** /order | Create order.
377
+ *TripletexRubyClient::OrderApi* | [**post_list**](docs/OrderApi.md#post_list) | **POST** /order/list | [BETA] Create multiple Orders with OrderLines. Max 100 at a time.
378
+ *TripletexRubyClient::OrderApi* | [**put**](docs/OrderApi.md#put) | **PUT** /order/{id} | Update order.
379
+ *TripletexRubyClient::OrderApi* | [**search**](docs/OrderApi.md#search) | **GET** /order | Find orders corresponding with sent data.
380
+ *TripletexRubyClient::OrderApi* | [**un_approve_subscription_invoice**](docs/OrderApi.md#un_approve_subscription_invoice) | **PUT** /order/{id}/:unApproveSubscriptionInvoice | Unapproves the order for subscription invoicing.
381
+ *TripletexRubyClient::OrderorderGroupApi* | [**delete**](docs/OrderorderGroupApi.md#delete) | **DELETE** /order/orderGroup/{id} | [Beta] Delete orderGroup by ID.
382
+ *TripletexRubyClient::OrderorderGroupApi* | [**get**](docs/OrderorderGroupApi.md#get) | **GET** /order/orderGroup/{id} | [Beta] Get orderGroup by ID. A orderGroup is a way to group orderLines, and add comments and subtotals
383
+ *TripletexRubyClient::OrderorderGroupApi* | [**post**](docs/OrderorderGroupApi.md#post) | **POST** /order/orderGroup | [Beta] Post orderGroup.
384
+ *TripletexRubyClient::OrderorderGroupApi* | [**put**](docs/OrderorderGroupApi.md#put) | **PUT** /order/orderGroup | [Beta] Put orderGroup.
385
+ *TripletexRubyClient::OrderorderGroupApi* | [**search**](docs/OrderorderGroupApi.md#search) | **GET** /order/orderGroup | [BETA] Find orderGroups corresponding with sent data.
386
+ *TripletexRubyClient::OrderorderlineApi* | [**delete**](docs/OrderorderlineApi.md#delete) | **DELETE** /order/orderline/{id} | [BETA] Delete order line by ID.
387
+ *TripletexRubyClient::OrderorderlineApi* | [**get**](docs/OrderorderlineApi.md#get) | **GET** /order/orderline/{id} | Get order line by ID.
388
+ *TripletexRubyClient::OrderorderlineApi* | [**post**](docs/OrderorderlineApi.md#post) | **POST** /order/orderline | Create order line. When creating several order lines, use /list for better performance.
389
+ *TripletexRubyClient::OrderorderlineApi* | [**post_list**](docs/OrderorderlineApi.md#post_list) | **POST** /order/orderline/list | Create multiple order lines.
390
+ *TripletexRubyClient::OrderorderlineApi* | [**put**](docs/OrderorderlineApi.md#put) | **PUT** /order/orderline/{id} | [BETA] Put order line
391
+ *TripletexRubyClient::PickupPointApi* | [**get**](docs/PickupPointApi.md#get) | **GET** /pickupPoint/{id} | [BETA] Find pickup point by ID.
392
+ *TripletexRubyClient::PickupPointApi* | [**search**](docs/PickupPointApi.md#search) | **GET** /pickupPoint | [BETA] Search pickup points.
393
+ *TripletexRubyClient::ProductApi* | [**delete**](docs/ProductApi.md#delete) | **DELETE** /product/{id} | [BETA] Delete product.
394
+ *TripletexRubyClient::ProductApi* | [**delete_image**](docs/ProductApi.md#delete_image) | **DELETE** /product/{id}/image | [BETA] Delete image.
395
+ *TripletexRubyClient::ProductApi* | [**get**](docs/ProductApi.md#get) | **GET** /product/{id} | Get product by ID.
396
+ *TripletexRubyClient::ProductApi* | [**post**](docs/ProductApi.md#post) | **POST** /product | Create new product.
397
+ *TripletexRubyClient::ProductApi* | [**post_list**](docs/ProductApi.md#post_list) | **POST** /product/list | [BETA] Add multiple products.
398
+ *TripletexRubyClient::ProductApi* | [**put**](docs/ProductApi.md#put) | **PUT** /product/{id} | Update product.
399
+ *TripletexRubyClient::ProductApi* | [**put_list**](docs/ProductApi.md#put_list) | **PUT** /product/list | [BETA] Update a list of products.
400
+ *TripletexRubyClient::ProductApi* | [**search**](docs/ProductApi.md#search) | **GET** /product | Find products corresponding with sent data.
401
+ *TripletexRubyClient::ProductApi* | [**upload_image**](docs/ProductApi.md#upload_image) | **POST** /product/{id}/image | [BETA] Upload image to Product. Existing image on product will be replaced if exists
402
+ *TripletexRubyClient::ProductdiscountGroupApi* | [**get**](docs/ProductdiscountGroupApi.md#get) | **GET** /product/discountGroup/{id} | Get discount group by ID.
403
+ *TripletexRubyClient::ProductdiscountGroupApi* | [**search**](docs/ProductdiscountGroupApi.md#search) | **GET** /product/discountGroup | Find discount groups corresponding with sent data.
404
+ *TripletexRubyClient::ProductexternalApi* | [**get**](docs/ProductexternalApi.md#get) | **GET** /product/external/{id} | [BETA] Get external product by ID.
405
+ *TripletexRubyClient::ProductexternalApi* | [**search**](docs/ProductexternalApi.md#search) | **GET** /product/external | [BETA] Find external products corresponding with sent data. The sorting-field is not in use on this endpoint.
406
+ *TripletexRubyClient::ProductgroupApi* | [**delete**](docs/ProductgroupApi.md#delete) | **DELETE** /product/group/{id} | [BETA] Delete product group.
407
+ *TripletexRubyClient::ProductgroupApi* | [**delete_by_ids**](docs/ProductgroupApi.md#delete_by_ids) | **DELETE** /product/group/list | [BETA] Delete multiple product groups.
408
+ *TripletexRubyClient::ProductgroupApi* | [**get**](docs/ProductgroupApi.md#get) | **GET** /product/group/{id} | [BETA] Find product group by ID.
409
+ *TripletexRubyClient::ProductgroupApi* | [**post**](docs/ProductgroupApi.md#post) | **POST** /product/group | [BETA] Create new product group.
410
+ *TripletexRubyClient::ProductgroupApi* | [**post_list**](docs/ProductgroupApi.md#post_list) | **POST** /product/group/list | [BETA] Add multiple products groups.
411
+ *TripletexRubyClient::ProductgroupApi* | [**put**](docs/ProductgroupApi.md#put) | **PUT** /product/group/{id} | [BETA] Update product group.
412
+ *TripletexRubyClient::ProductgroupApi* | [**put_list**](docs/ProductgroupApi.md#put_list) | **PUT** /product/group/list | [BETA] Update a list of product groups.
413
+ *TripletexRubyClient::ProductgroupApi* | [**search**](docs/ProductgroupApi.md#search) | **GET** /product/group | [BETA] Find product group with sent data
414
+ *TripletexRubyClient::ProductgroupRelationApi* | [**delete**](docs/ProductgroupRelationApi.md#delete) | **DELETE** /product/groupRelation/{id} | [BETA] Delete product group relation.
415
+ *TripletexRubyClient::ProductgroupRelationApi* | [**delete_by_ids**](docs/ProductgroupRelationApi.md#delete_by_ids) | **DELETE** /product/groupRelation/list | [BETA] Delete multiple product group relations.
416
+ *TripletexRubyClient::ProductgroupRelationApi* | [**get**](docs/ProductgroupRelationApi.md#get) | **GET** /product/groupRelation/{id} | [BETA] Find product group relation by ID.
417
+ *TripletexRubyClient::ProductgroupRelationApi* | [**post**](docs/ProductgroupRelationApi.md#post) | **POST** /product/groupRelation | [BETA] Create new product group relation.
418
+ *TripletexRubyClient::ProductgroupRelationApi* | [**post_list**](docs/ProductgroupRelationApi.md#post_list) | **POST** /product/groupRelation/list | [BETA] Add multiple products group relations.
419
+ *TripletexRubyClient::ProductgroupRelationApi* | [**search**](docs/ProductgroupRelationApi.md#search) | **GET** /product/groupRelation | [BETA] Find product group relation with sent data.
420
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**delete**](docs/ProductinventoryLocationApi.md#delete) | **DELETE** /product/inventoryLocation/{id} | [BETA] Delete product inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
421
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**get**](docs/ProductinventoryLocationApi.md#get) | **GET** /product/inventoryLocation/{id} | Get inventory location by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
422
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**post**](docs/ProductinventoryLocationApi.md#post) | **POST** /product/inventoryLocation | [BETA] Create new product inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
423
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**post_list**](docs/ProductinventoryLocationApi.md#post_list) | **POST** /product/inventoryLocation/list | [BETA] Add multiple product inventory locations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
424
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**put**](docs/ProductinventoryLocationApi.md#put) | **PUT** /product/inventoryLocation/{id} | [BETA] Update product inventory location. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
425
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**put_list**](docs/ProductinventoryLocationApi.md#put_list) | **PUT** /product/inventoryLocation/list | [BETA] Update multiple product inventory locations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
426
+ *TripletexRubyClient::ProductinventoryLocationApi* | [**search**](docs/ProductinventoryLocationApi.md#search) | **GET** /product/inventoryLocation | [BETA] Find inventory locations by product ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
427
+ *TripletexRubyClient::ProductlogisticsSettingsApi* | [**get**](docs/ProductlogisticsSettingsApi.md#get) | **GET** /product/logisticsSettings | [BETA] Get logistics settings of logged in company.
428
+ *TripletexRubyClient::ProductlogisticsSettingsApi* | [**put**](docs/ProductlogisticsSettingsApi.md#put) | **PUT** /product/logisticsSettings | [BETA] Update logistics settings of logged in company.
429
+ *TripletexRubyClient::ProductproductPriceApi* | [**search**](docs/ProductproductPriceApi.md#search) | **GET** /product/productPrice | [BETA] Find prices for a product. Only available for users that have activated the Logistics/Logistics Plus Beta-program in 'Our customer account'
430
+ *TripletexRubyClient::ProductsupplierProductApi* | [**delete**](docs/ProductsupplierProductApi.md#delete) | **DELETE** /product/supplierProduct/{id} | [BETA] Delete supplierProduct.
431
+ *TripletexRubyClient::ProductsupplierProductApi* | [**get**](docs/ProductsupplierProductApi.md#get) | **GET** /product/supplierProduct/{id} | Get supplierProduct by ID.
432
+ *TripletexRubyClient::ProductsupplierProductApi* | [**post**](docs/ProductsupplierProductApi.md#post) | **POST** /product/supplierProduct | Create new supplierProduct.
433
+ *TripletexRubyClient::ProductsupplierProductApi* | [**post_list**](docs/ProductsupplierProductApi.md#post_list) | **POST** /product/supplierProduct/list | Create list of new supplierProduct.
434
+ *TripletexRubyClient::ProductsupplierProductApi* | [**put**](docs/ProductsupplierProductApi.md#put) | **PUT** /product/supplierProduct/{id} | Update supplierProduct.
435
+ *TripletexRubyClient::ProductsupplierProductApi* | [**put_list**](docs/ProductsupplierProductApi.md#put_list) | **PUT** /product/supplierProduct/list | [BETA] Update a list of supplierProduct.
436
+ *TripletexRubyClient::ProductsupplierProductApi* | [**search**](docs/ProductsupplierProductApi.md#search) | **GET** /product/supplierProduct | Find products corresponding with sent data.
437
+ *TripletexRubyClient::ProductunitApi* | [**delete**](docs/ProductunitApi.md#delete) | **DELETE** /product/unit/{id} | [BETA] Delete product unit by ID.
438
+ *TripletexRubyClient::ProductunitApi* | [**get**](docs/ProductunitApi.md#get) | **GET** /product/unit/{id} | Get product unit by ID.
439
+ *TripletexRubyClient::ProductunitApi* | [**post**](docs/ProductunitApi.md#post) | **POST** /product/unit | [BETA] Create new product unit.
440
+ *TripletexRubyClient::ProductunitApi* | [**post_list**](docs/ProductunitApi.md#post_list) | **POST** /product/unit/list | [BETA] Create multiple product units.
441
+ *TripletexRubyClient::ProductunitApi* | [**put**](docs/ProductunitApi.md#put) | **PUT** /product/unit/{id} | [BETA] Update product unit.
442
+ *TripletexRubyClient::ProductunitApi* | [**put_list**](docs/ProductunitApi.md#put_list) | **PUT** /product/unit/list | [BETA] Update list of product units.
443
+ *TripletexRubyClient::ProductunitApi* | [**query**](docs/ProductunitApi.md#query) | **GET** /product/unit/query | [BETA] Wildcard search.
444
+ *TripletexRubyClient::ProductunitApi* | [**search**](docs/ProductunitApi.md#search) | **GET** /product/unit | Find product units corresponding with sent data.
445
+ *TripletexRubyClient::ProductunitmasterApi* | [**get**](docs/ProductunitmasterApi.md#get) | **GET** /product/unit/master/{id} | [BETA] Get product unit master by ID.
446
+ *TripletexRubyClient::ProductunitmasterApi* | [**search**](docs/ProductunitmasterApi.md#search) | **GET** /product/unit/master | [BETA] Find product units master corresponding with sent data.
447
+ *TripletexRubyClient::ProjectApi* | [**delete**](docs/ProjectApi.md#delete) | **DELETE** /project/{id} | [BETA] Delete project.
448
+ *TripletexRubyClient::ProjectApi* | [**delete_by_ids**](docs/ProjectApi.md#delete_by_ids) | **DELETE** /project/list | [BETA] Delete projects.
449
+ *TripletexRubyClient::ProjectApi* | [**delete_list**](docs/ProjectApi.md#delete_list) | **DELETE** /project | [BETA] Delete multiple projects.
450
+ *TripletexRubyClient::ProjectApi* | [**get**](docs/ProjectApi.md#get) | **GET** /project/{id} | Find project by ID.
451
+ *TripletexRubyClient::ProjectApi* | [**get_for_time_sheet**](docs/ProjectApi.md#get_for_time_sheet) | **GET** /project/>forTimeSheet | Find projects applicable for time sheet registration on a specific day.
452
+ *TripletexRubyClient::ProjectApi* | [**post**](docs/ProjectApi.md#post) | **POST** /project | [BETA] Add new project.
453
+ *TripletexRubyClient::ProjectApi* | [**post_list**](docs/ProjectApi.md#post_list) | **POST** /project/list | [BETA] Register new projects. Multiple projects for different users can be sent in the same request.
454
+ *TripletexRubyClient::ProjectApi* | [**put**](docs/ProjectApi.md#put) | **PUT** /project/{id} | [BETA] Update project.
455
+ *TripletexRubyClient::ProjectApi* | [**put_list**](docs/ProjectApi.md#put_list) | **PUT** /project/list | [BETA] Update multiple projects.
456
+ *TripletexRubyClient::ProjectApi* | [**search**](docs/ProjectApi.md#search) | **GET** /project | Find projects corresponding with sent data.
457
+ *TripletexRubyClient::ProjectcategoryApi* | [**get**](docs/ProjectcategoryApi.md#get) | **GET** /project/category/{id} | Find project category by ID.
458
+ *TripletexRubyClient::ProjectcategoryApi* | [**post**](docs/ProjectcategoryApi.md#post) | **POST** /project/category | Add new project category.
459
+ *TripletexRubyClient::ProjectcategoryApi* | [**put**](docs/ProjectcategoryApi.md#put) | **PUT** /project/category/{id} | Update project category.
460
+ *TripletexRubyClient::ProjectcategoryApi* | [**search**](docs/ProjectcategoryApi.md#search) | **GET** /project/category | Find project categories corresponding with sent data.
461
+ *TripletexRubyClient::ProjectcontrolFormApi* | [**get**](docs/ProjectcontrolFormApi.md#get) | **GET** /project/controlForm/{id} | [BETA] Get project control form by ID.
462
+ *TripletexRubyClient::ProjectcontrolFormApi* | [**search**](docs/ProjectcontrolFormApi.md#search) | **GET** /project/controlForm | [BETA] Get project control forms by project ID.
463
+ *TripletexRubyClient::ProjectcontrolFormTypeApi* | [**get**](docs/ProjectcontrolFormTypeApi.md#get) | **GET** /project/controlFormType/{id} | [BETA] Get project control form type by ID.
464
+ *TripletexRubyClient::ProjectcontrolFormTypeApi* | [**search**](docs/ProjectcontrolFormTypeApi.md#search) | **GET** /project/controlFormType | [BETA] Get project control form types
465
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**delete**](docs/ProjecthourlyRatesApi.md#delete) | **DELETE** /project/hourlyRates/{id} | Delete Project Hourly Rate
466
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**delete_by_ids**](docs/ProjecthourlyRatesApi.md#delete_by_ids) | **DELETE** /project/hourlyRates/list | Delete project hourly rates.
467
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**delete_by_project_ids**](docs/ProjecthourlyRatesApi.md#delete_by_project_ids) | **DELETE** /project/hourlyRates/deleteByProjectIds | Delete project hourly rates by project id.
468
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**get**](docs/ProjecthourlyRatesApi.md#get) | **GET** /project/hourlyRates/{id} | Find project hourly rate by ID.
469
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**post**](docs/ProjecthourlyRatesApi.md#post) | **POST** /project/hourlyRates | Create a project hourly rate.
470
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**post_list**](docs/ProjecthourlyRatesApi.md#post_list) | **POST** /project/hourlyRates/list | Create multiple project hourly rates.
471
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**put**](docs/ProjecthourlyRatesApi.md#put) | **PUT** /project/hourlyRates/{id} | Update a project hourly rate.
472
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**put_list**](docs/ProjecthourlyRatesApi.md#put_list) | **PUT** /project/hourlyRates/list | Update multiple project hourly rates.
473
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**search**](docs/ProjecthourlyRatesApi.md#search) | **GET** /project/hourlyRates | Find project hourly rates corresponding with sent data.
474
+ *TripletexRubyClient::ProjecthourlyRatesApi* | [**update_or_add_hour_rates**](docs/ProjecthourlyRatesApi.md#update_or_add_hour_rates) | **PUT** /project/hourlyRates/updateOrAddHourRates | Update or add the same project hourly rate from project overview.
475
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**delete**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#delete) | **DELETE** /project/hourlyRates/projectSpecificRates/{id} | Delete project specific rate
476
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**delete_by_ids**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#delete_by_ids) | **DELETE** /project/hourlyRates/projectSpecificRates/list | Delete project specific rates.
477
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**get**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#get) | **GET** /project/hourlyRates/projectSpecificRates/{id} | Find project specific rate by ID.
478
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**post**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#post) | **POST** /project/hourlyRates/projectSpecificRates | Create new project specific rate.
479
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**post_list**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#post_list) | **POST** /project/hourlyRates/projectSpecificRates/list | Create multiple new project specific rates.
480
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**put**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#put) | **PUT** /project/hourlyRates/projectSpecificRates/{id} | Update a project specific rate.
481
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**put_list**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#put_list) | **PUT** /project/hourlyRates/projectSpecificRates/list | Update multiple project specific rates.
482
+ *TripletexRubyClient::ProjecthourlyRatesprojectSpecificRatesApi* | [**search**](docs/ProjecthourlyRatesprojectSpecificRatesApi.md#search) | **GET** /project/hourlyRates/projectSpecificRates | Find project specific rates corresponding with sent data.
483
+ *TripletexRubyClient::ProjectimportApi* | [**import_project_statement**](docs/ProjectimportApi.md#import_project_statement) | **POST** /project/import | Upload project import file.
484
+ *TripletexRubyClient::ProjectorderlineApi* | [**delete**](docs/ProjectorderlineApi.md#delete) | **DELETE** /project/orderline/{id} | Delete order line by ID.
485
+ *TripletexRubyClient::ProjectorderlineApi* | [**get**](docs/ProjectorderlineApi.md#get) | **GET** /project/orderline/{id} | [BETA] Get order line by ID.
486
+ *TripletexRubyClient::ProjectorderlineApi* | [**post**](docs/ProjectorderlineApi.md#post) | **POST** /project/orderline | [BETA] Create order line. When creating several order lines, use /list for better performance.
487
+ *TripletexRubyClient::ProjectorderlineApi* | [**post_list**](docs/ProjectorderlineApi.md#post_list) | **POST** /project/orderline/list | [BETA] Create multiple order lines.
488
+ *TripletexRubyClient::ProjectorderlineApi* | [**put**](docs/ProjectorderlineApi.md#put) | **PUT** /project/orderline/{id} | [BETA] Update project orderline.
489
+ *TripletexRubyClient::ProjectorderlineApi* | [**search**](docs/ProjectorderlineApi.md#search) | **GET** /project/orderline | [BETA] Find all order lines for project.
490
+ *TripletexRubyClient::ProjectparticipantApi* | [**delete_by_ids**](docs/ProjectparticipantApi.md#delete_by_ids) | **DELETE** /project/participant/list | [BETA] Delete project participants.
491
+ *TripletexRubyClient::ProjectparticipantApi* | [**get**](docs/ProjectparticipantApi.md#get) | **GET** /project/participant/{id} | [BETA] Find project participant by ID.
492
+ *TripletexRubyClient::ProjectparticipantApi* | [**post**](docs/ProjectparticipantApi.md#post) | **POST** /project/participant | [BETA] Add new project participant.
493
+ *TripletexRubyClient::ProjectparticipantApi* | [**post_list**](docs/ProjectparticipantApi.md#post_list) | **POST** /project/participant/list | [BETA] Add new project participant. Multiple project participants can be sent in the same request.
494
+ *TripletexRubyClient::ProjectparticipantApi* | [**put**](docs/ProjectparticipantApi.md#put) | **PUT** /project/participant/{id} | [BETA] Update project participant.
495
+ *TripletexRubyClient::ProjectperiodApi* | [**get_budget_status**](docs/ProjectperiodApi.md#get_budget_status) | **GET** /project/{id}/period/budgetStatus | Get the budget status for the project period
496
+ *TripletexRubyClient::ProjectperiodApi* | [**hourlist_report**](docs/ProjectperiodApi.md#hourlist_report) | **GET** /project/{id}/period/hourlistReport | Find hourlist report by project period.
497
+ *TripletexRubyClient::ProjectperiodApi* | [**invoiced**](docs/ProjectperiodApi.md#invoiced) | **GET** /project/{id}/period/invoiced | Find invoiced info by project period.
498
+ *TripletexRubyClient::ProjectperiodApi* | [**invoicing_reserve**](docs/ProjectperiodApi.md#invoicing_reserve) | **GET** /project/{id}/period/invoicingReserve | Find invoicing reserve by project period.
499
+ *TripletexRubyClient::ProjectperiodApi* | [**monthly_status**](docs/ProjectperiodApi.md#monthly_status) | **GET** /project/{id}/period/monthlyStatus | Find overall status by project period.
500
+ *TripletexRubyClient::ProjectperiodApi* | [**overall_status**](docs/ProjectperiodApi.md#overall_status) | **GET** /project/{id}/period/overallStatus | Find overall status by project period.
501
+ *TripletexRubyClient::ProjectprojectActivityApi* | [**delete**](docs/ProjectprojectActivityApi.md#delete) | **DELETE** /project/projectActivity/{id} | Delete project activity
502
+ *TripletexRubyClient::ProjectprojectActivityApi* | [**delete_by_ids**](docs/ProjectprojectActivityApi.md#delete_by_ids) | **DELETE** /project/projectActivity/list | Delete project activities
503
+ *TripletexRubyClient::ProjectprojectActivityApi* | [**get**](docs/ProjectprojectActivityApi.md#get) | **GET** /project/projectActivity/{id} | Find project activity by id
504
+ *TripletexRubyClient::ProjectprojectActivityApi* | [**post**](docs/ProjectprojectActivityApi.md#post) | **POST** /project/projectActivity | Add project activity.
505
+ *TripletexRubyClient::ProjectsettingsApi* | [**get**](docs/ProjectsettingsApi.md#get) | **GET** /project/settings | Get project settings of logged in company.
506
+ *TripletexRubyClient::ProjectsettingsApi* | [**put**](docs/ProjectsettingsApi.md#put) | **PUT** /project/settings | Update project settings for company
507
+ *TripletexRubyClient::ProjecttaskApi* | [**search**](docs/ProjecttaskApi.md#search) | **GET** /project/task | Find all tasks for project.
508
+ *TripletexRubyClient::ProjecttemplateApi* | [**get**](docs/ProjecttemplateApi.md#get) | **GET** /project/template/{id} | Get project template by ID.
509
+ *TripletexRubyClient::PurchaseOrderApi* | [**delete**](docs/PurchaseOrderApi.md#delete) | **DELETE** /purchaseOrder/{id} | [BETA] Delete purchase order.
510
+ *TripletexRubyClient::PurchaseOrderApi* | [**delete_attachment**](docs/PurchaseOrderApi.md#delete_attachment) | **DELETE** /purchaseOrder/{id}/attachment | [BETA] Delete attachment.
511
+ *TripletexRubyClient::PurchaseOrderApi* | [**get**](docs/PurchaseOrderApi.md#get) | **GET** /purchaseOrder/{id} | [BETA] Find purchase order by ID.
512
+ *TripletexRubyClient::PurchaseOrderApi* | [**post**](docs/PurchaseOrderApi.md#post) | **POST** /purchaseOrder | [BETA] Creates a new purchase order
513
+ *TripletexRubyClient::PurchaseOrderApi* | [**put**](docs/PurchaseOrderApi.md#put) | **PUT** /purchaseOrder/{id} | [BETA] Update purchase order.
514
+ *TripletexRubyClient::PurchaseOrderApi* | [**search**](docs/PurchaseOrderApi.md#search) | **GET** /purchaseOrder | [BETA] Find purchase orders with send data
515
+ *TripletexRubyClient::PurchaseOrderApi* | [**send**](docs/PurchaseOrderApi.md#send) | **PUT** /purchaseOrder/{id}/:send | [BETA] Send purchase order by id and sendType.
516
+ *TripletexRubyClient::PurchaseOrderApi* | [**send_by_email**](docs/PurchaseOrderApi.md#send_by_email) | **PUT** /purchaseOrder/{id}/:sendByEmail | [BETA] Send purchase order by customisable email.
517
+ *TripletexRubyClient::PurchaseOrderApi* | [**upload_attachment**](docs/PurchaseOrderApi.md#upload_attachment) | **POST** /purchaseOrder/{id}/attachment | [BETA] Upload attachment to Purchase Order.
518
+ *TripletexRubyClient::PurchaseOrderApi* | [**upload_attachments**](docs/PurchaseOrderApi.md#upload_attachments) | **POST** /purchaseOrder/{id}/attachment/list | Upload multiple attachments to Purchase Order.
519
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**approve**](docs/PurchaseOrderdeviationApi.md#approve) | **PUT** /purchaseOrder/deviation/{id}/:approve | [BETA] Approve deviations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
520
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**delete**](docs/PurchaseOrderdeviationApi.md#delete) | **DELETE** /purchaseOrder/deviation/{id} | [BETA] Delete goods receipt by purchase order ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
521
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**deliver**](docs/PurchaseOrderdeviationApi.md#deliver) | **PUT** /purchaseOrder/deviation/{id}/:deliver | [BETA] Send deviations to approval. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
522
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**get**](docs/PurchaseOrderdeviationApi.md#get) | **GET** /purchaseOrder/deviation/{id} | [BETA] Get deviation by order line ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
523
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**post**](docs/PurchaseOrderdeviationApi.md#post) | **POST** /purchaseOrder/deviation | [BETA] Register deviation on goods receipt. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
524
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**post_list**](docs/PurchaseOrderdeviationApi.md#post_list) | **POST** /purchaseOrder/deviation/list | [BETA] Register multiple deviations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
525
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**put**](docs/PurchaseOrderdeviationApi.md#put) | **PUT** /purchaseOrder/deviation/{id} | Update deviation. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
526
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**put_list**](docs/PurchaseOrderdeviationApi.md#put_list) | **PUT** /purchaseOrder/deviation/list | [BETA] Update multiple deviations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
527
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**search**](docs/PurchaseOrderdeviationApi.md#search) | **GET** /purchaseOrder/deviation | [BETA] Find handled deviations for purchase order. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
528
+ *TripletexRubyClient::PurchaseOrderdeviationApi* | [**undeliver**](docs/PurchaseOrderdeviationApi.md#undeliver) | **PUT** /purchaseOrder/deviation/{id}/:undeliver | [BETA] Undeliver the deviations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
529
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**confirm**](docs/PurchaseOrdergoodsReceiptApi.md#confirm) | **PUT** /purchaseOrder/goodsReceipt/{id}/:confirm | [BETA] Confirm goods receipt. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
530
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**delete**](docs/PurchaseOrdergoodsReceiptApi.md#delete) | **DELETE** /purchaseOrder/goodsReceipt/{id} | [BETA] Delete goods receipt by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
531
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**delete_by_ids**](docs/PurchaseOrdergoodsReceiptApi.md#delete_by_ids) | **DELETE** /purchaseOrder/goodsReceipt/list | [BETA] Delete multiple goods receipt by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
532
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**get**](docs/PurchaseOrdergoodsReceiptApi.md#get) | **GET** /purchaseOrder/goodsReceipt/{id} | [BETA] Get goods receipt by purchase order ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
533
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**post**](docs/PurchaseOrdergoodsReceiptApi.md#post) | **POST** /purchaseOrder/goodsReceipt | [BETA] Register goods receipt without an existing purchase order. When registration of several goods receipt, use /list for better performance. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
534
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**post_list**](docs/PurchaseOrdergoodsReceiptApi.md#post_list) | **POST** /purchaseOrder/goodsReceipt/list | [BETA] Register multiple goods receipt without an existing purchase order. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
535
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**put**](docs/PurchaseOrdergoodsReceiptApi.md#put) | **PUT** /purchaseOrder/goodsReceipt/{id} | [BETA] Update goods receipt. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
536
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**receive_and_confirm**](docs/PurchaseOrdergoodsReceiptApi.md#receive_and_confirm) | **PUT** /purchaseOrder/goodsReceipt/{id}/:receiveAndConfirm | [BETA] Receive all ordered products and approve goods receipt. Only available for users that have activated the Logistics/Logistics Plus Beta-program in 'Our customer account'
537
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**register_goods_receipt**](docs/PurchaseOrdergoodsReceiptApi.md#register_goods_receipt) | **PUT** /purchaseOrder/goodsReceipt/{id}/:registerGoodsReceipt | [BETA] Register goods receipt. Quantity received on the products is set to the same as quantity ordered. To update the quantity received, use PUT /purchaseOrder/goodsReceiptLine/{id}. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
538
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptApi* | [**search**](docs/PurchaseOrdergoodsReceiptApi.md#search) | **GET** /purchaseOrder/goodsReceipt | [BETA] Get goods receipt. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
539
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**delete**](docs/PurchaseOrdergoodsReceiptLineApi.md#delete) | **DELETE** /purchaseOrder/goodsReceiptLine/{id} | [BETA] Delete goods receipt line by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
540
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**delete_list**](docs/PurchaseOrdergoodsReceiptLineApi.md#delete_list) | **DELETE** /purchaseOrder/goodsReceiptLine/list | [BETA] Delete goods receipt lines by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
541
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**get**](docs/PurchaseOrdergoodsReceiptLineApi.md#get) | **GET** /purchaseOrder/goodsReceiptLine/{id} | [BETA] Get goods receipt line by purchase order line ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
542
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**post**](docs/PurchaseOrdergoodsReceiptLineApi.md#post) | **POST** /purchaseOrder/goodsReceiptLine | [BETA] Register new goods receipt; new product on an existing purchase order. When registration of several goods receipt, use /list for better performance. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
543
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**post_list**](docs/PurchaseOrdergoodsReceiptLineApi.md#post_list) | **POST** /purchaseOrder/goodsReceiptLine/list | [BETA] Register multiple new goods receipt on an existing purchase order. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
544
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**put**](docs/PurchaseOrdergoodsReceiptLineApi.md#put) | **PUT** /purchaseOrder/goodsReceiptLine/{id} | [BETA] Update a goods receipt line on a goods receipt. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
545
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**put_list**](docs/PurchaseOrdergoodsReceiptLineApi.md#put_list) | **PUT** /purchaseOrder/goodsReceiptLine/list | [BETA] Update goods receipt lines on a goods receipt. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
546
+ *TripletexRubyClient::PurchaseOrdergoodsReceiptLineApi* | [**search**](docs/PurchaseOrdergoodsReceiptLineApi.md#search) | **GET** /purchaseOrder/goodsReceiptLine | [BETA] Find goods receipt lines for purchase order. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
547
+ *TripletexRubyClient::PurchaseOrderorderlineApi* | [**delete**](docs/PurchaseOrderorderlineApi.md#delete) | **DELETE** /purchaseOrder/orderline/{id} | [BETA] Delete purchase order line.
548
+ *TripletexRubyClient::PurchaseOrderorderlineApi* | [**get**](docs/PurchaseOrderorderlineApi.md#get) | **GET** /purchaseOrder/orderline/{id} | [BETA] Find purchase order line by ID.
549
+ *TripletexRubyClient::PurchaseOrderorderlineApi* | [**post**](docs/PurchaseOrderorderlineApi.md#post) | **POST** /purchaseOrder/orderline | [BETA] Creates purchase order line.
550
+ *TripletexRubyClient::PurchaseOrderorderlineApi* | [**put**](docs/PurchaseOrderorderlineApi.md#put) | **PUT** /purchaseOrder/orderline/{id} | [BETA] Updates purchase order line
551
+ *TripletexRubyClient::PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi* | [**delete**](docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md#delete) | **DELETE** /purchaseOrder/purchaseOrderIncomingInvoiceRelation/{id} | [BETA] Delete purchase order voucher relation. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
552
+ *TripletexRubyClient::PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi* | [**delete_by_ids**](docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md#delete_by_ids) | **DELETE** /purchaseOrder/purchaseOrderIncomingInvoiceRelation/list | [BETA] Delete multiple purchase order voucher relations. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
553
+ *TripletexRubyClient::PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi* | [**get**](docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md#get) | **GET** /purchaseOrder/purchaseOrderIncomingInvoiceRelation/{id} | [BETA] Find purchase order relation to voucher by ID. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
554
+ *TripletexRubyClient::PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi* | [**post**](docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md#post) | **POST** /purchaseOrder/purchaseOrderIncomingInvoiceRelation | [BETA] Create new relation between purchase order and a voucher. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
555
+ *TripletexRubyClient::PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi* | [**post_list**](docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md#post_list) | **POST** /purchaseOrder/purchaseOrderIncomingInvoiceRelation/list | [BETA] Create a new list of relations between purchase order and voucher. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
556
+ *TripletexRubyClient::PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi* | [**search**](docs/PurchaseOrderpurchaseOrderIncomingInvoiceRelationApi.md#search) | **GET** /purchaseOrder/purchaseOrderIncomingInvoiceRelation | [BETA] Find purchase order relation to voucher with sent data. Only available for users that have activated the Logistics Plus Beta-program in 'Our customer account'
557
+ *TripletexRubyClient::ReminderApi* | [**get**](docs/ReminderApi.md#get) | **GET** /reminder/{id} | Get reminder by ID.
558
+ *TripletexRubyClient::ReminderApi* | [**search**](docs/ReminderApi.md#search) | **GET** /reminder | Find reminders corresponding with sent data.
559
+ *TripletexRubyClient::ResultbudgetApi* | [**get_company_result_budget**](docs/ResultbudgetApi.md#get_company_result_budget) | **GET** /resultbudget/company | Get result budget for company
560
+ *TripletexRubyClient::ResultbudgetApi* | [**get_department_result_budget**](docs/ResultbudgetApi.md#get_department_result_budget) | **GET** /resultbudget/department/{id} | Get result budget associated with a departmentId
561
+ *TripletexRubyClient::ResultbudgetApi* | [**get_employee_result_budget**](docs/ResultbudgetApi.md#get_employee_result_budget) | **GET** /resultbudget/employee/{id} | Get result budget associated with an employeeId
562
+ *TripletexRubyClient::ResultbudgetApi* | [**get_product_result_budget**](docs/ResultbudgetApi.md#get_product_result_budget) | **GET** /resultbudget/product/{id} | Get result budget associated with a productId
563
+ *TripletexRubyClient::ResultbudgetApi* | [**get_project_result_budget**](docs/ResultbudgetApi.md#get_project_result_budget) | **GET** /resultbudget/project/{id} | Get result budget associated with a projectId
564
+ *TripletexRubyClient::SaftApi* | [**export_saft**](docs/SaftApi.md#export_saft) | **GET** /saft/exportSAFT | [BETA] Create SAF-T export for the Tripletex account.
565
+ *TripletexRubyClient::SaftApi* | [**import_saft**](docs/SaftApi.md#import_saft) | **POST** /saft/importSAFT | [BETA] Import SAF-T. Send XML file as multipart form.
566
+ *TripletexRubyClient::SalarycompilationApi* | [**download_pdf**](docs/SalarycompilationApi.md#download_pdf) | **GET** /salary/compilation/pdf | [BETA] Find salary compilation (PDF document) by employee.
567
+ *TripletexRubyClient::SalarycompilationApi* | [**get**](docs/SalarycompilationApi.md#get) | **GET** /salary/compilation | [BETA] Find salary compilation by employee.
568
+ *TripletexRubyClient::SalarypayslipApi* | [**download_pdf**](docs/SalarypayslipApi.md#download_pdf) | **GET** /salary/payslip/{id}/pdf | [BETA] Find payslip (PDF document) by ID.
569
+ *TripletexRubyClient::SalarypayslipApi* | [**get**](docs/SalarypayslipApi.md#get) | **GET** /salary/payslip/{id} | [BETA] Find payslip by ID.
570
+ *TripletexRubyClient::SalarypayslipApi* | [**search**](docs/SalarypayslipApi.md#search) | **GET** /salary/payslip | [BETA] Find payslips corresponding with sent data.
571
+ *TripletexRubyClient::SalarysettingsApi* | [**get**](docs/SalarysettingsApi.md#get) | **GET** /salary/settings | [BETA] Get salary settings of logged in company.
572
+ *TripletexRubyClient::SalarysettingsApi* | [**put**](docs/SalarysettingsApi.md#put) | **PUT** /salary/settings | [BETA] Update settings of logged in company.
573
+ *TripletexRubyClient::SalarysettingsholidayApi* | [**delete_by_ids**](docs/SalarysettingsholidayApi.md#delete_by_ids) | **DELETE** /salary/settings/holiday/list | [BETA] delete multiple holiday settings of current logged in company.
574
+ *TripletexRubyClient::SalarysettingsholidayApi* | [**post**](docs/SalarysettingsholidayApi.md#post) | **POST** /salary/settings/holiday | [BETA] Create a holiday setting of current logged in company.
575
+ *TripletexRubyClient::SalarysettingsholidayApi* | [**post_list**](docs/SalarysettingsholidayApi.md#post_list) | **POST** /salary/settings/holiday/list | [BETA] Create multiple holiday settings of current logged in company.
576
+ *TripletexRubyClient::SalarysettingsholidayApi* | [**put**](docs/SalarysettingsholidayApi.md#put) | **PUT** /salary/settings/holiday/{id} | [BETA] update a holiday setting of current logged in company.
577
+ *TripletexRubyClient::SalarysettingsholidayApi* | [**put_list**](docs/SalarysettingsholidayApi.md#put_list) | **PUT** /salary/settings/holiday/list | [BETA] update multiple holiday settings of current logged in company.
578
+ *TripletexRubyClient::SalarysettingsholidayApi* | [**search**](docs/SalarysettingsholidayApi.md#search) | **GET** /salary/settings/holiday | [BETA] Find holiday settings of current logged in company.
579
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**delete**](docs/SalarysettingspensionSchemeApi.md#delete) | **DELETE** /salary/settings/pensionScheme/{id} | [BETA] Delete a Pension Scheme
580
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**delete_by_ids**](docs/SalarysettingspensionSchemeApi.md#delete_by_ids) | **DELETE** /salary/settings/pensionScheme/list | [BETA] delete multiple Pension Schemes.
581
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**get**](docs/SalarysettingspensionSchemeApi.md#get) | **GET** /salary/settings/pensionScheme/{id} | [BETA] Get Pension Scheme for a specific ID
582
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**post**](docs/SalarysettingspensionSchemeApi.md#post) | **POST** /salary/settings/pensionScheme | [BETA] Create a Pension Scheme.
583
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**post_list**](docs/SalarysettingspensionSchemeApi.md#post_list) | **POST** /salary/settings/pensionScheme/list | [BETA] Create multiple Pension Schemes.
584
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**put**](docs/SalarysettingspensionSchemeApi.md#put) | **PUT** /salary/settings/pensionScheme/{id} | [BETA] Update a Pension Scheme
585
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**put_list**](docs/SalarysettingspensionSchemeApi.md#put_list) | **PUT** /salary/settings/pensionScheme/list | [BETA] update multiple Pension Schemes.
586
+ *TripletexRubyClient::SalarysettingspensionSchemeApi* | [**search**](docs/SalarysettingspensionSchemeApi.md#search) | **GET** /salary/settings/pensionScheme | [BETA] Find pension schemes.
587
+ *TripletexRubyClient::SalarytransactionApi* | [**delete**](docs/SalarytransactionApi.md#delete) | **DELETE** /salary/transaction/{id} | [BETA] Delete salary transaction by ID.
588
+ *TripletexRubyClient::SalarytransactionApi* | [**get**](docs/SalarytransactionApi.md#get) | **GET** /salary/transaction/{id} | [BETA] Find salary transaction by ID.
589
+ *TripletexRubyClient::SalarytransactionApi* | [**post**](docs/SalarytransactionApi.md#post) | **POST** /salary/transaction | [BETA] Create a new salary transaction.
590
+ *TripletexRubyClient::SalarytypeApi* | [**get**](docs/SalarytypeApi.md#get) | **GET** /salary/type/{id} | [BETA] Find salary type by ID.
591
+ *TripletexRubyClient::SalarytypeApi* | [**search**](docs/SalarytypeApi.md#search) | **GET** /salary/type | [BETA] Find salary type corresponding with sent data.
592
+ *TripletexRubyClient::SupplierApi* | [**delete**](docs/SupplierApi.md#delete) | **DELETE** /supplier/{id} | [BETA] Delete supplier by ID
593
+ *TripletexRubyClient::SupplierApi* | [**get**](docs/SupplierApi.md#get) | **GET** /supplier/{id} | Get supplier by ID.
594
+ *TripletexRubyClient::SupplierApi* | [**post**](docs/SupplierApi.md#post) | **POST** /supplier | Create supplier. Related supplier addresses may also be created.
595
+ *TripletexRubyClient::SupplierApi* | [**post_list**](docs/SupplierApi.md#post_list) | **POST** /supplier/list | [BETA] Create multiple suppliers. Related supplier addresses may also be created.
596
+ *TripletexRubyClient::SupplierApi* | [**put**](docs/SupplierApi.md#put) | **PUT** /supplier/{id} | Update supplier.
597
+ *TripletexRubyClient::SupplierApi* | [**put_list**](docs/SupplierApi.md#put_list) | **PUT** /supplier/list | [BETA] Update multiple suppliers. Addresses can also be updated.
598
+ *TripletexRubyClient::SupplierApi* | [**search**](docs/SupplierApi.md#search) | **GET** /supplier | Find suppliers corresponding with sent data.
599
+ *TripletexRubyClient::SupplierInvoiceApi* | [**add_payment**](docs/SupplierInvoiceApi.md#add_payment) | **POST** /supplierInvoice/{invoiceId}/:addPayment | [BETA] Register payment, paymentType == 0 finds the last paymentType for this vendor
600
+ *TripletexRubyClient::SupplierInvoiceApi* | [**add_recipient**](docs/SupplierInvoiceApi.md#add_recipient) | **PUT** /supplierInvoice/{invoiceId}/:addRecipient | [BETA] Add recipient to supplier invoices.
601
+ *TripletexRubyClient::SupplierInvoiceApi* | [**add_recipient_to_many**](docs/SupplierInvoiceApi.md#add_recipient_to_many) | **PUT** /supplierInvoice/:addRecipient | [BETA] Add recipient.
602
+ *TripletexRubyClient::SupplierInvoiceApi* | [**approve**](docs/SupplierInvoiceApi.md#approve) | **PUT** /supplierInvoice/{invoiceId}/:approve | [BETA] Approve supplier invoice.
603
+ *TripletexRubyClient::SupplierInvoiceApi* | [**approve_many**](docs/SupplierInvoiceApi.md#approve_many) | **PUT** /supplierInvoice/:approve | [BETA] Approve supplier invoices.
604
+ *TripletexRubyClient::SupplierInvoiceApi* | [**change_dimension_many**](docs/SupplierInvoiceApi.md#change_dimension_many) | **PUT** /supplierInvoice/{invoiceId}/:changeDimension | Change dimension on a supplier invoice.
605
+ *TripletexRubyClient::SupplierInvoiceApi* | [**download_pdf**](docs/SupplierInvoiceApi.md#download_pdf) | **GET** /supplierInvoice/{invoiceId}/pdf | [BETA] Get supplierInvoice document by invoice ID.
606
+ *TripletexRubyClient::SupplierInvoiceApi* | [**get**](docs/SupplierInvoiceApi.md#get) | **GET** /supplierInvoice/{id} | [BETA] Get supplierInvoice by ID.
607
+ *TripletexRubyClient::SupplierInvoiceApi* | [**get_approval_invoices**](docs/SupplierInvoiceApi.md#get_approval_invoices) | **GET** /supplierInvoice/forApproval | [BETA] Get supplierInvoices for approval
608
+ *TripletexRubyClient::SupplierInvoiceApi* | [**put_postings**](docs/SupplierInvoiceApi.md#put_postings) | **PUT** /supplierInvoice/voucher/{id}/postings | [BETA] Put debit postings.
609
+ *TripletexRubyClient::SupplierInvoiceApi* | [**reject**](docs/SupplierInvoiceApi.md#reject) | **PUT** /supplierInvoice/{invoiceId}/:reject | [BETA] reject supplier invoice.
610
+ *TripletexRubyClient::SupplierInvoiceApi* | [**reject_many**](docs/SupplierInvoiceApi.md#reject_many) | **PUT** /supplierInvoice/:reject | [BETA] reject supplier invoices.
611
+ *TripletexRubyClient::SupplierInvoiceApi* | [**search**](docs/SupplierInvoiceApi.md#search) | **GET** /supplierInvoice | [BETA] Find supplierInvoices corresponding with sent data.
612
+ *TripletexRubyClient::TimesheetentryApi* | [**delete**](docs/TimesheetentryApi.md#delete) | **DELETE** /timesheet/entry/{id} | Delete timesheet entry by ID.
613
+ *TripletexRubyClient::TimesheetentryApi* | [**get**](docs/TimesheetentryApi.md#get) | **GET** /timesheet/entry/{id} | Find timesheet entry by ID.
614
+ *TripletexRubyClient::TimesheetentryApi* | [**get_recent_activities**](docs/TimesheetentryApi.md#get_recent_activities) | **GET** /timesheet/entry/>recentActivities | Find recently used timesheet activities.
615
+ *TripletexRubyClient::TimesheetentryApi* | [**get_recent_projects**](docs/TimesheetentryApi.md#get_recent_projects) | **GET** /timesheet/entry/>recentProjects | Find projects with recent activities (timesheet entry registered).
616
+ *TripletexRubyClient::TimesheetentryApi* | [**get_total_hours**](docs/TimesheetentryApi.md#get_total_hours) | **GET** /timesheet/entry/>totalHours | Find total hours registered on an employee in a specific period.
617
+ *TripletexRubyClient::TimesheetentryApi* | [**post**](docs/TimesheetentryApi.md#post) | **POST** /timesheet/entry | Add new timesheet entry. Only one entry per employee/date/activity/project combination is supported.
618
+ *TripletexRubyClient::TimesheetentryApi* | [**post_list**](docs/TimesheetentryApi.md#post_list) | **POST** /timesheet/entry/list | Add new timesheet entry. Multiple objects for several users can be sent in the same request.
619
+ *TripletexRubyClient::TimesheetentryApi* | [**put**](docs/TimesheetentryApi.md#put) | **PUT** /timesheet/entry/{id} | Update timesheet entry by ID. Note: Timesheet entry object fields which are present but not set, or set to 0, will be nulled.
620
+ *TripletexRubyClient::TimesheetentryApi* | [**put_list**](docs/TimesheetentryApi.md#put_list) | **PUT** /timesheet/entry/list | Update timesheet entry. Multiple objects for different users can be sent in the same request.
621
+ *TripletexRubyClient::TimesheetentryApi* | [**search**](docs/TimesheetentryApi.md#search) | **GET** /timesheet/entry | Find timesheet entry corresponding with sent data.
622
+ *TripletexRubyClient::TimesheetmonthApi* | [**approve**](docs/TimesheetmonthApi.md#approve) | **PUT** /timesheet/month/:approve | approve month(s). If id is provided the other args are ignored
623
+ *TripletexRubyClient::TimesheetmonthApi* | [**complete**](docs/TimesheetmonthApi.md#complete) | **PUT** /timesheet/month/:complete | complete month(s). If id is provided the other args are ignored
624
+ *TripletexRubyClient::TimesheetmonthApi* | [**get**](docs/TimesheetmonthApi.md#get) | **GET** /timesheet/month/{id} | Find monthly status entry by ID.
625
+ *TripletexRubyClient::TimesheetmonthApi* | [**get_by_month_number**](docs/TimesheetmonthApi.md#get_by_month_number) | **GET** /timesheet/month/byMonthNumber | Find monthly status for given month.
626
+ *TripletexRubyClient::TimesheetmonthApi* | [**reopen**](docs/TimesheetmonthApi.md#reopen) | **PUT** /timesheet/month/:reopen | reopen month(s). If id is provided the other args are ignored
627
+ *TripletexRubyClient::TimesheetmonthApi* | [**unapprove**](docs/TimesheetmonthApi.md#unapprove) | **PUT** /timesheet/month/:unapprove | unapprove month(s). If id is provided the other args are ignored
628
+ *TripletexRubyClient::TimesheetsalaryTypeSpecificationApi* | [**delete**](docs/TimesheetsalaryTypeSpecificationApi.md#delete) | **DELETE** /timesheet/salaryTypeSpecification/{id} | [BETA] Delete a timesheet SalaryType Specification
629
+ *TripletexRubyClient::TimesheetsalaryTypeSpecificationApi* | [**get**](docs/TimesheetsalaryTypeSpecificationApi.md#get) | **GET** /timesheet/salaryTypeSpecification/{id} | [BETA] Get timesheet SalaryType Specification for a specific ID
630
+ *TripletexRubyClient::TimesheetsalaryTypeSpecificationApi* | [**post**](docs/TimesheetsalaryTypeSpecificationApi.md#post) | **POST** /timesheet/salaryTypeSpecification | [BETA] Create a timesheet SalaryType Specification. Only one entry per employee/date/SalaryType
631
+ *TripletexRubyClient::TimesheetsalaryTypeSpecificationApi* | [**put**](docs/TimesheetsalaryTypeSpecificationApi.md#put) | **PUT** /timesheet/salaryTypeSpecification/{id} | [BETA] Update a timesheet SalaryType Specification
632
+ *TripletexRubyClient::TimesheetsalaryTypeSpecificationApi* | [**search**](docs/TimesheetsalaryTypeSpecificationApi.md#search) | **GET** /timesheet/salaryTypeSpecification | [BETA] Get list of timesheet SalaryType Specifications
633
+ *TripletexRubyClient::TimesheetsettingsApi* | [**get**](docs/TimesheetsettingsApi.md#get) | **GET** /timesheet/settings | [BETA] Get timesheet settings of logged in company.
634
+ *TripletexRubyClient::TimesheettimeClockApi* | [**get**](docs/TimesheettimeClockApi.md#get) | **GET** /timesheet/timeClock/{id} | Find time clock entry by ID.
635
+ *TripletexRubyClient::TimesheettimeClockApi* | [**get_present**](docs/TimesheettimeClockApi.md#get_present) | **GET** /timesheet/timeClock/present | Find a user’s present running time clock.
636
+ *TripletexRubyClient::TimesheettimeClockApi* | [**put**](docs/TimesheettimeClockApi.md#put) | **PUT** /timesheet/timeClock/{id} | Update time clock by ID.
637
+ *TripletexRubyClient::TimesheettimeClockApi* | [**search**](docs/TimesheettimeClockApi.md#search) | **GET** /timesheet/timeClock | Find time clock entries corresponding with sent data.
638
+ *TripletexRubyClient::TimesheettimeClockApi* | [**start**](docs/TimesheettimeClockApi.md#start) | **PUT** /timesheet/timeClock/:start | Start time clock.
639
+ *TripletexRubyClient::TimesheettimeClockApi* | [**stop**](docs/TimesheettimeClockApi.md#stop) | **PUT** /timesheet/timeClock/{id}/:stop | Stop time clock.
640
+ *TripletexRubyClient::TimesheetweekApi* | [**approve**](docs/TimesheetweekApi.md#approve) | **PUT** /timesheet/week/:approve | Approve week. By ID or (ISO-8601 week and employeeId combination).
641
+ *TripletexRubyClient::TimesheetweekApi* | [**complete**](docs/TimesheetweekApi.md#complete) | **PUT** /timesheet/week/:complete | Complete week. By ID or (ISO-8601 week and employeeId combination).
642
+ *TripletexRubyClient::TimesheetweekApi* | [**reopen**](docs/TimesheetweekApi.md#reopen) | **PUT** /timesheet/week/:reopen | Reopen week. By ID or (ISO-8601 week and employeeId combination).
643
+ *TripletexRubyClient::TimesheetweekApi* | [**search**](docs/TimesheetweekApi.md#search) | **GET** /timesheet/week | Find weekly status By ID, week/year combination, employeeId. or an approver
644
+ *TripletexRubyClient::TimesheetweekApi* | [**unapprove**](docs/TimesheetweekApi.md#unapprove) | **PUT** /timesheet/week/:unapprove | Unapprove week. By ID or (ISO-8601 week and employeeId combination).
645
+ *TripletexRubyClient::TokenconsumerApi* | [**get_by_token**](docs/TokenconsumerApi.md#get_by_token) | **GET** /token/consumer/byToken | Get consumer token by token string.
646
+ *TripletexRubyClient::TokenemployeeApi* | [**create**](docs/TokenemployeeApi.md#create) | **PUT** /token/employee/:create | Create an employee token. Only selected consumers are allowed
647
+ *TripletexRubyClient::TokensessionApi* | [**create**](docs/TokensessionApi.md#create) | **PUT** /token/session/:create | Create session token.
648
+ *TripletexRubyClient::TokensessionApi* | [**delete**](docs/TokensessionApi.md#delete) | **DELETE** /token/session/{token} | Delete session token.
649
+ *TripletexRubyClient::TokensessionApi* | [**who_am_i**](docs/TokensessionApi.md#who_am_i) | **GET** /token/session/>whoAmI | Find information about the current user.
650
+ *TripletexRubyClient::TransportTypeApi* | [**get**](docs/TransportTypeApi.md#get) | **GET** /transportType/{id} | [BETA] Find transport type by ID.
651
+ *TripletexRubyClient::TransportTypeApi* | [**search**](docs/TransportTypeApi.md#search) | **GET** /transportType | [BETA] Search transport type.
652
+ *TripletexRubyClient::TravelExpenseApi* | [**approve**](docs/TravelExpenseApi.md#approve) | **PUT** /travelExpense/:approve | [BETA] Approve travel expenses.
653
+ *TripletexRubyClient::TravelExpenseApi* | [**copy**](docs/TravelExpenseApi.md#copy) | **PUT** /travelExpense/:copy | [BETA] Copy travel expense.
654
+ *TripletexRubyClient::TravelExpenseApi* | [**create_vouchers**](docs/TravelExpenseApi.md#create_vouchers) | **PUT** /travelExpense/:createVouchers | [BETA] Create vouchers
655
+ *TripletexRubyClient::TravelExpenseApi* | [**delete**](docs/TravelExpenseApi.md#delete) | **DELETE** /travelExpense/{id} | [BETA] Delete travel expense.
656
+ *TripletexRubyClient::TravelExpenseApi* | [**delete_attachment**](docs/TravelExpenseApi.md#delete_attachment) | **DELETE** /travelExpense/{travelExpenseId}/attachment | [BETA] Delete attachment.
657
+ *TripletexRubyClient::TravelExpenseApi* | [**deliver**](docs/TravelExpenseApi.md#deliver) | **PUT** /travelExpense/:deliver | [BETA] Deliver travel expenses.
658
+ *TripletexRubyClient::TravelExpenseApi* | [**download_attachment**](docs/TravelExpenseApi.md#download_attachment) | **GET** /travelExpense/{travelExpenseId}/attachment | Get attachment by travel expense ID.
659
+ *TripletexRubyClient::TravelExpenseApi* | [**get**](docs/TravelExpenseApi.md#get) | **GET** /travelExpense/{id} | [BETA] Get travel expense by ID.
660
+ *TripletexRubyClient::TravelExpenseApi* | [**post**](docs/TravelExpenseApi.md#post) | **POST** /travelExpense | [BETA] Create travel expense.
661
+ *TripletexRubyClient::TravelExpenseApi* | [**put**](docs/TravelExpenseApi.md#put) | **PUT** /travelExpense/{id} | [BETA] Update travel expense.
662
+ *TripletexRubyClient::TravelExpenseApi* | [**search**](docs/TravelExpenseApi.md#search) | **GET** /travelExpense | [BETA] Find travel expenses corresponding with sent data.
663
+ *TripletexRubyClient::TravelExpenseApi* | [**unapprove**](docs/TravelExpenseApi.md#unapprove) | **PUT** /travelExpense/:unapprove | [BETA] Unapprove travel expenses.
664
+ *TripletexRubyClient::TravelExpenseApi* | [**undeliver**](docs/TravelExpenseApi.md#undeliver) | **PUT** /travelExpense/:undeliver | [BETA] Undeliver travel expenses.
665
+ *TripletexRubyClient::TravelExpenseApi* | [**upload_attachment**](docs/TravelExpenseApi.md#upload_attachment) | **POST** /travelExpense/{travelExpenseId}/attachment | Upload attachment to travel expense.
666
+ *TripletexRubyClient::TravelExpenseApi* | [**upload_attachments**](docs/TravelExpenseApi.md#upload_attachments) | **POST** /travelExpense/{travelExpenseId}/attachment/list | Upload multiple attachments to travel expense.
667
+ *TripletexRubyClient::TravelExpenseaccommodationAllowanceApi* | [**delete**](docs/TravelExpenseaccommodationAllowanceApi.md#delete) | **DELETE** /travelExpense/accommodationAllowance/{id} | [BETA] Delete accommodation allowance.
668
+ *TripletexRubyClient::TravelExpenseaccommodationAllowanceApi* | [**get**](docs/TravelExpenseaccommodationAllowanceApi.md#get) | **GET** /travelExpense/accommodationAllowance/{id} | [BETA] Get travel accommodation allowance by ID.
669
+ *TripletexRubyClient::TravelExpenseaccommodationAllowanceApi* | [**post**](docs/TravelExpenseaccommodationAllowanceApi.md#post) | **POST** /travelExpense/accommodationAllowance | [BETA] Create accommodation allowance.
670
+ *TripletexRubyClient::TravelExpenseaccommodationAllowanceApi* | [**put**](docs/TravelExpenseaccommodationAllowanceApi.md#put) | **PUT** /travelExpense/accommodationAllowance/{id} | [BETA] Update accommodation allowance.
671
+ *TripletexRubyClient::TravelExpenseaccommodationAllowanceApi* | [**search**](docs/TravelExpenseaccommodationAllowanceApi.md#search) | **GET** /travelExpense/accommodationAllowance | [BETA] Find accommodation allowances corresponding with sent data.
672
+ *TripletexRubyClient::TravelExpensecostApi* | [**delete**](docs/TravelExpensecostApi.md#delete) | **DELETE** /travelExpense/cost/{id} | [BETA] Delete cost.
673
+ *TripletexRubyClient::TravelExpensecostApi* | [**get**](docs/TravelExpensecostApi.md#get) | **GET** /travelExpense/cost/{id} | [BETA] Get cost by ID.
674
+ *TripletexRubyClient::TravelExpensecostApi* | [**post**](docs/TravelExpensecostApi.md#post) | **POST** /travelExpense/cost | [BETA] Create cost.
675
+ *TripletexRubyClient::TravelExpensecostApi* | [**put**](docs/TravelExpensecostApi.md#put) | **PUT** /travelExpense/cost/{id} | [BETA] Update cost.
676
+ *TripletexRubyClient::TravelExpensecostApi* | [**search**](docs/TravelExpensecostApi.md#search) | **GET** /travelExpense/cost | [BETA] Find costs corresponding with sent data.
677
+ *TripletexRubyClient::TravelExpensecostCategoryApi* | [**get**](docs/TravelExpensecostCategoryApi.md#get) | **GET** /travelExpense/costCategory/{id} | [BETA] Get cost category by ID.
678
+ *TripletexRubyClient::TravelExpensecostCategoryApi* | [**search**](docs/TravelExpensecostCategoryApi.md#search) | **GET** /travelExpense/costCategory | [BETA] Find cost category corresponding with sent data.
679
+ *TripletexRubyClient::TravelExpensemileageAllowanceApi* | [**delete**](docs/TravelExpensemileageAllowanceApi.md#delete) | **DELETE** /travelExpense/mileageAllowance/{id} | [BETA] Delete mileage allowance.
680
+ *TripletexRubyClient::TravelExpensemileageAllowanceApi* | [**get**](docs/TravelExpensemileageAllowanceApi.md#get) | **GET** /travelExpense/mileageAllowance/{id} | [BETA] Get mileage allowance by ID.
681
+ *TripletexRubyClient::TravelExpensemileageAllowanceApi* | [**post**](docs/TravelExpensemileageAllowanceApi.md#post) | **POST** /travelExpense/mileageAllowance | [BETA] Create mileage allowance.
682
+ *TripletexRubyClient::TravelExpensemileageAllowanceApi* | [**put**](docs/TravelExpensemileageAllowanceApi.md#put) | **PUT** /travelExpense/mileageAllowance/{id} | [BETA] Update mileage allowance.
683
+ *TripletexRubyClient::TravelExpensemileageAllowanceApi* | [**search**](docs/TravelExpensemileageAllowanceApi.md#search) | **GET** /travelExpense/mileageAllowance | [BETA] Find mileage allowances corresponding with sent data.
684
+ *TripletexRubyClient::TravelExpensepassengerApi* | [**delete**](docs/TravelExpensepassengerApi.md#delete) | **DELETE** /travelExpense/passenger/{id} | [BETA] Delete passenger.
685
+ *TripletexRubyClient::TravelExpensepassengerApi* | [**get**](docs/TravelExpensepassengerApi.md#get) | **GET** /travelExpense/passenger/{id} | [BETA] Get passenger by ID.
686
+ *TripletexRubyClient::TravelExpensepassengerApi* | [**post**](docs/TravelExpensepassengerApi.md#post) | **POST** /travelExpense/passenger | [BETA] Create passenger.
687
+ *TripletexRubyClient::TravelExpensepassengerApi* | [**put**](docs/TravelExpensepassengerApi.md#put) | **PUT** /travelExpense/passenger/{id} | [BETA] Update passenger.
688
+ *TripletexRubyClient::TravelExpensepassengerApi* | [**search**](docs/TravelExpensepassengerApi.md#search) | **GET** /travelExpense/passenger | [BETA] Find passengers corresponding with sent data.
689
+ *TripletexRubyClient::TravelExpensepaymentTypeApi* | [**get**](docs/TravelExpensepaymentTypeApi.md#get) | **GET** /travelExpense/paymentType/{id} | [BETA] Get payment type by ID.
690
+ *TripletexRubyClient::TravelExpensepaymentTypeApi* | [**search**](docs/TravelExpensepaymentTypeApi.md#search) | **GET** /travelExpense/paymentType | [BETA] Find payment type corresponding with sent data.
691
+ *TripletexRubyClient::TravelExpenseperDiemCompensationApi* | [**delete**](docs/TravelExpenseperDiemCompensationApi.md#delete) | **DELETE** /travelExpense/perDiemCompensation/{id} | [BETA] Delete per diem compensation.
692
+ *TripletexRubyClient::TravelExpenseperDiemCompensationApi* | [**get**](docs/TravelExpenseperDiemCompensationApi.md#get) | **GET** /travelExpense/perDiemCompensation/{id} | [BETA] Get per diem compensation by ID.
693
+ *TripletexRubyClient::TravelExpenseperDiemCompensationApi* | [**post**](docs/TravelExpenseperDiemCompensationApi.md#post) | **POST** /travelExpense/perDiemCompensation | [BETA] Create per diem compensation.
694
+ *TripletexRubyClient::TravelExpenseperDiemCompensationApi* | [**put**](docs/TravelExpenseperDiemCompensationApi.md#put) | **PUT** /travelExpense/perDiemCompensation/{id} | [BETA] Update per diem compensation.
695
+ *TripletexRubyClient::TravelExpenseperDiemCompensationApi* | [**search**](docs/TravelExpenseperDiemCompensationApi.md#search) | **GET** /travelExpense/perDiemCompensation | [BETA] Find per diem compensations corresponding with sent data.
696
+ *TripletexRubyClient::TravelExpenserateApi* | [**get**](docs/TravelExpenserateApi.md#get) | **GET** /travelExpense/rate/{id} | [BETA] Get travel expense rate by ID.
697
+ *TripletexRubyClient::TravelExpenserateApi* | [**search**](docs/TravelExpenserateApi.md#search) | **GET** /travelExpense/rate | [BETA] Find rates corresponding with sent data.
698
+ *TripletexRubyClient::TravelExpenserateCategoryApi* | [**get**](docs/TravelExpenserateCategoryApi.md#get) | **GET** /travelExpense/rateCategory/{id} | [BETA] Get travel expense rate category by ID.
699
+ *TripletexRubyClient::TravelExpenserateCategoryApi* | [**search**](docs/TravelExpenserateCategoryApi.md#search) | **GET** /travelExpense/rateCategory | [BETA] Find rate categories corresponding with sent data.
700
+ *TripletexRubyClient::TravelExpenserateCategoryGroupApi* | [**get**](docs/TravelExpenserateCategoryGroupApi.md#get) | **GET** /travelExpense/rateCategoryGroup/{id} | [BETA] Get travel report rate category group by ID.
701
+ *TripletexRubyClient::TravelExpenserateCategoryGroupApi* | [**search**](docs/TravelExpenserateCategoryGroupApi.md#search) | **GET** /travelExpense/rateCategoryGroup | [BETA] Find rate categoriy groups corresponding with sent data.
702
+ *TripletexRubyClient::TravelExpensesettingsApi* | [**get**](docs/TravelExpensesettingsApi.md#get) | **GET** /travelExpense/settings | [BETA] Get travel expense settings of logged in company.
703
+ *TripletexRubyClient::TravelExpensezoneApi* | [**get**](docs/TravelExpensezoneApi.md#get) | **GET** /travelExpense/zone/{id} | Get travel expense zone by ID.
704
+ *TripletexRubyClient::TravelExpensezoneApi* | [**search**](docs/TravelExpensezoneApi.md#search) | **GET** /travelExpense/zone | Find travel expense zones corresponding with sent data.
705
+ *TripletexRubyClient::VatReturnscommentApi* | [**all**](docs/VatReturnscommentApi.md#all) | **GET** /vatReturns/comment/>all | [BETA] - Get all structured comments available
706
+ *TripletexRubyClient::VatReturnscommentApi* | [**query**](docs/VatReturnscommentApi.md#query) | **GET** /vatReturns/comment | [BETA] - Get all structured comments related to a given vatCode
707
+ *TripletexRubyClient::VoucherApprovalListElementApi* | [**get**](docs/VoucherApprovalListElementApi.md#get) | **GET** /voucherApprovalListElement/{id} | [BETA] Get by ID.
708
+ *TripletexRubyClient::VoucherMessageApi* | [**post**](docs/VoucherMessageApi.md#post) | **POST** /voucherMessage | [BETA] Post new voucherMessage.
709
+ *TripletexRubyClient::VoucherMessageApi* | [**search**](docs/VoucherMessageApi.md#search) | **GET** /voucherMessage | [BETA] Find voucherMessage (or a comment) put on a voucher by inputting voucher ids
710
+ *TripletexRubyClient::VoucherStatusApi* | [**get**](docs/VoucherStatusApi.md#get) | **GET** /voucherStatus/{id} | [BETA] Get voucherStatus by ID.
711
+ *TripletexRubyClient::VoucherStatusApi* | [**post**](docs/VoucherStatusApi.md#post) | **POST** /voucherStatus | [BETA] Post new voucherStatus.
712
+ *TripletexRubyClient::VoucherStatusApi* | [**search**](docs/VoucherStatusApi.md#search) | **GET** /voucherStatus | [BETA] Find voucherStatus corresponding with sent data. The voucherStatus is used to coordinate integration processes. Requires setup done by Tripletex, currently supports debt collection.
713
+
714
+
715
+ ## Documentation for Models
716
+
717
+ - [TripletexRubyClient::AccommodationAllowance](docs/AccommodationAllowance.md)
718
+ - [TripletexRubyClient::Account](docs/Account.md)
719
+ - [TripletexRubyClient::AccountingPeriod](docs/AccountingPeriod.md)
720
+ - [TripletexRubyClient::Activity](docs/Activity.md)
721
+ - [TripletexRubyClient::Addon](docs/Addon.md)
722
+ - [TripletexRubyClient::AddonLogoDTO](docs/AddonLogoDTO.md)
723
+ - [TripletexRubyClient::Address](docs/Address.md)
724
+ - [TripletexRubyClient::AltinnCompanyModule](docs/AltinnCompanyModule.md)
725
+ - [TripletexRubyClient::AltinnInstance](docs/AltinnInstance.md)
726
+ - [TripletexRubyClient::AnnualAccount](docs/AnnualAccount.md)
727
+ - [TripletexRubyClient::ApiConsumer](docs/ApiConsumer.md)
728
+ - [TripletexRubyClient::ApiError](docs/ApiError.md)
729
+ - [TripletexRubyClient::ApiValidationMessage](docs/ApiValidationMessage.md)
730
+ - [TripletexRubyClient::AppSpecific](docs/AppSpecific.md)
731
+ - [TripletexRubyClient::ApproveResponseDTO](docs/ApproveResponseDTO.md)
732
+ - [TripletexRubyClient::Asset](docs/Asset.md)
733
+ - [TripletexRubyClient::AutoLogin](docs/AutoLogin.md)
734
+ - [TripletexRubyClient::AutoLoginPayloadDTO](docs/AutoLoginPayloadDTO.md)
735
+ - [TripletexRubyClient::AutoPayMessageDTO](docs/AutoPayMessageDTO.md)
736
+ - [TripletexRubyClient::BalanceSheetAccount](docs/BalanceSheetAccount.md)
737
+ - [TripletexRubyClient::Bank](docs/Bank.md)
738
+ - [TripletexRubyClient::BankAgreement](docs/BankAgreement.md)
739
+ - [TripletexRubyClient::BankAgreementCreationDTO](docs/BankAgreementCreationDTO.md)
740
+ - [TripletexRubyClient::BankBalanceEstimation](docs/BankBalanceEstimation.md)
741
+ - [TripletexRubyClient::BankOnboardingAccessRequestDTO](docs/BankOnboardingAccessRequestDTO.md)
742
+ - [TripletexRubyClient::BankOnboardingDTO](docs/BankOnboardingDTO.md)
743
+ - [TripletexRubyClient::BankOnboardingStepDTO](docs/BankOnboardingStepDTO.md)
744
+ - [TripletexRubyClient::BankReconciliation](docs/BankReconciliation.md)
745
+ - [TripletexRubyClient::BankReconciliationAdjustment](docs/BankReconciliationAdjustment.md)
746
+ - [TripletexRubyClient::BankReconciliationMatch](docs/BankReconciliationMatch.md)
747
+ - [TripletexRubyClient::BankReconciliationPaymentType](docs/BankReconciliationPaymentType.md)
748
+ - [TripletexRubyClient::BankSettings](docs/BankSettings.md)
749
+ - [TripletexRubyClient::BankStatement](docs/BankStatement.md)
750
+ - [TripletexRubyClient::BankStatementBalanceDTO](docs/BankStatementBalanceDTO.md)
751
+ - [TripletexRubyClient::BankTransaction](docs/BankTransaction.md)
752
+ - [TripletexRubyClient::Banner](docs/Banner.md)
753
+ - [TripletexRubyClient::BodyPart](docs/BodyPart.md)
754
+ - [TripletexRubyClient::CalloutDTO](docs/CalloutDTO.md)
755
+ - [TripletexRubyClient::Change](docs/Change.md)
756
+ - [TripletexRubyClient::Choice](docs/Choice.md)
757
+ - [TripletexRubyClient::CloseGroup](docs/CloseGroup.md)
758
+ - [TripletexRubyClient::Color](docs/Color.md)
759
+ - [TripletexRubyClient::Comment](docs/Comment.md)
760
+ - [TripletexRubyClient::CommentField](docs/CommentField.md)
761
+ - [TripletexRubyClient::CommentInput](docs/CommentInput.md)
762
+ - [TripletexRubyClient::Company](docs/Company.md)
763
+ - [TripletexRubyClient::CompanyAuthorityDTO](docs/CompanyAuthorityDTO.md)
764
+ - [TripletexRubyClient::CompanyAutoCompleteDTO](docs/CompanyAutoCompleteDTO.md)
765
+ - [TripletexRubyClient::CompanyBankAccountPresentation](docs/CompanyBankAccountPresentation.md)
766
+ - [TripletexRubyClient::CompanyHoliday](docs/CompanyHoliday.md)
767
+ - [TripletexRubyClient::ConsumerToken](docs/ConsumerToken.md)
768
+ - [TripletexRubyClient::Contact](docs/Contact.md)
769
+ - [TripletexRubyClient::ContentDisposition](docs/ContentDisposition.md)
770
+ - [TripletexRubyClient::Cost](docs/Cost.md)
771
+ - [TripletexRubyClient::Country](docs/Country.md)
772
+ - [TripletexRubyClient::Credentials](docs/Credentials.md)
773
+ - [TripletexRubyClient::Currency](docs/Currency.md)
774
+ - [TripletexRubyClient::CurrencyExchangeRate](docs/CurrencyExchangeRate.md)
775
+ - [TripletexRubyClient::Customer](docs/Customer.md)
776
+ - [TripletexRubyClient::CustomerCategory](docs/CustomerCategory.md)
777
+ - [TripletexRubyClient::CustomerTripletexAccount](docs/CustomerTripletexAccount.md)
778
+ - [TripletexRubyClient::CustomerTripletexAccount2](docs/CustomerTripletexAccount2.md)
779
+ - [TripletexRubyClient::DashboardDTO](docs/DashboardDTO.md)
780
+ - [TripletexRubyClient::Delete](docs/Delete.md)
781
+ - [TripletexRubyClient::DeliveryAddress](docs/DeliveryAddress.md)
782
+ - [TripletexRubyClient::Department](docs/Department.md)
783
+ - [TripletexRubyClient::Deviation](docs/Deviation.md)
784
+ - [TripletexRubyClient::DiscountGroup](docs/DiscountGroup.md)
785
+ - [TripletexRubyClient::Division](docs/Division.md)
786
+ - [TripletexRubyClient::Document](docs/Document.md)
787
+ - [TripletexRubyClient::DocumentArchive](docs/DocumentArchive.md)
788
+ - [TripletexRubyClient::ElectronicSupportDTO](docs/ElectronicSupportDTO.md)
789
+ - [TripletexRubyClient::Employee](docs/Employee.md)
790
+ - [TripletexRubyClient::EmployeeCategory](docs/EmployeeCategory.md)
791
+ - [TripletexRubyClient::EmployeeCompanyDTO](docs/EmployeeCompanyDTO.md)
792
+ - [TripletexRubyClient::EmployeeEmail](docs/EmployeeEmail.md)
793
+ - [TripletexRubyClient::EmployeePeriod](docs/EmployeePeriod.md)
794
+ - [TripletexRubyClient::EmployeePreferences](docs/EmployeePreferences.md)
795
+ - [TripletexRubyClient::EmployeeToken](docs/EmployeeToken.md)
796
+ - [TripletexRubyClient::EmployeeTokenBundle](docs/EmployeeTokenBundle.md)
797
+ - [TripletexRubyClient::Employment](docs/Employment.md)
798
+ - [TripletexRubyClient::EmploymentDetails](docs/EmploymentDetails.md)
799
+ - [TripletexRubyClient::EmploymentType](docs/EmploymentType.md)
800
+ - [TripletexRubyClient::EnhetsregisteretDTO](docs/EnhetsregisteretDTO.md)
801
+ - [TripletexRubyClient::EnterpriseDTO](docs/EnterpriseDTO.md)
802
+ - [TripletexRubyClient::Entitlement](docs/Entitlement.md)
803
+ - [TripletexRubyClient::EventInfoDTO](docs/EventInfoDTO.md)
804
+ - [TripletexRubyClient::EventInfoDescription](docs/EventInfoDescription.md)
805
+ - [TripletexRubyClient::ExternalProduct](docs/ExternalProduct.md)
806
+ - [TripletexRubyClient::FileIdForIncomingPaymentsDTO](docs/FileIdForIncomingPaymentsDTO.md)
807
+ - [TripletexRubyClient::FlexSummary](docs/FlexSummary.md)
808
+ - [TripletexRubyClient::FormDataBodyPart](docs/FormDataBodyPart.md)
809
+ - [TripletexRubyClient::FormDataContentDisposition](docs/FormDataContentDisposition.md)
810
+ - [TripletexRubyClient::FormDataMultiPart](docs/FormDataMultiPart.md)
811
+ - [TripletexRubyClient::FundingPartnerApplication](docs/FundingPartnerApplication.md)
812
+ - [TripletexRubyClient::FundingPartnerQualify](docs/FundingPartnerQualify.md)
813
+ - [TripletexRubyClient::GoodsReceipt](docs/GoodsReceipt.md)
814
+ - [TripletexRubyClient::GoodsReceiptLine](docs/GoodsReceiptLine.md)
815
+ - [TripletexRubyClient::HistoricalPosting](docs/HistoricalPosting.md)
816
+ - [TripletexRubyClient::HistoricalVoucher](docs/HistoricalVoucher.md)
817
+ - [TripletexRubyClient::HolidayAllowanceEarned](docs/HolidayAllowanceEarned.md)
818
+ - [TripletexRubyClient::HourSummary](docs/HourSummary.md)
819
+ - [TripletexRubyClient::HourlyCostAndRate](docs/HourlyCostAndRate.md)
820
+ - [TripletexRubyClient::HourlyRate](docs/HourlyRate.md)
821
+ - [TripletexRubyClient::IdPortenLogin](docs/IdPortenLogin.md)
822
+ - [TripletexRubyClient::IdPortenLoginRequest](docs/IdPortenLoginRequest.md)
823
+ - [TripletexRubyClient::IdPortenLoginStatus](docs/IdPortenLoginStatus.md)
824
+ - [TripletexRubyClient::Image](docs/Image.md)
825
+ - [TripletexRubyClient::ImageField](docs/ImageField.md)
826
+ - [TripletexRubyClient::InternationalId](docs/InternationalId.md)
827
+ - [TripletexRubyClient::Inventories](docs/Inventories.md)
828
+ - [TripletexRubyClient::Inventory](docs/Inventory.md)
829
+ - [TripletexRubyClient::InventoryLocation](docs/InventoryLocation.md)
830
+ - [TripletexRubyClient::Invoice](docs/Invoice.md)
831
+ - [TripletexRubyClient::InvoiceField](docs/InvoiceField.md)
832
+ - [TripletexRubyClient::InvoiceSendTypeDTO](docs/InvoiceSendTypeDTO.md)
833
+ - [TripletexRubyClient::InvoiceSettingsDTO](docs/InvoiceSettingsDTO.md)
834
+ - [TripletexRubyClient::Job](docs/Job.md)
835
+ - [TripletexRubyClient::JobDetailDTO](docs/JobDetailDTO.md)
836
+ - [TripletexRubyClient::LeaveOfAbsence](docs/LeaveOfAbsence.md)
837
+ - [TripletexRubyClient::LeaveOfAbsenceType](docs/LeaveOfAbsenceType.md)
838
+ - [TripletexRubyClient::LedgerAccount](docs/LedgerAccount.md)
839
+ - [TripletexRubyClient::LegacyAddress](docs/LegacyAddress.md)
840
+ - [TripletexRubyClient::Link](docs/Link.md)
841
+ - [TripletexRubyClient::LinkMobilityReportDTO](docs/LinkMobilityReportDTO.md)
842
+ - [TripletexRubyClient::ListResponse](docs/ListResponse.md)
843
+ - [TripletexRubyClient::ListResponseAccommodationAllowance](docs/ListResponseAccommodationAllowance.md)
844
+ - [TripletexRubyClient::ListResponseAccount](docs/ListResponseAccount.md)
845
+ - [TripletexRubyClient::ListResponseAccountingPeriod](docs/ListResponseAccountingPeriod.md)
846
+ - [TripletexRubyClient::ListResponseActivity](docs/ListResponseActivity.md)
847
+ - [TripletexRubyClient::ListResponseAddon](docs/ListResponseAddon.md)
848
+ - [TripletexRubyClient::ListResponseAnnualAccount](docs/ListResponseAnnualAccount.md)
849
+ - [TripletexRubyClient::ListResponseApiConsumer](docs/ListResponseApiConsumer.md)
850
+ - [TripletexRubyClient::ListResponseAsset](docs/ListResponseAsset.md)
851
+ - [TripletexRubyClient::ListResponseBalanceSheetAccount](docs/ListResponseBalanceSheetAccount.md)
852
+ - [TripletexRubyClient::ListResponseBank](docs/ListResponseBank.md)
853
+ - [TripletexRubyClient::ListResponseBankAgreement](docs/ListResponseBankAgreement.md)
854
+ - [TripletexRubyClient::ListResponseBankBalanceEstimation](docs/ListResponseBankBalanceEstimation.md)
855
+ - [TripletexRubyClient::ListResponseBankReconciliation](docs/ListResponseBankReconciliation.md)
856
+ - [TripletexRubyClient::ListResponseBankReconciliationAdjustment](docs/ListResponseBankReconciliationAdjustment.md)
857
+ - [TripletexRubyClient::ListResponseBankReconciliationMatch](docs/ListResponseBankReconciliationMatch.md)
858
+ - [TripletexRubyClient::ListResponseBankReconciliationPaymentType](docs/ListResponseBankReconciliationPaymentType.md)
859
+ - [TripletexRubyClient::ListResponseBankStatement](docs/ListResponseBankStatement.md)
860
+ - [TripletexRubyClient::ListResponseBankTransaction](docs/ListResponseBankTransaction.md)
861
+ - [TripletexRubyClient::ListResponseBanner](docs/ListResponseBanner.md)
862
+ - [TripletexRubyClient::ListResponseCalloutDTO](docs/ListResponseCalloutDTO.md)
863
+ - [TripletexRubyClient::ListResponseCloseGroup](docs/ListResponseCloseGroup.md)
864
+ - [TripletexRubyClient::ListResponseCompany](docs/ListResponseCompany.md)
865
+ - [TripletexRubyClient::ListResponseCompanyAutoCompleteDTO](docs/ListResponseCompanyAutoCompleteDTO.md)
866
+ - [TripletexRubyClient::ListResponseCompanyHoliday](docs/ListResponseCompanyHoliday.md)
867
+ - [TripletexRubyClient::ListResponseContact](docs/ListResponseContact.md)
868
+ - [TripletexRubyClient::ListResponseCost](docs/ListResponseCost.md)
869
+ - [TripletexRubyClient::ListResponseCountry](docs/ListResponseCountry.md)
870
+ - [TripletexRubyClient::ListResponseCurrency](docs/ListResponseCurrency.md)
871
+ - [TripletexRubyClient::ListResponseCustomer](docs/ListResponseCustomer.md)
872
+ - [TripletexRubyClient::ListResponseCustomerCategory](docs/ListResponseCustomerCategory.md)
873
+ - [TripletexRubyClient::ListResponseDeliveryAddress](docs/ListResponseDeliveryAddress.md)
874
+ - [TripletexRubyClient::ListResponseDepartment](docs/ListResponseDepartment.md)
875
+ - [TripletexRubyClient::ListResponseDeviation](docs/ListResponseDeviation.md)
876
+ - [TripletexRubyClient::ListResponseDiscountGroup](docs/ListResponseDiscountGroup.md)
877
+ - [TripletexRubyClient::ListResponseDivision](docs/ListResponseDivision.md)
878
+ - [TripletexRubyClient::ListResponseDocumentArchive](docs/ListResponseDocumentArchive.md)
879
+ - [TripletexRubyClient::ListResponseEmployee](docs/ListResponseEmployee.md)
880
+ - [TripletexRubyClient::ListResponseEmployeeCategory](docs/ListResponseEmployeeCategory.md)
881
+ - [TripletexRubyClient::ListResponseEmployeeCompanyDTO](docs/ListResponseEmployeeCompanyDTO.md)
882
+ - [TripletexRubyClient::ListResponseEmployment](docs/ListResponseEmployment.md)
883
+ - [TripletexRubyClient::ListResponseEmploymentDetails](docs/ListResponseEmploymentDetails.md)
884
+ - [TripletexRubyClient::ListResponseEmploymentType](docs/ListResponseEmploymentType.md)
885
+ - [TripletexRubyClient::ListResponseEnhetsregisteretDTO](docs/ListResponseEnhetsregisteretDTO.md)
886
+ - [TripletexRubyClient::ListResponseEntitlement](docs/ListResponseEntitlement.md)
887
+ - [TripletexRubyClient::ListResponseExternalProduct](docs/ListResponseExternalProduct.md)
888
+ - [TripletexRubyClient::ListResponseGoodsReceipt](docs/ListResponseGoodsReceipt.md)
889
+ - [TripletexRubyClient::ListResponseGoodsReceiptLine](docs/ListResponseGoodsReceiptLine.md)
890
+ - [TripletexRubyClient::ListResponseHistoricalVoucher](docs/ListResponseHistoricalVoucher.md)
891
+ - [TripletexRubyClient::ListResponseHourlyCostAndRate](docs/ListResponseHourlyCostAndRate.md)
892
+ - [TripletexRubyClient::ListResponseInventories](docs/ListResponseInventories.md)
893
+ - [TripletexRubyClient::ListResponseInventory](docs/ListResponseInventory.md)
894
+ - [TripletexRubyClient::ListResponseInventoryLocation](docs/ListResponseInventoryLocation.md)
895
+ - [TripletexRubyClient::ListResponseInvoice](docs/ListResponseInvoice.md)
896
+ - [TripletexRubyClient::ListResponseInvoiceSendTypeDTO](docs/ListResponseInvoiceSendTypeDTO.md)
897
+ - [TripletexRubyClient::ListResponseLeaveOfAbsence](docs/ListResponseLeaveOfAbsence.md)
898
+ - [TripletexRubyClient::ListResponseLeaveOfAbsenceType](docs/ListResponseLeaveOfAbsenceType.md)
899
+ - [TripletexRubyClient::ListResponseLedgerAccount](docs/ListResponseLedgerAccount.md)
900
+ - [TripletexRubyClient::ListResponseLegacyAddress](docs/ListResponseLegacyAddress.md)
901
+ - [TripletexRubyClient::ListResponseMileageAllowance](docs/ListResponseMileageAllowance.md)
902
+ - [TripletexRubyClient::ListResponseMonthlyStatus](docs/ListResponseMonthlyStatus.md)
903
+ - [TripletexRubyClient::ListResponseMunicipality](docs/ListResponseMunicipality.md)
904
+ - [TripletexRubyClient::ListResponseNextOfKin](docs/ListResponseNextOfKin.md)
905
+ - [TripletexRubyClient::ListResponseNotification](docs/ListResponseNotification.md)
906
+ - [TripletexRubyClient::ListResponseOccupationCode](docs/ListResponseOccupationCode.md)
907
+ - [TripletexRubyClient::ListResponseOrder](docs/ListResponseOrder.md)
908
+ - [TripletexRubyClient::ListResponseOrderGroup](docs/ListResponseOrderGroup.md)
909
+ - [TripletexRubyClient::ListResponseOrderLine](docs/ListResponseOrderLine.md)
910
+ - [TripletexRubyClient::ListResponseOrderOffer](docs/ListResponseOrderOffer.md)
911
+ - [TripletexRubyClient::ListResponsePassenger](docs/ListResponsePassenger.md)
912
+ - [TripletexRubyClient::ListResponsePayment](docs/ListResponsePayment.md)
913
+ - [TripletexRubyClient::ListResponsePaymentType](docs/ListResponsePaymentType.md)
914
+ - [TripletexRubyClient::ListResponsePaymentTypeOut](docs/ListResponsePaymentTypeOut.md)
915
+ - [TripletexRubyClient::ListResponsePayslip](docs/ListResponsePayslip.md)
916
+ - [TripletexRubyClient::ListResponsePayslipInternal](docs/ListResponsePayslipInternal.md)
917
+ - [TripletexRubyClient::ListResponsePensionScheme](docs/ListResponsePensionScheme.md)
918
+ - [TripletexRubyClient::ListResponsePerDiemCompensation](docs/ListResponsePerDiemCompensation.md)
919
+ - [TripletexRubyClient::ListResponsePerDiemCompensationTransientDTO](docs/ListResponsePerDiemCompensationTransientDTO.md)
920
+ - [TripletexRubyClient::ListResponsePersonAutoCompleteDTO](docs/ListResponsePersonAutoCompleteDTO.md)
921
+ - [TripletexRubyClient::ListResponsePickupPoint](docs/ListResponsePickupPoint.md)
922
+ - [TripletexRubyClient::ListResponsePosting](docs/ListResponsePosting.md)
923
+ - [TripletexRubyClient::ListResponseProduct](docs/ListResponseProduct.md)
924
+ - [TripletexRubyClient::ListResponseProductGroup](docs/ListResponseProductGroup.md)
925
+ - [TripletexRubyClient::ListResponseProductGroupRelation](docs/ListResponseProductGroupRelation.md)
926
+ - [TripletexRubyClient::ListResponseProductInventoryLocation](docs/ListResponseProductInventoryLocation.md)
927
+ - [TripletexRubyClient::ListResponseProductLine](docs/ListResponseProductLine.md)
928
+ - [TripletexRubyClient::ListResponseProductNews](docs/ListResponseProductNews.md)
929
+ - [TripletexRubyClient::ListResponseProductPrice](docs/ListResponseProductPrice.md)
930
+ - [TripletexRubyClient::ListResponseProductUnit](docs/ListResponseProductUnit.md)
931
+ - [TripletexRubyClient::ListResponseProductUnitMaster](docs/ListResponseProductUnitMaster.md)
932
+ - [TripletexRubyClient::ListResponseProject](docs/ListResponseProject.md)
933
+ - [TripletexRubyClient::ListResponseProjectCategory](docs/ListResponseProjectCategory.md)
934
+ - [TripletexRubyClient::ListResponseProjectControlForm](docs/ListResponseProjectControlForm.md)
935
+ - [TripletexRubyClient::ListResponseProjectControlFormType](docs/ListResponseProjectControlFormType.md)
936
+ - [TripletexRubyClient::ListResponseProjectHourlyRate](docs/ListResponseProjectHourlyRate.md)
937
+ - [TripletexRubyClient::ListResponseProjectInvoiceDetails](docs/ListResponseProjectInvoiceDetails.md)
938
+ - [TripletexRubyClient::ListResponseProjectOrderLine](docs/ListResponseProjectOrderLine.md)
939
+ - [TripletexRubyClient::ListResponseProjectOverviewAggregate](docs/ListResponseProjectOverviewAggregate.md)
940
+ - [TripletexRubyClient::ListResponseProjectParticipant](docs/ListResponseProjectParticipant.md)
941
+ - [TripletexRubyClient::ListResponseProjectPeriodMonthlyStatus](docs/ListResponseProjectPeriodMonthlyStatus.md)
942
+ - [TripletexRubyClient::ListResponseProjectSpecificRate](docs/ListResponseProjectSpecificRate.md)
943
+ - [TripletexRubyClient::ListResponseProspect](docs/ListResponseProspect.md)
944
+ - [TripletexRubyClient::ListResponsePurchaseOrder](docs/ListResponsePurchaseOrder.md)
945
+ - [TripletexRubyClient::ListResponsePurchaseOrderIncomingInvoiceRelation](docs/ListResponsePurchaseOrderIncomingInvoiceRelation.md)
946
+ - [TripletexRubyClient::ListResponseReelDomainDTO](docs/ListResponseReelDomainDTO.md)
947
+ - [TripletexRubyClient::ListResponseReelFunctionDTO](docs/ListResponseReelFunctionDTO.md)
948
+ - [TripletexRubyClient::ListResponseReminder](docs/ListResponseReminder.md)
949
+ - [TripletexRubyClient::ListResponseRemunerationType](docs/ListResponseRemunerationType.md)
950
+ - [TripletexRubyClient::ListResponseReport](docs/ListResponseReport.md)
951
+ - [TripletexRubyClient::ListResponseReportAccess](docs/ListResponseReportAccess.md)
952
+ - [TripletexRubyClient::ListResponseReportAuthorization](docs/ListResponseReportAuthorization.md)
953
+ - [TripletexRubyClient::ListResponseResultBudget](docs/ListResponseResultBudget.md)
954
+ - [TripletexRubyClient::ListResponseSalarySpecification](docs/ListResponseSalarySpecification.md)
955
+ - [TripletexRubyClient::ListResponseSalarySpecificationInternal](docs/ListResponseSalarySpecificationInternal.md)
956
+ - [TripletexRubyClient::ListResponseSalaryTransaction](docs/ListResponseSalaryTransaction.md)
957
+ - [TripletexRubyClient::ListResponseSalaryTransactionInternal](docs/ListResponseSalaryTransactionInternal.md)
958
+ - [TripletexRubyClient::ListResponseSalaryType](docs/ListResponseSalaryType.md)
959
+ - [TripletexRubyClient::ListResponseSalaryTypeInternal](docs/ListResponseSalaryTypeInternal.md)
960
+ - [TripletexRubyClient::ListResponseSalesForceAccountInfo](docs/ListResponseSalesForceAccountInfo.md)
961
+ - [TripletexRubyClient::ListResponseSalesForceEmployee](docs/ListResponseSalesForceEmployee.md)
962
+ - [TripletexRubyClient::ListResponseSalesModuleDTO](docs/ListResponseSalesModuleDTO.md)
963
+ - [TripletexRubyClient::ListResponseSearchCompletionDTO](docs/ListResponseSearchCompletionDTO.md)
964
+ - [TripletexRubyClient::ListResponseStandardTime](docs/ListResponseStandardTime.md)
965
+ - [TripletexRubyClient::ListResponseStocktaking](docs/ListResponseStocktaking.md)
966
+ - [TripletexRubyClient::ListResponseSubscription](docs/ListResponseSubscription.md)
967
+ - [TripletexRubyClient::ListResponseSupplier](docs/ListResponseSupplier.md)
968
+ - [TripletexRubyClient::ListResponseSupplierBalance](docs/ListResponseSupplierBalance.md)
969
+ - [TripletexRubyClient::ListResponseSupplierInvoice](docs/ListResponseSupplierInvoice.md)
970
+ - [TripletexRubyClient::ListResponseSupplierProduct](docs/ListResponseSupplierProduct.md)
971
+ - [TripletexRubyClient::ListResponseSystemReportCategoryDTO](docs/ListResponseSystemReportCategoryDTO.md)
972
+ - [TripletexRubyClient::ListResponseTask](docs/ListResponseTask.md)
973
+ - [TripletexRubyClient::ListResponseTemplate](docs/ListResponseTemplate.md)
974
+ - [TripletexRubyClient::ListResponseTimeClock](docs/ListResponseTimeClock.md)
975
+ - [TripletexRubyClient::ListResponseTimesheetEntry](docs/ListResponseTimesheetEntry.md)
976
+ - [TripletexRubyClient::ListResponseTimesheetSalaryTypeSpecification](docs/ListResponseTimesheetSalaryTypeSpecification.md)
977
+ - [TripletexRubyClient::ListResponseTransportType](docs/ListResponseTransportType.md)
978
+ - [TripletexRubyClient::ListResponseTravelCostCategory](docs/ListResponseTravelCostCategory.md)
979
+ - [TripletexRubyClient::ListResponseTravelExpense](docs/ListResponseTravelExpense.md)
980
+ - [TripletexRubyClient::ListResponseTravelExpenseRate](docs/ListResponseTravelExpenseRate.md)
981
+ - [TripletexRubyClient::ListResponseTravelExpenseRateCategory](docs/ListResponseTravelExpenseRateCategory.md)
982
+ - [TripletexRubyClient::ListResponseTravelExpenseRateCategoryGroup](docs/ListResponseTravelExpenseRateCategoryGroup.md)
983
+ - [TripletexRubyClient::ListResponseTravelExpenseZone](docs/ListResponseTravelExpenseZone.md)
984
+ - [TripletexRubyClient::ListResponseTravelPaymentType](docs/ListResponseTravelPaymentType.md)
985
+ - [TripletexRubyClient::ListResponseTripletexCompanyModules](docs/ListResponseTripletexCompanyModules.md)
986
+ - [TripletexRubyClient::ListResponseUpsaleMetric](docs/ListResponseUpsaleMetric.md)
987
+ - [TripletexRubyClient::ListResponseUserTemplate](docs/ListResponseUserTemplate.md)
988
+ - [TripletexRubyClient::ListResponseVatReturnsComment](docs/ListResponseVatReturnsComment.md)
989
+ - [TripletexRubyClient::ListResponseVatReturnsVatCodeCommentDTO](docs/ListResponseVatReturnsVatCodeCommentDTO.md)
990
+ - [TripletexRubyClient::ListResponseVatTermPeriod](docs/ListResponseVatTermPeriod.md)
991
+ - [TripletexRubyClient::ListResponseVatType](docs/ListResponseVatType.md)
992
+ - [TripletexRubyClient::ListResponseVfFactoringOffer](docs/ListResponseVfFactoringOffer.md)
993
+ - [TripletexRubyClient::ListResponseVoucher](docs/ListResponseVoucher.md)
994
+ - [TripletexRubyClient::ListResponseVoucherMessage](docs/ListResponseVoucherMessage.md)
995
+ - [TripletexRubyClient::ListResponseVoucherStatus](docs/ListResponseVoucherStatus.md)
996
+ - [TripletexRubyClient::ListResponseVoucherType](docs/ListResponseVoucherType.md)
997
+ - [TripletexRubyClient::ListResponseWeek](docs/ListResponseWeek.md)
998
+ - [TripletexRubyClient::ListResponseWorkingHoursScheme](docs/ListResponseWorkingHoursScheme.md)
999
+ - [TripletexRubyClient::ListResponseZtlAccount](docs/ListResponseZtlAccount.md)
1000
+ - [TripletexRubyClient::ListResponseZtlConsent](docs/ListResponseZtlConsent.md)
1001
+ - [TripletexRubyClient::ListResponseZtlOnboarding](docs/ListResponseZtlOnboarding.md)
1002
+ - [TripletexRubyClient::LoggedInUserInfoDTO](docs/LoggedInUserInfoDTO.md)
1003
+ - [TripletexRubyClient::LogisticsSettings](docs/LogisticsSettings.md)
1004
+ - [TripletexRubyClient::MaritimeEmployment](docs/MaritimeEmployment.md)
1005
+ - [TripletexRubyClient::MaventaEventDataDTO](docs/MaventaEventDataDTO.md)
1006
+ - [TripletexRubyClient::MaventaStatusDTO](docs/MaventaStatusDTO.md)
1007
+ - [TripletexRubyClient::MediaType](docs/MediaType.md)
1008
+ - [TripletexRubyClient::Menu](docs/Menu.md)
1009
+ - [TripletexRubyClient::MenuItem](docs/MenuItem.md)
1010
+ - [TripletexRubyClient::MessageBodyWorkers](docs/MessageBodyWorkers.md)
1011
+ - [TripletexRubyClient::MileageAllowance](docs/MileageAllowance.md)
1012
+ - [TripletexRubyClient::MobileAppLogin](docs/MobileAppLogin.md)
1013
+ - [TripletexRubyClient::Modules](docs/Modules.md)
1014
+ - [TripletexRubyClient::MonthlyStatus](docs/MonthlyStatus.md)
1015
+ - [TripletexRubyClient::MultiPart](docs/MultiPart.md)
1016
+ - [TripletexRubyClient::Municipality](docs/Municipality.md)
1017
+ - [TripletexRubyClient::NextOfKin](docs/NextOfKin.md)
1018
+ - [TripletexRubyClient::Notification](docs/Notification.md)
1019
+ - [TripletexRubyClient::OccupationCode](docs/OccupationCode.md)
1020
+ - [TripletexRubyClient::OnboardAccountDTO](docs/OnboardAccountDTO.md)
1021
+ - [TripletexRubyClient::Order](docs/Order.md)
1022
+ - [TripletexRubyClient::OrderGroup](docs/OrderGroup.md)
1023
+ - [TripletexRubyClient::OrderLine](docs/OrderLine.md)
1024
+ - [TripletexRubyClient::OrderLinePostingDTO](docs/OrderLinePostingDTO.md)
1025
+ - [TripletexRubyClient::OrderOffer](docs/OrderOffer.md)
1026
+ - [TripletexRubyClient::PG2CallbackDTO](docs/PG2CallbackDTO.md)
1027
+ - [TripletexRubyClient::PageOptions](docs/PageOptions.md)
1028
+ - [TripletexRubyClient::ParameterizedHeader](docs/ParameterizedHeader.md)
1029
+ - [TripletexRubyClient::Passenger](docs/Passenger.md)
1030
+ - [TripletexRubyClient::Payment](docs/Payment.md)
1031
+ - [TripletexRubyClient::PaymentType](docs/PaymentType.md)
1032
+ - [TripletexRubyClient::PaymentTypeOut](docs/PaymentTypeOut.md)
1033
+ - [TripletexRubyClient::Payslip](docs/Payslip.md)
1034
+ - [TripletexRubyClient::PayslipHelperInternal](docs/PayslipHelperInternal.md)
1035
+ - [TripletexRubyClient::PayslipInternal](docs/PayslipInternal.md)
1036
+ - [TripletexRubyClient::PensionScheme](docs/PensionScheme.md)
1037
+ - [TripletexRubyClient::PerDiemCompensation](docs/PerDiemCompensation.md)
1038
+ - [TripletexRubyClient::PerDiemCompensationTransientDTO](docs/PerDiemCompensationTransientDTO.md)
1039
+ - [TripletexRubyClient::PersonAutoCompleteDTO](docs/PersonAutoCompleteDTO.md)
1040
+ - [TripletexRubyClient::PickupPoint](docs/PickupPoint.md)
1041
+ - [TripletexRubyClient::Posting](docs/Posting.md)
1042
+ - [TripletexRubyClient::Prediction](docs/Prediction.md)
1043
+ - [TripletexRubyClient::Product](docs/Product.md)
1044
+ - [TripletexRubyClient::ProductGroup](docs/ProductGroup.md)
1045
+ - [TripletexRubyClient::ProductGroupRelation](docs/ProductGroupRelation.md)
1046
+ - [TripletexRubyClient::ProductInventoryLocation](docs/ProductInventoryLocation.md)
1047
+ - [TripletexRubyClient::ProductLine](docs/ProductLine.md)
1048
+ - [TripletexRubyClient::ProductNews](docs/ProductNews.md)
1049
+ - [TripletexRubyClient::ProductPrice](docs/ProductPrice.md)
1050
+ - [TripletexRubyClient::ProductSettings](docs/ProductSettings.md)
1051
+ - [TripletexRubyClient::ProductUnit](docs/ProductUnit.md)
1052
+ - [TripletexRubyClient::ProductUnitMaster](docs/ProductUnitMaster.md)
1053
+ - [TripletexRubyClient::Project](docs/Project.md)
1054
+ - [TripletexRubyClient::ProjectAccess](docs/ProjectAccess.md)
1055
+ - [TripletexRubyClient::ProjectActivity](docs/ProjectActivity.md)
1056
+ - [TripletexRubyClient::ProjectBudgetStatus](docs/ProjectBudgetStatus.md)
1057
+ - [TripletexRubyClient::ProjectCategory](docs/ProjectCategory.md)
1058
+ - [TripletexRubyClient::ProjectControlForm](docs/ProjectControlForm.md)
1059
+ - [TripletexRubyClient::ProjectControlFormType](docs/ProjectControlFormType.md)
1060
+ - [TripletexRubyClient::ProjectHourlyRate](docs/ProjectHourlyRate.md)
1061
+ - [TripletexRubyClient::ProjectHourlyRateTemplate](docs/ProjectHourlyRateTemplate.md)
1062
+ - [TripletexRubyClient::ProjectInvoiceDetails](docs/ProjectInvoiceDetails.md)
1063
+ - [TripletexRubyClient::ProjectOnboardingSummaryDTO](docs/ProjectOnboardingSummaryDTO.md)
1064
+ - [TripletexRubyClient::ProjectOrderLine](docs/ProjectOrderLine.md)
1065
+ - [TripletexRubyClient::ProjectOverviewAggregate](docs/ProjectOverviewAggregate.md)
1066
+ - [TripletexRubyClient::ProjectParticipant](docs/ProjectParticipant.md)
1067
+ - [TripletexRubyClient::ProjectPeriodHourlyReport](docs/ProjectPeriodHourlyReport.md)
1068
+ - [TripletexRubyClient::ProjectPeriodInvoiced](docs/ProjectPeriodInvoiced.md)
1069
+ - [TripletexRubyClient::ProjectPeriodInvoicingReserve](docs/ProjectPeriodInvoicingReserve.md)
1070
+ - [TripletexRubyClient::ProjectPeriodMonthlyStatus](docs/ProjectPeriodMonthlyStatus.md)
1071
+ - [TripletexRubyClient::ProjectPeriodOverallStatus](docs/ProjectPeriodOverallStatus.md)
1072
+ - [TripletexRubyClient::ProjectSettings](docs/ProjectSettings.md)
1073
+ - [TripletexRubyClient::ProjectSpecificRate](docs/ProjectSpecificRate.md)
1074
+ - [TripletexRubyClient::ProjectSpecificRateTemplate](docs/ProjectSpecificRateTemplate.md)
1075
+ - [TripletexRubyClient::ProjectTemplate](docs/ProjectTemplate.md)
1076
+ - [TripletexRubyClient::Prospect](docs/Prospect.md)
1077
+ - [TripletexRubyClient::Providers](docs/Providers.md)
1078
+ - [TripletexRubyClient::PurchaseOrder](docs/PurchaseOrder.md)
1079
+ - [TripletexRubyClient::PurchaseOrderIncomingInvoiceRelation](docs/PurchaseOrderIncomingInvoiceRelation.md)
1080
+ - [TripletexRubyClient::PurchaseOrderline](docs/PurchaseOrderline.md)
1081
+ - [TripletexRubyClient::ReelDocumentationDTO](docs/ReelDocumentationDTO.md)
1082
+ - [TripletexRubyClient::ReelDomainDTO](docs/ReelDomainDTO.md)
1083
+ - [TripletexRubyClient::ReelFunctionDTO](docs/ReelFunctionDTO.md)
1084
+ - [TripletexRubyClient::Reminder](docs/Reminder.md)
1085
+ - [TripletexRubyClient::RemunerationType](docs/RemunerationType.md)
1086
+ - [TripletexRubyClient::Report](docs/Report.md)
1087
+ - [TripletexRubyClient::ReportAccess](docs/ReportAccess.md)
1088
+ - [TripletexRubyClient::ReportAuthorization](docs/ReportAuthorization.md)
1089
+ - [TripletexRubyClient::ReportCell](docs/ReportCell.md)
1090
+ - [TripletexRubyClient::ReportFilterAccount](docs/ReportFilterAccount.md)
1091
+ - [TripletexRubyClient::ReportFilterCustomer](docs/ReportFilterCustomer.md)
1092
+ - [TripletexRubyClient::ReportFilterDepartment](docs/ReportFilterDepartment.md)
1093
+ - [TripletexRubyClient::ReportFilterEmployee](docs/ReportFilterEmployee.md)
1094
+ - [TripletexRubyClient::ReportFilterGeneral](docs/ReportFilterGeneral.md)
1095
+ - [TripletexRubyClient::ReportFilterPeriod](docs/ReportFilterPeriod.md)
1096
+ - [TripletexRubyClient::ReportFilterPeriodDatum](docs/ReportFilterPeriodDatum.md)
1097
+ - [TripletexRubyClient::ReportFilterProduct](docs/ReportFilterProduct.md)
1098
+ - [TripletexRubyClient::ReportFilterProject](docs/ReportFilterProject.md)
1099
+ - [TripletexRubyClient::ReportFilterRange](docs/ReportFilterRange.md)
1100
+ - [TripletexRubyClient::ReportFilterSingular](docs/ReportFilterSingular.md)
1101
+ - [TripletexRubyClient::ReportFilterSupplier](docs/ReportFilterSupplier.md)
1102
+ - [TripletexRubyClient::ReportGroup](docs/ReportGroup.md)
1103
+ - [TripletexRubyClient::ReportGroupAutoGroup](docs/ReportGroupAutoGroup.md)
1104
+ - [TripletexRubyClient::ReportGroupAutoGroupOrderBy](docs/ReportGroupAutoGroupOrderBy.md)
1105
+ - [TripletexRubyClient::ReportGroupFilter](docs/ReportGroupFilter.md)
1106
+ - [TripletexRubyClient::ReportResult](docs/ReportResult.md)
1107
+ - [TripletexRubyClient::ReportResultCell](docs/ReportResultCell.md)
1108
+ - [TripletexRubyClient::ReportResultEnvelope](docs/ReportResultEnvelope.md)
1109
+ - [TripletexRubyClient::ReportResultHeader](docs/ReportResultHeader.md)
1110
+ - [TripletexRubyClient::ResponseWrapper](docs/ResponseWrapper.md)
1111
+ - [TripletexRubyClient::ResponseWrapperAccommodationAllowance](docs/ResponseWrapperAccommodationAllowance.md)
1112
+ - [TripletexRubyClient::ResponseWrapperAccount](docs/ResponseWrapperAccount.md)
1113
+ - [TripletexRubyClient::ResponseWrapperAccountingPeriod](docs/ResponseWrapperAccountingPeriod.md)
1114
+ - [TripletexRubyClient::ResponseWrapperActivity](docs/ResponseWrapperActivity.md)
1115
+ - [TripletexRubyClient::ResponseWrapperAddon](docs/ResponseWrapperAddon.md)
1116
+ - [TripletexRubyClient::ResponseWrapperAddonStatusType](docs/ResponseWrapperAddonStatusType.md)
1117
+ - [TripletexRubyClient::ResponseWrapperAltinnCompanyModule](docs/ResponseWrapperAltinnCompanyModule.md)
1118
+ - [TripletexRubyClient::ResponseWrapperAltinnInstance](docs/ResponseWrapperAltinnInstance.md)
1119
+ - [TripletexRubyClient::ResponseWrapperAnnualAccount](docs/ResponseWrapperAnnualAccount.md)
1120
+ - [TripletexRubyClient::ResponseWrapperApiConsumer](docs/ResponseWrapperApiConsumer.md)
1121
+ - [TripletexRubyClient::ResponseWrapperAppSpecific](docs/ResponseWrapperAppSpecific.md)
1122
+ - [TripletexRubyClient::ResponseWrapperApproveResponseDTO](docs/ResponseWrapperApproveResponseDTO.md)
1123
+ - [TripletexRubyClient::ResponseWrapperAsset](docs/ResponseWrapperAsset.md)
1124
+ - [TripletexRubyClient::ResponseWrapperAutoLogin](docs/ResponseWrapperAutoLogin.md)
1125
+ - [TripletexRubyClient::ResponseWrapperBank](docs/ResponseWrapperBank.md)
1126
+ - [TripletexRubyClient::ResponseWrapperBankAgreement](docs/ResponseWrapperBankAgreement.md)
1127
+ - [TripletexRubyClient::ResponseWrapperBankBalanceEstimation](docs/ResponseWrapperBankBalanceEstimation.md)
1128
+ - [TripletexRubyClient::ResponseWrapperBankOnboardingDTO](docs/ResponseWrapperBankOnboardingDTO.md)
1129
+ - [TripletexRubyClient::ResponseWrapperBankReconciliation](docs/ResponseWrapperBankReconciliation.md)
1130
+ - [TripletexRubyClient::ResponseWrapperBankReconciliationMatch](docs/ResponseWrapperBankReconciliationMatch.md)
1131
+ - [TripletexRubyClient::ResponseWrapperBankReconciliationPaymentType](docs/ResponseWrapperBankReconciliationPaymentType.md)
1132
+ - [TripletexRubyClient::ResponseWrapperBankSettings](docs/ResponseWrapperBankSettings.md)
1133
+ - [TripletexRubyClient::ResponseWrapperBankStatement](docs/ResponseWrapperBankStatement.md)
1134
+ - [TripletexRubyClient::ResponseWrapperBankStatementBalanceDTO](docs/ResponseWrapperBankStatementBalanceDTO.md)
1135
+ - [TripletexRubyClient::ResponseWrapperBankTransaction](docs/ResponseWrapperBankTransaction.md)
1136
+ - [TripletexRubyClient::ResponseWrapperBanner](docs/ResponseWrapperBanner.md)
1137
+ - [TripletexRubyClient::ResponseWrapperBigDecimal](docs/ResponseWrapperBigDecimal.md)
1138
+ - [TripletexRubyClient::ResponseWrapperBoolean](docs/ResponseWrapperBoolean.md)
1139
+ - [TripletexRubyClient::ResponseWrapperBrregStatusCode](docs/ResponseWrapperBrregStatusCode.md)
1140
+ - [TripletexRubyClient::ResponseWrapperCloseGroup](docs/ResponseWrapperCloseGroup.md)
1141
+ - [TripletexRubyClient::ResponseWrapperCompany](docs/ResponseWrapperCompany.md)
1142
+ - [TripletexRubyClient::ResponseWrapperCompanyAuthorityDTO](docs/ResponseWrapperCompanyAuthorityDTO.md)
1143
+ - [TripletexRubyClient::ResponseWrapperCompanyHoliday](docs/ResponseWrapperCompanyHoliday.md)
1144
+ - [TripletexRubyClient::ResponseWrapperConsumerToken](docs/ResponseWrapperConsumerToken.md)
1145
+ - [TripletexRubyClient::ResponseWrapperContact](docs/ResponseWrapperContact.md)
1146
+ - [TripletexRubyClient::ResponseWrapperCost](docs/ResponseWrapperCost.md)
1147
+ - [TripletexRubyClient::ResponseWrapperCountry](docs/ResponseWrapperCountry.md)
1148
+ - [TripletexRubyClient::ResponseWrapperCurrency](docs/ResponseWrapperCurrency.md)
1149
+ - [TripletexRubyClient::ResponseWrapperCurrencyExchangeRate](docs/ResponseWrapperCurrencyExchangeRate.md)
1150
+ - [TripletexRubyClient::ResponseWrapperCustomer](docs/ResponseWrapperCustomer.md)
1151
+ - [TripletexRubyClient::ResponseWrapperCustomerCategory](docs/ResponseWrapperCustomerCategory.md)
1152
+ - [TripletexRubyClient::ResponseWrapperDashboardDTO](docs/ResponseWrapperDashboardDTO.md)
1153
+ - [TripletexRubyClient::ResponseWrapperDeliveryAddress](docs/ResponseWrapperDeliveryAddress.md)
1154
+ - [TripletexRubyClient::ResponseWrapperDepartment](docs/ResponseWrapperDepartment.md)
1155
+ - [TripletexRubyClient::ResponseWrapperDeviation](docs/ResponseWrapperDeviation.md)
1156
+ - [TripletexRubyClient::ResponseWrapperDiscountGroup](docs/ResponseWrapperDiscountGroup.md)
1157
+ - [TripletexRubyClient::ResponseWrapperDivision](docs/ResponseWrapperDivision.md)
1158
+ - [TripletexRubyClient::ResponseWrapperDocument](docs/ResponseWrapperDocument.md)
1159
+ - [TripletexRubyClient::ResponseWrapperDocumentArchive](docs/ResponseWrapperDocumentArchive.md)
1160
+ - [TripletexRubyClient::ResponseWrapperElectronicSupportDTO](docs/ResponseWrapperElectronicSupportDTO.md)
1161
+ - [TripletexRubyClient::ResponseWrapperEmployee](docs/ResponseWrapperEmployee.md)
1162
+ - [TripletexRubyClient::ResponseWrapperEmployeeCategory](docs/ResponseWrapperEmployeeCategory.md)
1163
+ - [TripletexRubyClient::ResponseWrapperEmployeePreferences](docs/ResponseWrapperEmployeePreferences.md)
1164
+ - [TripletexRubyClient::ResponseWrapperEmployeeToken](docs/ResponseWrapperEmployeeToken.md)
1165
+ - [TripletexRubyClient::ResponseWrapperEmployeeTokenBundle](docs/ResponseWrapperEmployeeTokenBundle.md)
1166
+ - [TripletexRubyClient::ResponseWrapperEmployment](docs/ResponseWrapperEmployment.md)
1167
+ - [TripletexRubyClient::ResponseWrapperEmploymentDetails](docs/ResponseWrapperEmploymentDetails.md)
1168
+ - [TripletexRubyClient::ResponseWrapperEntitlement](docs/ResponseWrapperEntitlement.md)
1169
+ - [TripletexRubyClient::ResponseWrapperEventInfoDTO](docs/ResponseWrapperEventInfoDTO.md)
1170
+ - [TripletexRubyClient::ResponseWrapperExternalProduct](docs/ResponseWrapperExternalProduct.md)
1171
+ - [TripletexRubyClient::ResponseWrapperFundingPartnerApplication](docs/ResponseWrapperFundingPartnerApplication.md)
1172
+ - [TripletexRubyClient::ResponseWrapperFundingPartnerQualify](docs/ResponseWrapperFundingPartnerQualify.md)
1173
+ - [TripletexRubyClient::ResponseWrapperGoodsReceipt](docs/ResponseWrapperGoodsReceipt.md)
1174
+ - [TripletexRubyClient::ResponseWrapperGoodsReceiptLine](docs/ResponseWrapperGoodsReceiptLine.md)
1175
+ - [TripletexRubyClient::ResponseWrapperHistoricalPosting](docs/ResponseWrapperHistoricalPosting.md)
1176
+ - [TripletexRubyClient::ResponseWrapperHourlyCostAndRate](docs/ResponseWrapperHourlyCostAndRate.md)
1177
+ - [TripletexRubyClient::ResponseWrapperIdPortenLogin](docs/ResponseWrapperIdPortenLogin.md)
1178
+ - [TripletexRubyClient::ResponseWrapperIdPortenLoginStatus](docs/ResponseWrapperIdPortenLoginStatus.md)
1179
+ - [TripletexRubyClient::ResponseWrapperImage](docs/ResponseWrapperImage.md)
1180
+ - [TripletexRubyClient::ResponseWrapperInteger](docs/ResponseWrapperInteger.md)
1181
+ - [TripletexRubyClient::ResponseWrapperInventory](docs/ResponseWrapperInventory.md)
1182
+ - [TripletexRubyClient::ResponseWrapperInventoryLocation](docs/ResponseWrapperInventoryLocation.md)
1183
+ - [TripletexRubyClient::ResponseWrapperInvoice](docs/ResponseWrapperInvoice.md)
1184
+ - [TripletexRubyClient::ResponseWrapperInvoiceSettingsDTO](docs/ResponseWrapperInvoiceSettingsDTO.md)
1185
+ - [TripletexRubyClient::ResponseWrapperLeaveOfAbsence](docs/ResponseWrapperLeaveOfAbsence.md)
1186
+ - [TripletexRubyClient::ResponseWrapperLegacyAddress](docs/ResponseWrapperLegacyAddress.md)
1187
+ - [TripletexRubyClient::ResponseWrapperListBankBalanceEstimation](docs/ResponseWrapperListBankBalanceEstimation.md)
1188
+ - [TripletexRubyClient::ResponseWrapperListElectronicSupportDTO](docs/ResponseWrapperListElectronicSupportDTO.md)
1189
+ - [TripletexRubyClient::ResponseWrapperListFileIdForIncomingPaymentsDTO](docs/ResponseWrapperListFileIdForIncomingPaymentsDTO.md)
1190
+ - [TripletexRubyClient::ResponseWrapperListInteger](docs/ResponseWrapperListInteger.md)
1191
+ - [TripletexRubyClient::ResponseWrapperListJob](docs/ResponseWrapperListJob.md)
1192
+ - [TripletexRubyClient::ResponseWrapperListString](docs/ResponseWrapperListString.md)
1193
+ - [TripletexRubyClient::ResponseWrapperLoggedInUserInfoDTO](docs/ResponseWrapperLoggedInUserInfoDTO.md)
1194
+ - [TripletexRubyClient::ResponseWrapperLogisticsSettings](docs/ResponseWrapperLogisticsSettings.md)
1195
+ - [TripletexRubyClient::ResponseWrapperLong](docs/ResponseWrapperLong.md)
1196
+ - [TripletexRubyClient::ResponseWrapperMapPilotFeatureBoolean](docs/ResponseWrapperMapPilotFeatureBoolean.md)
1197
+ - [TripletexRubyClient::ResponseWrapperMapStringEventInfoDescription](docs/ResponseWrapperMapStringEventInfoDescription.md)
1198
+ - [TripletexRubyClient::ResponseWrapperMenu](docs/ResponseWrapperMenu.md)
1199
+ - [TripletexRubyClient::ResponseWrapperMileageAllowance](docs/ResponseWrapperMileageAllowance.md)
1200
+ - [TripletexRubyClient::ResponseWrapperModules](docs/ResponseWrapperModules.md)
1201
+ - [TripletexRubyClient::ResponseWrapperMonthlyStatus](docs/ResponseWrapperMonthlyStatus.md)
1202
+ - [TripletexRubyClient::ResponseWrapperNextOfKin](docs/ResponseWrapperNextOfKin.md)
1203
+ - [TripletexRubyClient::ResponseWrapperNotification](docs/ResponseWrapperNotification.md)
1204
+ - [TripletexRubyClient::ResponseWrapperObject](docs/ResponseWrapperObject.md)
1205
+ - [TripletexRubyClient::ResponseWrapperOrder](docs/ResponseWrapperOrder.md)
1206
+ - [TripletexRubyClient::ResponseWrapperOrderGroup](docs/ResponseWrapperOrderGroup.md)
1207
+ - [TripletexRubyClient::ResponseWrapperOrderLine](docs/ResponseWrapperOrderLine.md)
1208
+ - [TripletexRubyClient::ResponseWrapperOrderOffer](docs/ResponseWrapperOrderOffer.md)
1209
+ - [TripletexRubyClient::ResponseWrapperPageOptions](docs/ResponseWrapperPageOptions.md)
1210
+ - [TripletexRubyClient::ResponseWrapperPassenger](docs/ResponseWrapperPassenger.md)
1211
+ - [TripletexRubyClient::ResponseWrapperPayment](docs/ResponseWrapperPayment.md)
1212
+ - [TripletexRubyClient::ResponseWrapperPaymentType](docs/ResponseWrapperPaymentType.md)
1213
+ - [TripletexRubyClient::ResponseWrapperPaymentTypeOut](docs/ResponseWrapperPaymentTypeOut.md)
1214
+ - [TripletexRubyClient::ResponseWrapperPayslip](docs/ResponseWrapperPayslip.md)
1215
+ - [TripletexRubyClient::ResponseWrapperPayslipInternal](docs/ResponseWrapperPayslipInternal.md)
1216
+ - [TripletexRubyClient::ResponseWrapperPensionScheme](docs/ResponseWrapperPensionScheme.md)
1217
+ - [TripletexRubyClient::ResponseWrapperPerDiemCompensation](docs/ResponseWrapperPerDiemCompensation.md)
1218
+ - [TripletexRubyClient::ResponseWrapperPickupPoint](docs/ResponseWrapperPickupPoint.md)
1219
+ - [TripletexRubyClient::ResponseWrapperPosting](docs/ResponseWrapperPosting.md)
1220
+ - [TripletexRubyClient::ResponseWrapperProduct](docs/ResponseWrapperProduct.md)
1221
+ - [TripletexRubyClient::ResponseWrapperProductGroup](docs/ResponseWrapperProductGroup.md)
1222
+ - [TripletexRubyClient::ResponseWrapperProductGroupRelation](docs/ResponseWrapperProductGroupRelation.md)
1223
+ - [TripletexRubyClient::ResponseWrapperProductInventoryLocation](docs/ResponseWrapperProductInventoryLocation.md)
1224
+ - [TripletexRubyClient::ResponseWrapperProductLine](docs/ResponseWrapperProductLine.md)
1225
+ - [TripletexRubyClient::ResponseWrapperProductSettings](docs/ResponseWrapperProductSettings.md)
1226
+ - [TripletexRubyClient::ResponseWrapperProductUnit](docs/ResponseWrapperProductUnit.md)
1227
+ - [TripletexRubyClient::ResponseWrapperProductUnitMaster](docs/ResponseWrapperProductUnitMaster.md)
1228
+ - [TripletexRubyClient::ResponseWrapperProject](docs/ResponseWrapperProject.md)
1229
+ - [TripletexRubyClient::ResponseWrapperProjectAccess](docs/ResponseWrapperProjectAccess.md)
1230
+ - [TripletexRubyClient::ResponseWrapperProjectActivity](docs/ResponseWrapperProjectActivity.md)
1231
+ - [TripletexRubyClient::ResponseWrapperProjectBudgetStatus](docs/ResponseWrapperProjectBudgetStatus.md)
1232
+ - [TripletexRubyClient::ResponseWrapperProjectCategory](docs/ResponseWrapperProjectCategory.md)
1233
+ - [TripletexRubyClient::ResponseWrapperProjectControlForm](docs/ResponseWrapperProjectControlForm.md)
1234
+ - [TripletexRubyClient::ResponseWrapperProjectControlFormType](docs/ResponseWrapperProjectControlFormType.md)
1235
+ - [TripletexRubyClient::ResponseWrapperProjectHourlyRate](docs/ResponseWrapperProjectHourlyRate.md)
1236
+ - [TripletexRubyClient::ResponseWrapperProjectInvoiceDetails](docs/ResponseWrapperProjectInvoiceDetails.md)
1237
+ - [TripletexRubyClient::ResponseWrapperProjectOnboardingSummaryDTO](docs/ResponseWrapperProjectOnboardingSummaryDTO.md)
1238
+ - [TripletexRubyClient::ResponseWrapperProjectOrderLine](docs/ResponseWrapperProjectOrderLine.md)
1239
+ - [TripletexRubyClient::ResponseWrapperProjectParticipant](docs/ResponseWrapperProjectParticipant.md)
1240
+ - [TripletexRubyClient::ResponseWrapperProjectPeriodHourlyReport](docs/ResponseWrapperProjectPeriodHourlyReport.md)
1241
+ - [TripletexRubyClient::ResponseWrapperProjectPeriodInvoiced](docs/ResponseWrapperProjectPeriodInvoiced.md)
1242
+ - [TripletexRubyClient::ResponseWrapperProjectPeriodInvoicingReserve](docs/ResponseWrapperProjectPeriodInvoicingReserve.md)
1243
+ - [TripletexRubyClient::ResponseWrapperProjectPeriodOverallStatus](docs/ResponseWrapperProjectPeriodOverallStatus.md)
1244
+ - [TripletexRubyClient::ResponseWrapperProjectSettings](docs/ResponseWrapperProjectSettings.md)
1245
+ - [TripletexRubyClient::ResponseWrapperProjectSpecificRate](docs/ResponseWrapperProjectSpecificRate.md)
1246
+ - [TripletexRubyClient::ResponseWrapperProjectTemplate](docs/ResponseWrapperProjectTemplate.md)
1247
+ - [TripletexRubyClient::ResponseWrapperProspect](docs/ResponseWrapperProspect.md)
1248
+ - [TripletexRubyClient::ResponseWrapperPurchaseOrder](docs/ResponseWrapperPurchaseOrder.md)
1249
+ - [TripletexRubyClient::ResponseWrapperPurchaseOrderIncomingInvoiceRelation](docs/ResponseWrapperPurchaseOrderIncomingInvoiceRelation.md)
1250
+ - [TripletexRubyClient::ResponseWrapperPurchaseOrderline](docs/ResponseWrapperPurchaseOrderline.md)
1251
+ - [TripletexRubyClient::ResponseWrapperReelDomainDTO](docs/ResponseWrapperReelDomainDTO.md)
1252
+ - [TripletexRubyClient::ResponseWrapperReminder](docs/ResponseWrapperReminder.md)
1253
+ - [TripletexRubyClient::ResponseWrapperReport](docs/ResponseWrapperReport.md)
1254
+ - [TripletexRubyClient::ResponseWrapperReportAuthorization](docs/ResponseWrapperReportAuthorization.md)
1255
+ - [TripletexRubyClient::ResponseWrapperReportCell](docs/ResponseWrapperReportCell.md)
1256
+ - [TripletexRubyClient::ResponseWrapperReportGroup](docs/ResponseWrapperReportGroup.md)
1257
+ - [TripletexRubyClient::ResponseWrapperReportResultEnvelope](docs/ResponseWrapperReportResultEnvelope.md)
1258
+ - [TripletexRubyClient::ResponseWrapperResultBudget](docs/ResponseWrapperResultBudget.md)
1259
+ - [TripletexRubyClient::ResponseWrapperSalaryCompilation](docs/ResponseWrapperSalaryCompilation.md)
1260
+ - [TripletexRubyClient::ResponseWrapperSalarySettings](docs/ResponseWrapperSalarySettings.md)
1261
+ - [TripletexRubyClient::ResponseWrapperSalarySpecSupplementInternal](docs/ResponseWrapperSalarySpecSupplementInternal.md)
1262
+ - [TripletexRubyClient::ResponseWrapperSalarySpecification](docs/ResponseWrapperSalarySpecification.md)
1263
+ - [TripletexRubyClient::ResponseWrapperSalarySpecificationInternal](docs/ResponseWrapperSalarySpecificationInternal.md)
1264
+ - [TripletexRubyClient::ResponseWrapperSalaryTransaction](docs/ResponseWrapperSalaryTransaction.md)
1265
+ - [TripletexRubyClient::ResponseWrapperSalaryTransactionInternal](docs/ResponseWrapperSalaryTransactionInternal.md)
1266
+ - [TripletexRubyClient::ResponseWrapperSalaryType](docs/ResponseWrapperSalaryType.md)
1267
+ - [TripletexRubyClient::ResponseWrapperSalaryTypeInternal](docs/ResponseWrapperSalaryTypeInternal.md)
1268
+ - [TripletexRubyClient::ResponseWrapperSalesForceAccountInfo](docs/ResponseWrapperSalesForceAccountInfo.md)
1269
+ - [TripletexRubyClient::ResponseWrapperSalesForceEmployee](docs/ResponseWrapperSalesForceEmployee.md)
1270
+ - [TripletexRubyClient::ResponseWrapperSalesForceEmployeeRole](docs/ResponseWrapperSalesForceEmployeeRole.md)
1271
+ - [TripletexRubyClient::ResponseWrapperSalesForceOpportunity](docs/ResponseWrapperSalesForceOpportunity.md)
1272
+ - [TripletexRubyClient::ResponseWrapperSalesForceStats](docs/ResponseWrapperSalesForceStats.md)
1273
+ - [TripletexRubyClient::ResponseWrapperSalesModuleDTO](docs/ResponseWrapperSalesModuleDTO.md)
1274
+ - [TripletexRubyClient::ResponseWrapperSessionToken](docs/ResponseWrapperSessionToken.md)
1275
+ - [TripletexRubyClient::ResponseWrapperStandardTime](docs/ResponseWrapperStandardTime.md)
1276
+ - [TripletexRubyClient::ResponseWrapperStocktaking](docs/ResponseWrapperStocktaking.md)
1277
+ - [TripletexRubyClient::ResponseWrapperStorebrandPensionOnboarding](docs/ResponseWrapperStorebrandPensionOnboarding.md)
1278
+ - [TripletexRubyClient::ResponseWrapperStorebrandPensionOnboardingQualify](docs/ResponseWrapperStorebrandPensionOnboardingQualify.md)
1279
+ - [TripletexRubyClient::ResponseWrapperString](docs/ResponseWrapperString.md)
1280
+ - [TripletexRubyClient::ResponseWrapperSubscription](docs/ResponseWrapperSubscription.md)
1281
+ - [TripletexRubyClient::ResponseWrapperSupplier](docs/ResponseWrapperSupplier.md)
1282
+ - [TripletexRubyClient::ResponseWrapperSupplierInvoice](docs/ResponseWrapperSupplierInvoice.md)
1283
+ - [TripletexRubyClient::ResponseWrapperSupplierProduct](docs/ResponseWrapperSupplierProduct.md)
1284
+ - [TripletexRubyClient::ResponseWrapperSystemMessage](docs/ResponseWrapperSystemMessage.md)
1285
+ - [TripletexRubyClient::ResponseWrapperTemplate](docs/ResponseWrapperTemplate.md)
1286
+ - [TripletexRubyClient::ResponseWrapperTimeClock](docs/ResponseWrapperTimeClock.md)
1287
+ - [TripletexRubyClient::ResponseWrapperTimesheetEntry](docs/ResponseWrapperTimesheetEntry.md)
1288
+ - [TripletexRubyClient::ResponseWrapperTimesheetSalaryTypeSpecification](docs/ResponseWrapperTimesheetSalaryTypeSpecification.md)
1289
+ - [TripletexRubyClient::ResponseWrapperTimesheetSettings](docs/ResponseWrapperTimesheetSettings.md)
1290
+ - [TripletexRubyClient::ResponseWrapperTransportType](docs/ResponseWrapperTransportType.md)
1291
+ - [TripletexRubyClient::ResponseWrapperTravelCostCategory](docs/ResponseWrapperTravelCostCategory.md)
1292
+ - [TripletexRubyClient::ResponseWrapperTravelExpense](docs/ResponseWrapperTravelExpense.md)
1293
+ - [TripletexRubyClient::ResponseWrapperTravelExpenseRate](docs/ResponseWrapperTravelExpenseRate.md)
1294
+ - [TripletexRubyClient::ResponseWrapperTravelExpenseRateCategory](docs/ResponseWrapperTravelExpenseRateCategory.md)
1295
+ - [TripletexRubyClient::ResponseWrapperTravelExpenseRateCategoryGroup](docs/ResponseWrapperTravelExpenseRateCategoryGroup.md)
1296
+ - [TripletexRubyClient::ResponseWrapperTravelExpenseSettings](docs/ResponseWrapperTravelExpenseSettings.md)
1297
+ - [TripletexRubyClient::ResponseWrapperTravelExpenseZone](docs/ResponseWrapperTravelExpenseZone.md)
1298
+ - [TripletexRubyClient::ResponseWrapperTravelPaymentType](docs/ResponseWrapperTravelPaymentType.md)
1299
+ - [TripletexRubyClient::ResponseWrapperTripDTO](docs/ResponseWrapperTripDTO.md)
1300
+ - [TripletexRubyClient::ResponseWrapperTripletexAccountPricesReturnDTO](docs/ResponseWrapperTripletexAccountPricesReturnDTO.md)
1301
+ - [TripletexRubyClient::ResponseWrapperTripletexAccountReturn](docs/ResponseWrapperTripletexAccountReturn.md)
1302
+ - [TripletexRubyClient::ResponseWrapperTripletexCompanyModules](docs/ResponseWrapperTripletexCompanyModules.md)
1303
+ - [TripletexRubyClient::ResponseWrapperUnreadCountDTO](docs/ResponseWrapperUnreadCountDTO.md)
1304
+ - [TripletexRubyClient::ResponseWrapperUserTemplate](docs/ResponseWrapperUserTemplate.md)
1305
+ - [TripletexRubyClient::ResponseWrapperUserTemplateDefaultDTO](docs/ResponseWrapperUserTemplateDefaultDTO.md)
1306
+ - [TripletexRubyClient::ResponseWrapperVFCustomerResponseDTO](docs/ResponseWrapperVFCustomerResponseDTO.md)
1307
+ - [TripletexRubyClient::ResponseWrapperVatReturns2022](docs/ResponseWrapperVatReturns2022.md)
1308
+ - [TripletexRubyClient::ResponseWrapperVatReturns2022ValidateCreate](docs/ResponseWrapperVatReturns2022ValidateCreate.md)
1309
+ - [TripletexRubyClient::ResponseWrapperVatReturnsPaymentInfo](docs/ResponseWrapperVatReturnsPaymentInfo.md)
1310
+ - [TripletexRubyClient::ResponseWrapperVatReturnsValidationResult](docs/ResponseWrapperVatReturnsValidationResult.md)
1311
+ - [TripletexRubyClient::ResponseWrapperVatSpecificationLine](docs/ResponseWrapperVatSpecificationLine.md)
1312
+ - [TripletexRubyClient::ResponseWrapperVatType](docs/ResponseWrapperVatType.md)
1313
+ - [TripletexRubyClient::ResponseWrapperVoucher](docs/ResponseWrapperVoucher.md)
1314
+ - [TripletexRubyClient::ResponseWrapperVoucherApprovalListElement](docs/ResponseWrapperVoucherApprovalListElement.md)
1315
+ - [TripletexRubyClient::ResponseWrapperVoucherMessage](docs/ResponseWrapperVoucherMessage.md)
1316
+ - [TripletexRubyClient::ResponseWrapperVoucherOptions](docs/ResponseWrapperVoucherOptions.md)
1317
+ - [TripletexRubyClient::ResponseWrapperVoucherStatus](docs/ResponseWrapperVoucherStatus.md)
1318
+ - [TripletexRubyClient::ResponseWrapperVoucherType](docs/ResponseWrapperVoucherType.md)
1319
+ - [TripletexRubyClient::ResponseWrapperWeek](docs/ResponseWrapperWeek.md)
1320
+ - [TripletexRubyClient::ResponseWrapperZtlAccount](docs/ResponseWrapperZtlAccount.md)
1321
+ - [TripletexRubyClient::ResponseWrapperZtlConsent](docs/ResponseWrapperZtlConsent.md)
1322
+ - [TripletexRubyClient::ResponseWrapperZtlOnboarding](docs/ResponseWrapperZtlOnboarding.md)
1323
+ - [TripletexRubyClient::RestrictedEntitlementChangeDTO](docs/RestrictedEntitlementChangeDTO.md)
1324
+ - [TripletexRubyClient::ResultBudget](docs/ResultBudget.md)
1325
+ - [TripletexRubyClient::SalaryCompilation](docs/SalaryCompilation.md)
1326
+ - [TripletexRubyClient::SalaryCompilationLine](docs/SalaryCompilationLine.md)
1327
+ - [TripletexRubyClient::SalarySettings](docs/SalarySettings.md)
1328
+ - [TripletexRubyClient::SalarySpecSupplementInternal](docs/SalarySpecSupplementInternal.md)
1329
+ - [TripletexRubyClient::SalarySpecification](docs/SalarySpecification.md)
1330
+ - [TripletexRubyClient::SalarySpecificationInternal](docs/SalarySpecificationInternal.md)
1331
+ - [TripletexRubyClient::SalaryTransaction](docs/SalaryTransaction.md)
1332
+ - [TripletexRubyClient::SalaryTransactionInternal](docs/SalaryTransactionInternal.md)
1333
+ - [TripletexRubyClient::SalaryType](docs/SalaryType.md)
1334
+ - [TripletexRubyClient::SalaryTypeInternal](docs/SalaryTypeInternal.md)
1335
+ - [TripletexRubyClient::SalesForceAccountInfo](docs/SalesForceAccountInfo.md)
1336
+ - [TripletexRubyClient::SalesForceAddress](docs/SalesForceAddress.md)
1337
+ - [TripletexRubyClient::SalesForceCountry](docs/SalesForceCountry.md)
1338
+ - [TripletexRubyClient::SalesForceEmployee](docs/SalesForceEmployee.md)
1339
+ - [TripletexRubyClient::SalesForceEmployeeRole](docs/SalesForceEmployeeRole.md)
1340
+ - [TripletexRubyClient::SalesForceOpportunity](docs/SalesForceOpportunity.md)
1341
+ - [TripletexRubyClient::SalesForceStats](docs/SalesForceStats.md)
1342
+ - [TripletexRubyClient::SalesModuleDTO](docs/SalesModuleDTO.md)
1343
+ - [TripletexRubyClient::SearchCompletionDTO](docs/SearchCompletionDTO.md)
1344
+ - [TripletexRubyClient::SessionToken](docs/SessionToken.md)
1345
+ - [TripletexRubyClient::StandardTime](docs/StandardTime.md)
1346
+ - [TripletexRubyClient::Stock](docs/Stock.md)
1347
+ - [TripletexRubyClient::Stocktaking](docs/Stocktaking.md)
1348
+ - [TripletexRubyClient::StorebrandPensionOnboarding](docs/StorebrandPensionOnboarding.md)
1349
+ - [TripletexRubyClient::StorebrandPensionOnboardingQualify](docs/StorebrandPensionOnboardingQualify.md)
1350
+ - [TripletexRubyClient::Subscription](docs/Subscription.md)
1351
+ - [TripletexRubyClient::Supplier](docs/Supplier.md)
1352
+ - [TripletexRubyClient::SupplierBalance](docs/SupplierBalance.md)
1353
+ - [TripletexRubyClient::SupplierInvoice](docs/SupplierInvoice.md)
1354
+ - [TripletexRubyClient::SupplierProduct](docs/SupplierProduct.md)
1355
+ - [TripletexRubyClient::SystemMessage](docs/SystemMessage.md)
1356
+ - [TripletexRubyClient::SystemReportCategoryDTO](docs/SystemReportCategoryDTO.md)
1357
+ - [TripletexRubyClient::SystemReportDTO](docs/SystemReportDTO.md)
1358
+ - [TripletexRubyClient::Task](docs/Task.md)
1359
+ - [TripletexRubyClient::Template](docs/Template.md)
1360
+ - [TripletexRubyClient::TimeClock](docs/TimeClock.md)
1361
+ - [TripletexRubyClient::TimesheetEntry](docs/TimesheetEntry.md)
1362
+ - [TripletexRubyClient::TimesheetEntrySearchResponse](docs/TimesheetEntrySearchResponse.md)
1363
+ - [TripletexRubyClient::TimesheetSalaryTypeSpecification](docs/TimesheetSalaryTypeSpecification.md)
1364
+ - [TripletexRubyClient::TimesheetSettings](docs/TimesheetSettings.md)
1365
+ - [TripletexRubyClient::TlxNumber](docs/TlxNumber.md)
1366
+ - [TripletexRubyClient::TransportType](docs/TransportType.md)
1367
+ - [TripletexRubyClient::TravelCostCategory](docs/TravelCostCategory.md)
1368
+ - [TripletexRubyClient::TravelDetails](docs/TravelDetails.md)
1369
+ - [TripletexRubyClient::TravelExpense](docs/TravelExpense.md)
1370
+ - [TripletexRubyClient::TravelExpenseRate](docs/TravelExpenseRate.md)
1371
+ - [TripletexRubyClient::TravelExpenseRateCategory](docs/TravelExpenseRateCategory.md)
1372
+ - [TripletexRubyClient::TravelExpenseRateCategoryGroup](docs/TravelExpenseRateCategoryGroup.md)
1373
+ - [TripletexRubyClient::TravelExpenseSettings](docs/TravelExpenseSettings.md)
1374
+ - [TripletexRubyClient::TravelExpenseZone](docs/TravelExpenseZone.md)
1375
+ - [TripletexRubyClient::TravelPaymentType](docs/TravelPaymentType.md)
1376
+ - [TripletexRubyClient::TriggerDTO](docs/TriggerDTO.md)
1377
+ - [TripletexRubyClient::TripDTO](docs/TripDTO.md)
1378
+ - [TripletexRubyClient::TripletexAccount](docs/TripletexAccount.md)
1379
+ - [TripletexRubyClient::TripletexAccount2](docs/TripletexAccount2.md)
1380
+ - [TripletexRubyClient::TripletexAccountPricesReturnDTO](docs/TripletexAccountPricesReturnDTO.md)
1381
+ - [TripletexRubyClient::TripletexAccountReturn](docs/TripletexAccountReturn.md)
1382
+ - [TripletexRubyClient::TripletexCompanyModules](docs/TripletexCompanyModules.md)
1383
+ - [TripletexRubyClient::UnreadCountDTO](docs/UnreadCountDTO.md)
1384
+ - [TripletexRubyClient::UpsaleMetric](docs/UpsaleMetric.md)
1385
+ - [TripletexRubyClient::UserTemplate](docs/UserTemplate.md)
1386
+ - [TripletexRubyClient::UserTemplateDefaultDTO](docs/UserTemplateDefaultDTO.md)
1387
+ - [TripletexRubyClient::VFCustomerResponseDTO](docs/VFCustomerResponseDTO.md)
1388
+ - [TripletexRubyClient::VFProductOnboardingStatusDTO](docs/VFProductOnboardingStatusDTO.md)
1389
+ - [TripletexRubyClient::ValidationError](docs/ValidationError.md)
1390
+ - [TripletexRubyClient::ValidationReasonDTO](docs/ValidationReasonDTO.md)
1391
+ - [TripletexRubyClient::VatReturns2022](docs/VatReturns2022.md)
1392
+ - [TripletexRubyClient::VatReturns2022Creation](docs/VatReturns2022Creation.md)
1393
+ - [TripletexRubyClient::VatReturns2022ValidateCreate](docs/VatReturns2022ValidateCreate.md)
1394
+ - [TripletexRubyClient::VatReturnsComment](docs/VatReturnsComment.md)
1395
+ - [TripletexRubyClient::VatReturnsPaymentInfo](docs/VatReturnsPaymentInfo.md)
1396
+ - [TripletexRubyClient::VatReturnsValidationResult](docs/VatReturnsValidationResult.md)
1397
+ - [TripletexRubyClient::VatReturnsVatCodeCommentDTO](docs/VatReturnsVatCodeCommentDTO.md)
1398
+ - [TripletexRubyClient::VatSpecificationGroup](docs/VatSpecificationGroup.md)
1399
+ - [TripletexRubyClient::VatSpecificationLine](docs/VatSpecificationLine.md)
1400
+ - [TripletexRubyClient::VatTermPeriod](docs/VatTermPeriod.md)
1401
+ - [TripletexRubyClient::VatType](docs/VatType.md)
1402
+ - [TripletexRubyClient::VfFactoringOffer](docs/VfFactoringOffer.md)
1403
+ - [TripletexRubyClient::Voucher](docs/Voucher.md)
1404
+ - [TripletexRubyClient::VoucherApprovalListElement](docs/VoucherApprovalListElement.md)
1405
+ - [TripletexRubyClient::VoucherMessage](docs/VoucherMessage.md)
1406
+ - [TripletexRubyClient::VoucherOptions](docs/VoucherOptions.md)
1407
+ - [TripletexRubyClient::VoucherSearchResponse](docs/VoucherSearchResponse.md)
1408
+ - [TripletexRubyClient::VoucherStatus](docs/VoucherStatus.md)
1409
+ - [TripletexRubyClient::VoucherType](docs/VoucherType.md)
1410
+ - [TripletexRubyClient::WebHookWrapper](docs/WebHookWrapper.md)
1411
+ - [TripletexRubyClient::Week](docs/Week.md)
1412
+ - [TripletexRubyClient::WorkingHoursScheme](docs/WorkingHoursScheme.md)
1413
+ - [TripletexRubyClient::ZtlAccount](docs/ZtlAccount.md)
1414
+ - [TripletexRubyClient::ZtlConsent](docs/ZtlConsent.md)
1415
+ - [TripletexRubyClient::ZtlOnboarding](docs/ZtlOnboarding.md)
1416
+
1417
+
1418
+ ## Documentation for Authorization
1419
+
1420
+
1421
+ ### tokenAuthScheme
1422
+
1423
+ - **Type**: HTTP basic authentication
1424
+