xero-ruby 4.0.0 → 4.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +450 -450
- data/lib/xero-ruby/api/accounting_api.rb +18858 -18858
- data/lib/xero-ruby/api/app_store_api.rb +325 -325
- data/lib/xero-ruby/api/asset_api.rb +493 -493
- data/lib/xero-ruby/api/files_api.rb +1468 -1390
- data/lib/xero-ruby/api/finance_api.rb +961 -961
- data/lib/xero-ruby/api/payroll_au_api.rb +2513 -2282
- data/lib/xero-ruby/api/payroll_nz_api.rb +5334 -5334
- data/lib/xero-ruby/api/payroll_uk_api.rb +5479 -5479
- data/lib/xero-ruby/api/project_api.rb +1402 -1402
- data/lib/xero-ruby/api_client.rb +675 -675
- data/lib/xero-ruby/api_error.rb +57 -57
- data/lib/xero-ruby/configuration.rb +282 -282
- data/lib/xero-ruby/models/accounting/account.rb +535 -535
- data/lib/xero-ruby/models/accounting/account_type.rb +56 -56
- data/lib/xero-ruby/models/accounting/accounts.rb +224 -224
- data/lib/xero-ruby/models/accounting/accounts_payable.rb +232 -232
- data/lib/xero-ruby/models/accounting/accounts_receivable.rb +232 -232
- data/lib/xero-ruby/models/accounting/action.rb +268 -268
- data/lib/xero-ruby/models/accounting/actions.rb +224 -224
- data/lib/xero-ruby/models/accounting/address.rb +483 -483
- data/lib/xero-ruby/models/accounting/address_for_organisation.rb +484 -484
- data/lib/xero-ruby/models/accounting/allocation.rb +309 -309
- data/lib/xero-ruby/models/accounting/allocations.rb +224 -224
- data/lib/xero-ruby/models/accounting/attachment.rb +272 -272
- data/lib/xero-ruby/models/accounting/attachments.rb +224 -224
- data/lib/xero-ruby/models/accounting/balance_details.rb +243 -243
- data/lib/xero-ruby/models/accounting/balances.rb +233 -233
- data/lib/xero-ruby/models/accounting/bank_transaction.rb +510 -510
- data/lib/xero-ruby/models/accounting/bank_transactions.rb +224 -224
- data/lib/xero-ruby/models/accounting/bank_transfer.rb +375 -375
- data/lib/xero-ruby/models/accounting/bank_transfers.rb +224 -224
- data/lib/xero-ruby/models/accounting/batch_payment.rb +496 -496
- data/lib/xero-ruby/models/accounting/batch_payment_delete.rb +244 -244
- data/lib/xero-ruby/models/accounting/batch_payment_delete_by_url_param.rb +229 -229
- data/lib/xero-ruby/models/accounting/batch_payment_details.rb +293 -293
- data/lib/xero-ruby/models/accounting/batch_payments.rb +224 -224
- data/lib/xero-ruby/models/accounting/bill.rb +232 -232
- data/lib/xero-ruby/models/accounting/branding_theme.rb +307 -307
- data/lib/xero-ruby/models/accounting/branding_themes.rb +224 -224
- data/lib/xero-ruby/models/accounting/budget.rb +327 -327
- data/lib/xero-ruby/models/accounting/budget_balance.rb +267 -267
- data/lib/xero-ruby/models/accounting/budget_line.rb +244 -244
- data/lib/xero-ruby/models/accounting/budgets.rb +224 -224
- data/lib/xero-ruby/models/accounting/cis_org_setting.rb +242 -242
- data/lib/xero-ruby/models/accounting/cis_org_settings.rb +224 -224
- data/lib/xero-ruby/models/accounting/cis_setting.rb +232 -232
- data/lib/xero-ruby/models/accounting/cis_settings.rb +224 -224
- data/lib/xero-ruby/models/accounting/contact.rb +849 -849
- data/lib/xero-ruby/models/accounting/contact_group.rb +290 -290
- data/lib/xero-ruby/models/accounting/contact_groups.rb +224 -224
- data/lib/xero-ruby/models/accounting/contact_person.rb +252 -252
- data/lib/xero-ruby/models/accounting/contacts.rb +224 -224
- data/lib/xero-ruby/models/accounting/conversion_balances.rb +245 -245
- data/lib/xero-ruby/models/accounting/conversion_date.rb +233 -233
- data/lib/xero-ruby/models/accounting/country_code.rb +274 -274
- data/lib/xero-ruby/models/accounting/credit_note.rb +580 -580
- data/lib/xero-ruby/models/accounting/credit_notes.rb +224 -224
- data/lib/xero-ruby/models/accounting/currencies.rb +224 -224
- data/lib/xero-ruby/models/accounting/currency.rb +232 -232
- data/lib/xero-ruby/models/accounting/currency_code.rb +203 -200
- data/lib/xero-ruby/models/accounting/element.rb +294 -294
- data/lib/xero-ruby/models/accounting/employee.rb +362 -362
- data/lib/xero-ruby/models/accounting/employees.rb +224 -224
- data/lib/xero-ruby/models/accounting/error.rb +254 -254
- data/lib/xero-ruby/models/accounting/expense_claim.rb +375 -375
- data/lib/xero-ruby/models/accounting/expense_claims.rb +224 -224
- data/lib/xero-ruby/models/accounting/external_link.rb +281 -281
- data/lib/xero-ruby/models/accounting/history_record.rb +252 -252
- data/lib/xero-ruby/models/accounting/history_records.rb +224 -224
- data/lib/xero-ruby/models/accounting/import_summary.rb +233 -233
- data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +303 -303
- data/lib/xero-ruby/models/accounting/import_summary_object.rb +222 -222
- data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +222 -222
- data/lib/xero-ruby/models/accounting/invoice.rb +707 -707
- data/lib/xero-ruby/models/accounting/invoice_reminder.rb +222 -222
- data/lib/xero-ruby/models/accounting/invoice_reminders.rb +224 -224
- data/lib/xero-ruby/models/accounting/invoices.rb +224 -224
- data/lib/xero-ruby/models/accounting/item.rb +443 -443
- data/lib/xero-ruby/models/accounting/items.rb +224 -224
- data/lib/xero-ruby/models/accounting/journal.rb +353 -353
- data/lib/xero-ruby/models/accounting/journal_line.rb +334 -334
- data/lib/xero-ruby/models/accounting/journals.rb +224 -224
- data/lib/xero-ruby/models/accounting/line_amount_types.rb +37 -37
- data/lib/xero-ruby/models/accounting/line_item.rb +364 -364
- data/lib/xero-ruby/models/accounting/line_item_item.rb +272 -272
- data/lib/xero-ruby/models/accounting/line_item_tracking.rb +267 -267
- data/lib/xero-ruby/models/accounting/linked_transaction.rb +390 -390
- data/lib/xero-ruby/models/accounting/linked_transactions.rb +224 -224
- data/lib/xero-ruby/models/accounting/manual_journal.rb +406 -406
- data/lib/xero-ruby/models/accounting/manual_journal_line.rb +294 -294
- data/lib/xero-ruby/models/accounting/manual_journals.rb +224 -224
- data/lib/xero-ruby/models/accounting/online_invoice.rb +222 -222
- data/lib/xero-ruby/models/accounting/online_invoices.rb +224 -224
- data/lib/xero-ruby/models/accounting/organisation.rb +728 -728
- data/lib/xero-ruby/models/accounting/organisations.rb +224 -224
- data/lib/xero-ruby/models/accounting/overpayment.rb +464 -464
- data/lib/xero-ruby/models/accounting/overpayments.rb +224 -224
- data/lib/xero-ruby/models/accounting/payment.rb +544 -544
- data/lib/xero-ruby/models/accounting/payment_delete.rb +229 -229
- data/lib/xero-ruby/models/accounting/payment_service.rb +274 -274
- data/lib/xero-ruby/models/accounting/payment_services.rb +224 -224
- data/lib/xero-ruby/models/accounting/payment_term.rb +232 -232
- data/lib/xero-ruby/models/accounting/payment_term_type.rb +38 -38
- data/lib/xero-ruby/models/accounting/payments.rb +224 -224
- data/lib/xero-ruby/models/accounting/phone.rb +336 -336
- data/lib/xero-ruby/models/accounting/prepayment.rb +475 -475
- data/lib/xero-ruby/models/accounting/prepayments.rb +224 -224
- data/lib/xero-ruby/models/accounting/purchase.rb +252 -252
- data/lib/xero-ruby/models/accounting/purchase_order.rb +541 -541
- data/lib/xero-ruby/models/accounting/purchase_orders.rb +224 -224
- data/lib/xero-ruby/models/accounting/quote.rb +531 -531
- data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +37 -37
- data/lib/xero-ruby/models/accounting/quote_status_codes.rb +40 -40
- data/lib/xero-ruby/models/accounting/quotes.rb +224 -224
- data/lib/xero-ruby/models/accounting/receipt.rb +441 -441
- data/lib/xero-ruby/models/accounting/receipts.rb +224 -224
- data/lib/xero-ruby/models/accounting/repeating_invoice.rb +477 -477
- data/lib/xero-ruby/models/accounting/repeating_invoices.rb +224 -224
- data/lib/xero-ruby/models/accounting/report.rb +309 -309
- data/lib/xero-ruby/models/accounting/report_attribute.rb +232 -232
- data/lib/xero-ruby/models/accounting/report_cell.rb +234 -234
- data/lib/xero-ruby/models/accounting/report_fields.rb +242 -242
- data/lib/xero-ruby/models/accounting/report_row.rb +244 -244
- data/lib/xero-ruby/models/accounting/report_rows.rb +256 -256
- data/lib/xero-ruby/models/accounting/report_with_row.rb +308 -308
- data/lib/xero-ruby/models/accounting/report_with_rows.rb +224 -224
- data/lib/xero-ruby/models/accounting/reports.rb +224 -224
- data/lib/xero-ruby/models/accounting/request_empty.rb +222 -222
- data/lib/xero-ruby/models/accounting/row_type.rb +38 -38
- data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +232 -232
- data/lib/xero-ruby/models/accounting/schedule.rb +336 -336
- data/lib/xero-ruby/models/accounting/setup.rb +246 -246
- data/lib/xero-ruby/models/accounting/tax_component.rb +252 -252
- data/lib/xero-ruby/models/accounting/tax_rate.rb +481 -476
- data/lib/xero-ruby/models/accounting/tax_rates.rb +224 -224
- data/lib/xero-ruby/models/accounting/tax_type.rb +130 -116
- data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +432 -432
- data/lib/xero-ruby/models/accounting/time_zone.rb +175 -175
- data/lib/xero-ruby/models/accounting/tracking_categories.rb +224 -224
- data/lib/xero-ruby/models/accounting/tracking_category.rb +341 -341
- data/lib/xero-ruby/models/accounting/tracking_option.rb +304 -304
- data/lib/xero-ruby/models/accounting/tracking_options.rb +224 -224
- data/lib/xero-ruby/models/accounting/user.rb +323 -323
- data/lib/xero-ruby/models/accounting/users.rb +224 -224
- data/lib/xero-ruby/models/accounting/validation_error.rb +222 -222
- data/lib/xero-ruby/models/app_store/create_usage_record.rb +243 -243
- data/lib/xero-ruby/models/app_store/plan.rb +311 -311
- data/lib/xero-ruby/models/app_store/price.rb +257 -257
- data/lib/xero-ruby/models/app_store/problem_details.rb +272 -272
- data/lib/xero-ruby/models/app_store/product.rb +299 -299
- data/lib/xero-ruby/models/app_store/subscription.rb +361 -361
- data/lib/xero-ruby/models/app_store/subscription_item.rb +354 -354
- data/lib/xero-ruby/models/app_store/update_usage_record.rb +228 -228
- data/lib/xero-ruby/models/app_store/usage_record.rb +332 -332
- data/lib/xero-ruby/models/app_store/usage_records_list.rb +230 -230
- data/lib/xero-ruby/models/assets/asset.rb +377 -377
- data/lib/xero-ruby/models/assets/asset_status.rb +37 -37
- data/lib/xero-ruby/models/assets/asset_status_query_param.rb +37 -37
- data/lib/xero-ruby/models/assets/asset_type.rb +292 -292
- data/lib/xero-ruby/models/assets/assets.rb +234 -234
- data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +282 -282
- data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +361 -361
- data/lib/xero-ruby/models/assets/error.rb +266 -266
- data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +272 -272
- data/lib/xero-ruby/models/assets/pagination.rb +252 -252
- data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +262 -262
- data/lib/xero-ruby/models/assets/setting.rb +292 -292
- data/lib/xero-ruby/models/files/association.rb +252 -252
- data/lib/xero-ruby/models/files/file_object.rb +292 -292
- data/lib/xero-ruby/models/files/files.rb +254 -254
- data/lib/xero-ruby/models/files/folder.rb +262 -262
- data/lib/xero-ruby/models/files/folders.rb +224 -224
- data/lib/xero-ruby/models/files/object_group.rb +46 -46
- data/lib/xero-ruby/models/files/object_type.rb +90 -90
- data/lib/xero-ruby/models/files/upload_object.rb +267 -267
- data/lib/xero-ruby/models/files/user.rb +267 -267
- data/lib/xero-ruby/models/finance/account_usage.rb +342 -342
- data/lib/xero-ruby/models/finance/account_usage_response.rb +254 -254
- data/lib/xero-ruby/models/finance/balance_sheet_account_detail.rb +262 -262
- data/lib/xero-ruby/models/finance/balance_sheet_account_group.rb +234 -234
- data/lib/xero-ruby/models/finance/balance_sheet_account_type.rb +244 -244
- data/lib/xero-ruby/models/finance/balance_sheet_response.rb +252 -252
- data/lib/xero-ruby/models/finance/bank_statement_accounting_response.rb +254 -254
- data/lib/xero-ruby/models/finance/bank_statement_response.rb +232 -232
- data/lib/xero-ruby/models/finance/bank_transaction_response.rb +274 -274
- data/lib/xero-ruby/models/finance/cash_account_response.rb +262 -262
- data/lib/xero-ruby/models/finance/cash_balance.rb +242 -242
- data/lib/xero-ruby/models/finance/cash_validation_response.rb +262 -262
- data/lib/xero-ruby/models/finance/cashflow_account.rb +282 -282
- data/lib/xero-ruby/models/finance/cashflow_activity.rb +244 -244
- data/lib/xero-ruby/models/finance/cashflow_response.rb +254 -254
- data/lib/xero-ruby/models/finance/cashflow_type.rb +244 -244
- data/lib/xero-ruby/models/finance/contact_detail.rb +274 -274
- data/lib/xero-ruby/models/finance/contact_response.rb +232 -232
- data/lib/xero-ruby/models/finance/contact_total_detail.rb +242 -242
- data/lib/xero-ruby/models/finance/contact_total_other.rb +252 -252
- data/lib/xero-ruby/models/finance/credit_note_response.rb +254 -254
- data/lib/xero-ruby/models/finance/current_statement_response.rb +272 -272
- data/lib/xero-ruby/models/finance/data_source_response.rb +362 -362
- data/lib/xero-ruby/models/finance/history_record_response.rb +262 -262
- data/lib/xero-ruby/models/finance/income_by_contact_response.rb +284 -284
- data/lib/xero-ruby/models/finance/invoice_response.rb +254 -254
- data/lib/xero-ruby/models/finance/line_item_response.rb +252 -252
- data/lib/xero-ruby/models/finance/lock_history_model.rb +242 -242
- data/lib/xero-ruby/models/finance/lock_history_response.rb +244 -244
- data/lib/xero-ruby/models/finance/manual_journal_total.rb +222 -222
- data/lib/xero-ruby/models/finance/overpayment_response.rb +254 -254
- data/lib/xero-ruby/models/finance/payment_response.rb +312 -312
- data/lib/xero-ruby/models/finance/pnl_account.rb +272 -272
- data/lib/xero-ruby/models/finance/pnl_account_class.rb +234 -234
- data/lib/xero-ruby/models/finance/pnl_account_type.rb +244 -244
- data/lib/xero-ruby/models/finance/practice_response.rb +262 -262
- data/lib/xero-ruby/models/finance/prepayment_response.rb +254 -254
- data/lib/xero-ruby/models/finance/problem.rb +252 -252
- data/lib/xero-ruby/models/finance/problem_type.rb +44 -44
- data/lib/xero-ruby/models/finance/profit_and_loss_response.rb +262 -262
- data/lib/xero-ruby/models/finance/report_history_model.rb +242 -242
- data/lib/xero-ruby/models/finance/report_history_response.rb +244 -244
- data/lib/xero-ruby/models/finance/statement_balance_response.rb +232 -232
- data/lib/xero-ruby/models/finance/statement_line_response.rb +356 -356
- data/lib/xero-ruby/models/finance/statement_lines_response.rb +382 -382
- data/lib/xero-ruby/models/finance/statement_response.rb +314 -314
- data/lib/xero-ruby/models/finance/total_detail.rb +242 -242
- data/lib/xero-ruby/models/finance/total_other.rb +242 -242
- data/lib/xero-ruby/models/finance/trial_balance_account.rb +312 -312
- data/lib/xero-ruby/models/finance/trial_balance_entry.rb +232 -232
- data/lib/xero-ruby/models/finance/trial_balance_movement.rb +252 -252
- data/lib/xero-ruby/models/finance/trial_balance_response.rb +244 -244
- data/lib/xero-ruby/models/finance/user_activities_response.rb +244 -244
- data/lib/xero-ruby/models/finance/user_response.rb +336 -336
- data/lib/xero-ruby/models/payroll_au/account.rb +252 -252
- data/lib/xero-ruby/models/payroll_au/account_type.rb +57 -57
- data/lib/xero-ruby/models/payroll_au/allowance_category.rb +41 -41
- data/lib/xero-ruby/models/payroll_au/allowance_type.rb +44 -44
- data/lib/xero-ruby/models/payroll_au/api_exception.rb +243 -243
- data/lib/xero-ruby/models/payroll_au/bank_account.rb +272 -272
- data/lib/xero-ruby/models/payroll_au/calendar_type.rb +40 -40
- data/lib/xero-ruby/models/payroll_au/country_of_residence.rb +285 -285
- data/lib/xero-ruby/models/payroll_au/deduction_line.rb +267 -267
- data/lib/xero-ruby/models/payroll_au/deduction_type.rb +354 -354
- data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +37 -37
- data/lib/xero-ruby/models/payroll_au/earnings_line.rb +307 -307
- data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +442 -442
- data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +37 -37
- data/lib/xero-ruby/models/payroll_au/earnings_type.rb +48 -48
- data/lib/xero-ruby/models/payroll_au/employee.rb +654 -654
- data/lib/xero-ruby/models/payroll_au/employee_status.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/employees.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/employment_basis.rb +40 -40
- data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/employment_type.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/home_address.rb +277 -277
- data/lib/xero-ruby/models/payroll_au/income_type.rb +39 -39
- data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +242 -242
- data/lib/xero-ruby/models/payroll_au/leave_application.rb +326 -316
- data/lib/xero-ruby/models/payroll_au/leave_applications.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/leave_balance.rb +252 -252
- data/lib/xero-ruby/models/payroll_au/leave_category_code.rb +46 -46
- data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +252 -242
- data/lib/xero-ruby/models/payroll_au/leave_line.rb +292 -292
- data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +39 -39
- data/lib/xero-ruby/models/payroll_au/leave_lines.rb +225 -225
- data/lib/xero-ruby/models/payroll_au/leave_period.rb +252 -252
- data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/leave_type.rb +337 -337
- data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +38 -38
- data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +40 -40
- data/lib/xero-ruby/models/payroll_au/opening_balances.rb +304 -292
- data/lib/xero-ruby/models/payroll_au/paid_leave_earnings_line.rb +272 -0
- data/lib/xero-ruby/models/payroll_au/pay_item.rb +260 -260
- data/lib/xero-ruby/models/payroll_au/pay_items.rb +222 -222
- data/lib/xero-ruby/models/payroll_au/pay_out_type.rb +36 -0
- data/lib/xero-ruby/models/payroll_au/pay_run.rb +381 -381
- data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/pay_runs.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/pay_template.rb +272 -272
- data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +41 -41
- data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +294 -294
- data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/payslip.rb +418 -418
- data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +308 -308
- data/lib/xero-ruby/models/payroll_au/payslip_object.rb +222 -222
- data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +332 -332
- data/lib/xero-ruby/models/payroll_au/payslips.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/rate_type.rb +37 -37
- data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +267 -267
- data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +225 -225
- data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +277 -277
- data/lib/xero-ruby/models/payroll_au/residency_status.rb +37 -37
- data/lib/xero-ruby/models/payroll_au/senior_marital_status.rb +37 -37
- data/lib/xero-ruby/models/payroll_au/settings.rb +254 -254
- data/lib/xero-ruby/models/payroll_au/settings_object.rb +222 -222
- data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +233 -233
- data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +233 -233
- data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +233 -233
- data/lib/xero-ruby/models/payroll_au/state.rb +42 -42
- data/lib/xero-ruby/models/payroll_au/super_fund.rb +349 -349
- data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +252 -252
- data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +36 -36
- data/lib/xero-ruby/models/payroll_au/super_funds.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/super_line.rb +292 -292
- data/lib/xero-ruby/models/payroll_au/super_membership.rb +252 -252
- data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +37 -37
- data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +38 -38
- data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +302 -302
- data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +422 -422
- data/lib/xero-ruby/models/payroll_au/tax_line.rb +272 -272
- data/lib/xero-ruby/models/payroll_au/tax_scale_type.rb +40 -40
- data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +38 -38
- data/lib/xero-ruby/models/payroll_au/timesheet.rb +321 -321
- data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +254 -254
- data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +222 -222
- data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +39 -39
- data/lib/xero-ruby/models/payroll_au/timesheets.rb +224 -224
- data/lib/xero-ruby/models/payroll_au/validation_error.rb +222 -222
- data/lib/xero-ruby/models/payroll_au/work_condition.rb +37 -37
- data/lib/xero-ruby/models/payroll_nz/account.rb +290 -290
- data/lib/xero-ruby/models/payroll_nz/accounts.rb +224 -224
- data/lib/xero-ruby/models/payroll_nz/address.rb +287 -287
- data/lib/xero-ruby/models/payroll_nz/bank_account.rb +343 -343
- data/lib/xero-ruby/models/payroll_nz/benefit.rb +383 -383
- data/lib/xero-ruby/models/payroll_nz/calendar_type.rb +41 -41
- data/lib/xero-ruby/models/payroll_nz/deduction.rb +325 -325
- data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +262 -262
- data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/deductions.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +312 -312
- data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +269 -269
- data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +401 -401
- data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +272 -272
- data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee.rb +388 -388
- data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +304 -304
- data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +252 -252
- data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +282 -282
- data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +350 -350
- data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +252 -252
- data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +234 -234
- data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +294 -294
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +336 -336
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +433 -433
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +411 -411
- data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employees.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/employment.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/employment_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +232 -232
- data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +232 -232
- data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +232 -232
- data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +312 -312
- data/lib/xero-ruby/models/payroll_nz/leave_period.rb +288 -288
- data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/leave_type.rb +287 -287
- data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/leave_types.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/pagination.rb +252 -252
- data/lib/xero-ruby/models/payroll_nz/pay_run.rb +385 -385
- data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +302 -302
- data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +571 -571
- data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/payment_line.rb +262 -262
- data/lib/xero-ruby/models/payroll_nz/payment_method.rb +271 -271
- data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/problem.rb +275 -275
- data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +378 -378
- data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +262 -262
- data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +398 -398
- data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/settings.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +262 -262
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction_category.rb +45 -45
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +252 -252
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +272 -272
- data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/superannuations.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/tax_code.rb +53 -53
- data/lib/xero-ruby/models/payroll_nz/tax_line.rb +262 -262
- data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +308 -308
- data/lib/xero-ruby/models/payroll_nz/timesheet.rb +362 -362
- data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +312 -312
- data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +277 -277
- data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/timesheets.rb +244 -244
- data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +242 -242
- data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +232 -232
- data/lib/xero-ruby/models/payroll_uk/account.rb +293 -293
- data/lib/xero-ruby/models/payroll_uk/accounts.rb +224 -224
- data/lib/xero-ruby/models/payroll_uk/address.rb +277 -277
- data/lib/xero-ruby/models/payroll_uk/bank_account.rb +257 -257
- data/lib/xero-ruby/models/payroll_uk/benefit.rb +432 -432
- data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +262 -262
- data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/benefits.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +232 -232
- data/lib/xero-ruby/models/payroll_uk/deduction.rb +440 -440
- data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +252 -252
- data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/deductions.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +302 -302
- data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +269 -269
- data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +409 -409
- data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +272 -272
- data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee.rb +408 -408
- data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +304 -304
- data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +252 -252
- data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +320 -320
- data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employee_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +272 -272
- data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +234 -234
- data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +294 -294
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +336 -336
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +433 -433
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +322 -322
- data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/employees.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/employment.rb +299 -299
- data/lib/xero-ruby/models/payroll_uk/employment_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +232 -232
- data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +232 -232
- data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +272 -272
- data/lib/xero-ruby/models/payroll_uk/leave_period.rb +288 -288
- data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/leave_type.rb +307 -307
- data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/leave_types.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/pagination.rb +252 -252
- data/lib/xero-ruby/models/payroll_uk/pay_run.rb +403 -403
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +342 -342
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/payment_line.rb +262 -262
- data/lib/xero-ruby/models/payroll_uk/payment_method.rb +276 -276
- data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/payslip.rb +551 -551
- data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/payslips.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/problem.rb +275 -275
- data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +262 -262
- data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +383 -383
- data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/settings.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +262 -262
- data/lib/xero-ruby/models/payroll_uk/statutory_deduction_category.rb +48 -48
- data/lib/xero-ruby/models/payroll_uk/tax_line.rb +272 -272
- data/lib/xero-ruby/models/payroll_uk/timesheet.rb +361 -361
- data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +272 -272
- data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +277 -277
- data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/timesheets.rb +244 -244
- data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +242 -242
- data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +232 -232
- data/lib/xero-ruby/models/projects/amount.rb +232 -232
- data/lib/xero-ruby/models/projects/charge_type.rb +37 -37
- data/lib/xero-ruby/models/projects/currency_code.rb +198 -198
- data/lib/xero-ruby/models/projects/error.rb +232 -232
- data/lib/xero-ruby/models/projects/pagination.rb +252 -252
- data/lib/xero-ruby/models/projects/project.rb +437 -437
- data/lib/xero-ruby/models/projects/project_create_or_update.rb +257 -257
- data/lib/xero-ruby/models/projects/project_patch.rb +227 -227
- data/lib/xero-ruby/models/projects/project_status.rb +36 -36
- data/lib/xero-ruby/models/projects/project_user.rb +242 -242
- data/lib/xero-ruby/models/projects/project_users.rb +234 -234
- data/lib/xero-ruby/models/projects/projects.rb +234 -234
- data/lib/xero-ruby/models/projects/task.rb +399 -399
- data/lib/xero-ruby/models/projects/task_create_or_update.rb +267 -267
- data/lib/xero-ruby/models/projects/tasks.rb +234 -234
- data/lib/xero-ruby/models/projects/time_entries.rb +234 -234
- data/lib/xero-ruby/models/projects/time_entry.rb +339 -339
- data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +282 -282
- data/lib/xero-ruby/string_serialization.rb +52 -52
- data/lib/xero-ruby/version.rb +15 -15
- data/lib/xero-ruby/where.rb +67 -67
- data/lib/xero-ruby.rb +556 -554
- data/spec/accounting/api/accounting_api_spec.rb +2873 -2873
- data/spec/accounting/models/account_spec.rb +171 -171
- data/spec/accounting/models/account_type_spec.rb +35 -35
- data/spec/accounting/models/accounts_payable_spec.rb +47 -47
- data/spec/accounting/models/accounts_receivable_spec.rb +47 -47
- data/spec/accounting/models/accounts_spec.rb +41 -41
- data/spec/accounting/models/address_spec.rb +99 -99
- data/spec/accounting/models/allocation_spec.rb +53 -53
- data/spec/accounting/models/allocations_spec.rb +41 -41
- data/spec/accounting/models/attachment_spec.rb +71 -71
- data/spec/accounting/models/attachments_spec.rb +41 -41
- data/spec/accounting/models/balances_spec.rb +47 -47
- data/spec/accounting/models/bank_transaction_spec.rb +175 -175
- data/spec/accounting/models/bank_transactions_spec.rb +41 -41
- data/spec/accounting/models/bank_transfer_spec.rb +101 -101
- data/spec/accounting/models/bank_transfers_spec.rb +41 -41
- data/spec/accounting/models/batch_payment_details_spec.rb +65 -65
- data/spec/accounting/models/batch_payment_spec.rb +139 -139
- data/spec/accounting/models/batch_payments_spec.rb +41 -41
- data/spec/accounting/models/bill_spec.rb +47 -47
- data/spec/accounting/models/branding_theme_spec.rb +75 -75
- data/spec/accounting/models/branding_themes_spec.rb +41 -41
- data/spec/accounting/models/cis_org_setting_spec.rb +53 -53
- data/spec/accounting/models/cis_setting_spec.rb +47 -47
- data/spec/accounting/models/cis_settings_spec.rb +41 -41
- data/spec/accounting/models/contact_group_spec.rb +63 -63
- data/spec/accounting/models/contact_groups_spec.rb +41 -41
- data/spec/accounting/models/contact_person_spec.rb +59 -59
- data/spec/accounting/models/contact_spec.rb +273 -273
- data/spec/accounting/models/contacts_spec.rb +41 -41
- data/spec/accounting/models/country_code_spec.rb +35 -35
- data/spec/accounting/models/credit_note_spec.rb +199 -199
- data/spec/accounting/models/credit_notes_spec.rb +41 -41
- data/spec/accounting/models/currencies_spec.rb +41 -41
- data/spec/accounting/models/currency_code_spec.rb +35 -35
- data/spec/accounting/models/currency_spec.rb +47 -47
- data/spec/accounting/models/element_spec.rb +83 -83
- data/spec/accounting/models/employee_spec.rb +87 -87
- data/spec/accounting/models/employees_spec.rb +41 -41
- data/spec/accounting/models/error_spec.rb +59 -59
- data/spec/accounting/models/expense_claim_spec.rb +111 -111
- data/spec/accounting/models/expense_claims_spec.rb +41 -41
- data/spec/accounting/models/external_link_spec.rb +57 -57
- data/spec/accounting/models/history_record_spec.rb +59 -59
- data/spec/accounting/models/history_records_spec.rb +41 -41
- data/spec/accounting/models/invoice_reminder_spec.rb +41 -41
- data/spec/accounting/models/invoice_reminders_spec.rb +41 -41
- data/spec/accounting/models/invoice_spec.rb +271 -271
- data/spec/accounting/models/invoices_spec.rb +41 -41
- data/spec/accounting/models/item_spec.rb +131 -131
- data/spec/accounting/models/items_spec.rb +41 -41
- data/spec/accounting/models/journal_line_spec.rb +107 -107
- data/spec/accounting/models/journal_spec.rb +87 -87
- data/spec/accounting/models/journals_spec.rb +41 -41
- data/spec/accounting/models/line_amount_types_spec.rb +35 -35
- data/spec/accounting/models/line_item_spec.rb +113 -113
- data/spec/accounting/models/line_item_tracking_spec.rb +59 -59
- data/spec/accounting/models/linked_transaction_spec.rb +113 -113
- data/spec/accounting/models/linked_transactions_spec.rb +41 -41
- data/spec/accounting/models/manual_journal_line_spec.rb +77 -77
- data/spec/accounting/models/manual_journal_spec.rb +123 -123
- data/spec/accounting/models/manual_journals_spec.rb +41 -41
- data/spec/accounting/models/online_invoice_spec.rb +41 -41
- data/spec/accounting/models/online_invoices_spec.rb +41 -41
- data/spec/accounting/models/organisation_spec.rb +255 -255
- data/spec/accounting/models/organisations_spec.rb +41 -41
- data/spec/accounting/models/overpayment_spec.rb +157 -157
- data/spec/accounting/models/overpayments_spec.rb +41 -41
- data/spec/accounting/models/payment_delete_spec.rb +41 -41
- data/spec/accounting/models/payment_service_spec.rb +71 -71
- data/spec/accounting/models/payment_services_spec.rb +41 -41
- data/spec/accounting/models/payment_spec.rb +187 -187
- data/spec/accounting/models/payment_term_spec.rb +47 -47
- data/spec/accounting/models/payment_term_type_spec.rb +35 -35
- data/spec/accounting/models/payments_spec.rb +41 -41
- data/spec/accounting/models/phone_spec.rb +63 -63
- data/spec/accounting/models/prepayment_spec.rb +157 -157
- data/spec/accounting/models/prepayments_spec.rb +41 -41
- data/spec/accounting/models/purchase_order_spec.rb +207 -207
- data/spec/accounting/models/purchase_orders_spec.rb +41 -41
- data/spec/accounting/models/purchase_spec.rb +59 -59
- data/spec/accounting/models/quote_line_amount_types_spec.rb +35 -35
- data/spec/accounting/models/quote_spec.rb +167 -167
- data/spec/accounting/models/quote_status_codes_spec.rb +35 -35
- data/spec/accounting/models/quotes_spec.rb +41 -41
- data/spec/accounting/models/receipt_spec.rb +147 -147
- data/spec/accounting/models/receipts_spec.rb +41 -41
- data/spec/accounting/models/repeating_invoice_spec.rb +139 -139
- data/spec/accounting/models/repeating_invoices_spec.rb +41 -41
- data/spec/accounting/models/report_attribute_spec.rb +47 -47
- data/spec/accounting/models/report_cell_spec.rb +47 -47
- data/spec/accounting/models/report_fields_spec.rb +53 -53
- data/spec/accounting/models/report_row_spec.rb +53 -53
- data/spec/accounting/models/report_rows_spec.rb +59 -59
- data/spec/accounting/models/report_spec.rb +81 -81
- data/spec/accounting/models/report_with_row_spec.rb +89 -89
- data/spec/accounting/models/report_with_rows_spec.rb +41 -41
- data/spec/accounting/models/reports_spec.rb +41 -41
- data/spec/accounting/models/request_empty_spec.rb +41 -41
- data/spec/accounting/models/row_type_spec.rb +35 -35
- data/spec/accounting/models/sales_tracking_category_spec.rb +47 -47
- data/spec/accounting/models/schedule_spec.rb +85 -85
- data/spec/accounting/models/tax_component_spec.rb +59 -59
- data/spec/accounting/models/tax_rate_spec.rb +115 -115
- data/spec/accounting/models/tax_rates_spec.rb +41 -41
- data/spec/accounting/models/tax_type_spec.rb +35 -35
- data/spec/accounting/models/ten_nintey_nine_contact_spec.rb +167 -167
- data/spec/accounting/models/time_zone_spec.rb +35 -35
- data/spec/accounting/models/tracking_categories_spec.rb +41 -41
- data/spec/accounting/models/tracking_category_spec.rb +75 -75
- data/spec/accounting/models/tracking_option_spec.rb +63 -63
- data/spec/accounting/models/tracking_options_spec.rb +41 -41
- data/spec/accounting/models/user_spec.rb +81 -81
- data/spec/accounting/models/users_spec.rb +41 -41
- data/spec/accounting/models/validation_error_spec.rb +41 -41
- data/spec/api_client_spec.rb +556 -556
- data/spec/api_error_spec.rb +45 -45
- data/spec/app_store/api/app_store_api_spec.rb +45 -45
- data/spec/app_store/models/plan_spec.rb +62 -62
- data/spec/app_store/models/price_spec.rb +52 -52
- data/spec/app_store/models/problem_details_spec.rb +70 -70
- data/spec/app_store/models/product_spec.rb +56 -56
- data/spec/app_store/models/subscription_item_spec.rb +70 -70
- data/spec/app_store/models/subscription_spec.rb +82 -82
- data/spec/assets/api/asset_api_spec.rb +116 -116
- data/spec/assets/models/asset_spec.rb +125 -125
- data/spec/assets/models/asset_status_query_param_spec.rb +35 -35
- data/spec/assets/models/asset_status_spec.rb +35 -35
- data/spec/assets/models/asset_type_spec.rb +77 -77
- data/spec/assets/models/assets_spec.rb +47 -47
- data/spec/assets/models/book_depreciation_detail_spec.rb +77 -77
- data/spec/assets/models/book_depreciation_setting_spec.rb +95 -95
- data/spec/assets/models/error_spec.rb +65 -65
- data/spec/assets/models/field_validation_errors_element_spec.rb +71 -71
- data/spec/assets/models/pagination_spec.rb +59 -59
- data/spec/assets/models/resource_validation_errors_element_spec.rb +65 -65
- data/spec/assets/models/setting_spec.rb +83 -83
- data/spec/configuration_spec.rb +37 -37
- data/spec/files/api/files_api_spec.rb +249 -249
- data/spec/files/models/association_spec.rb +59 -59
- data/spec/files/models/file_object_spec.rb +83 -83
- data/spec/files/models/files_spec.rb +59 -59
- data/spec/files/models/folder_spec.rb +65 -65
- data/spec/files/models/folders_spec.rb +41 -41
- data/spec/files/models/inline_object_spec.rb +59 -59
- data/spec/files/models/object_group_spec.rb +35 -35
- data/spec/files/models/object_type_spec.rb +35 -35
- data/spec/files/models/user_spec.rb +81 -81
- data/spec/finance/api/finance_api_spec.rb +156 -156
- data/spec/finance/models/account_usage_response_spec.rb +58 -58
- data/spec/finance/models/account_usage_spec.rb +112 -112
- data/spec/finance/models/balance_sheet_account_detail_spec.rb +64 -64
- data/spec/finance/models/balance_sheet_account_group_spec.rb +46 -46
- data/spec/finance/models/balance_sheet_account_type_spec.rb +52 -52
- data/spec/finance/models/balance_sheet_response_spec.rb +58 -58
- data/spec/finance/models/bank_statement_response_spec.rb +46 -46
- data/spec/finance/models/cash_account_response_spec.rb +64 -64
- data/spec/finance/models/cash_balance_spec.rb +52 -52
- data/spec/finance/models/cash_validation_response_spec.rb +64 -64
- data/spec/finance/models/cashflow_account_spec.rb +76 -76
- data/spec/finance/models/cashflow_activity_spec.rb +52 -52
- data/spec/finance/models/cashflow_response_spec.rb +58 -58
- data/spec/finance/models/cashflow_type_spec.rb +52 -52
- data/spec/finance/models/current_statement_response_spec.rb +70 -70
- data/spec/finance/models/data_source_response_spec.rb +124 -124
- data/spec/finance/models/history_record_response_spec.rb +64 -64
- data/spec/finance/models/lock_history_model_spec.rb +52 -52
- data/spec/finance/models/lock_history_response_spec.rb +52 -52
- data/spec/finance/models/pnl_account_class_spec.rb +46 -46
- data/spec/finance/models/pnl_account_spec.rb +70 -70
- data/spec/finance/models/pnl_account_type_spec.rb +52 -52
- data/spec/finance/models/practice_response_spec.rb +64 -64
- data/spec/finance/models/problem_spec.rb +58 -58
- data/spec/finance/models/problem_type_spec.rb +34 -34
- data/spec/finance/models/profit_and_loss_response_spec.rb +64 -64
- data/spec/finance/models/report_history_model_spec.rb +52 -52
- data/spec/finance/models/report_history_response_spec.rb +52 -52
- data/spec/finance/models/statement_balance_response_spec.rb +46 -46
- data/spec/finance/models/statement_lines_response_spec.rb +136 -136
- data/spec/finance/models/trial_balance_account_spec.rb +94 -94
- data/spec/finance/models/trial_balance_entry_spec.rb +46 -46
- data/spec/finance/models/trial_balance_movement_spec.rb +58 -58
- data/spec/finance/models/trial_balance_response_spec.rb +52 -52
- data/spec/finance/models/user_activities_response_spec.rb +52 -52
- data/spec/finance/models/user_response_spec.rb +106 -106
- data/spec/helper_methods_spec.rb +110 -110
- data/spec/payroll_au/api/payroll_au_api_spec.rb +415 -415
- data/spec/payroll_au/models/account_spec.rb +59 -59
- data/spec/payroll_au/models/account_type_spec.rb +35 -35
- data/spec/payroll_au/models/allowance_type_spec.rb +35 -35
- data/spec/payroll_au/models/api_exception_spec.rb +53 -53
- data/spec/payroll_au/models/bank_account_spec.rb +71 -71
- data/spec/payroll_au/models/calendar_type_spec.rb +35 -35
- data/spec/payroll_au/models/deduction_line_spec.rb +65 -65
- data/spec/payroll_au/models/deduction_type_calculation_type_spec.rb +35 -35
- data/spec/payroll_au/models/deduction_type_spec.rb +93 -93
- data/spec/payroll_au/models/earnings_line_spec.rb +89 -89
- data/spec/payroll_au/models/earnings_rate_calculation_type_spec.rb +35 -35
- data/spec/payroll_au/models/earnings_rate_spec.rb +137 -137
- data/spec/payroll_au/models/earnings_type_spec.rb +35 -35
- data/spec/payroll_au/models/employee_spec.rb +225 -225
- data/spec/payroll_au/models/employee_status_spec.rb +35 -35
- data/spec/payroll_au/models/employees_spec.rb +41 -41
- data/spec/payroll_au/models/employment_basis_spec.rb +35 -35
- data/spec/payroll_au/models/employment_termination_payment_type_spec.rb +35 -35
- data/spec/payroll_au/models/entitlement_final_pay_payout_type_spec.rb +35 -35
- data/spec/payroll_au/models/home_address_spec.rb +71 -71
- data/spec/payroll_au/models/leave_accrual_line_spec.rb +53 -53
- data/spec/payroll_au/models/leave_application_spec.rb +95 -95
- data/spec/payroll_au/models/leave_applications_spec.rb +41 -41
- data/spec/payroll_au/models/leave_balance_spec.rb +59 -59
- data/spec/payroll_au/models/leave_earnings_line_spec.rb +53 -53
- data/spec/payroll_au/models/leave_line_calculation_type_spec.rb +35 -35
- data/spec/payroll_au/models/leave_line_spec.rb +83 -83
- data/spec/payroll_au/models/leave_lines_spec.rb +41 -41
- data/spec/payroll_au/models/leave_period_spec.rb +59 -59
- data/spec/payroll_au/models/leave_period_status_spec.rb +35 -35
- data/spec/payroll_au/models/leave_type_contribution_type_spec.rb +35 -35
- data/spec/payroll_au/models/leave_type_spec.rb +89 -89
- data/spec/payroll_au/models/manual_tax_type_spec.rb +35 -35
- data/spec/payroll_au/models/opening_balances_spec.rb +77 -77
- data/spec/payroll_au/models/pay_item_spec.rb +59 -59
- data/spec/payroll_au/models/pay_items_spec.rb +41 -41
- data/spec/payroll_au/models/pay_run_spec.rb +131 -131
- data/spec/payroll_au/models/pay_run_status_spec.rb +35 -35
- data/spec/payroll_au/models/pay_runs_spec.rb +41 -41
- data/spec/payroll_au/models/pay_template_spec.rb +65 -65
- data/spec/payroll_au/models/payment_frequency_type_spec.rb +35 -35
- data/spec/payroll_au/models/payroll_calendar_spec.rb +77 -77
- data/spec/payroll_au/models/payroll_calendars_spec.rb +41 -41
- data/spec/payroll_au/models/payslip_lines_spec.rb +83 -83
- data/spec/payroll_au/models/payslip_object_spec.rb +41 -41
- data/spec/payroll_au/models/payslip_spec.rb +149 -149
- data/spec/payroll_au/models/payslip_summary_spec.rb +107 -107
- data/spec/payroll_au/models/payslips_spec.rb +41 -41
- data/spec/payroll_au/models/rate_type_spec.rb +35 -35
- data/spec/payroll_au/models/reimbursement_line_spec.rb +59 -59
- data/spec/payroll_au/models/reimbursement_lines_spec.rb +41 -41
- data/spec/payroll_au/models/reimbursement_type_spec.rb +65 -65
- data/spec/payroll_au/models/residency_status_spec.rb +35 -35
- data/spec/payroll_au/models/settings_object_spec.rb +41 -41
- data/spec/payroll_au/models/settings_spec.rb +53 -53
- data/spec/payroll_au/models/settings_tracking_categories_employee_groups_spec.rb +47 -47
- data/spec/payroll_au/models/settings_tracking_categories_spec.rb +47 -47
- data/spec/payroll_au/models/settings_tracking_categories_timesheet_categories_spec.rb +47 -47
- data/spec/payroll_au/models/state_spec.rb +35 -35
- data/spec/payroll_au/models/super_fund_product_spec.rb +59 -59
- data/spec/payroll_au/models/super_fund_products_spec.rb +41 -41
- data/spec/payroll_au/models/super_fund_spec.rb +113 -113
- data/spec/payroll_au/models/super_fund_type_spec.rb +35 -35
- data/spec/payroll_au/models/super_funds_spec.rb +41 -41
- data/spec/payroll_au/models/super_line_spec.rb +83 -83
- data/spec/payroll_au/models/super_membership_spec.rb +53 -53
- data/spec/payroll_au/models/superannuation_calculation_type_spec.rb +35 -35
- data/spec/payroll_au/models/superannuation_contribution_type_spec.rb +35 -35
- data/spec/payroll_au/models/superannuation_line_spec.rb +89 -89
- data/spec/payroll_au/models/tax_declaration_spec.rb +131 -131
- data/spec/payroll_au/models/tax_line_spec.rb +71 -71
- data/spec/payroll_au/models/tfn_exemption_type_spec.rb +35 -35
- data/spec/payroll_au/models/timesheet_line_spec.rb +59 -59
- data/spec/payroll_au/models/timesheet_object_spec.rb +41 -41
- data/spec/payroll_au/models/timesheet_spec.rb +89 -89
- data/spec/payroll_au/models/timesheet_status_spec.rb +35 -35
- data/spec/payroll_au/models/timesheets_spec.rb +41 -41
- data/spec/payroll_au/models/validation_error_spec.rb +41 -41
- data/spec/payroll_nz/api/payroll_nz_api_spec.rb +886 -886
- data/spec/payroll_nz/models/account_spec.rb +63 -63
- data/spec/payroll_nz/models/accounts_spec.rb +41 -41
- data/spec/payroll_nz/models/address_spec.rb +71 -71
- data/spec/payroll_nz/models/bank_account_spec.rb +87 -87
- data/spec/payroll_nz/models/benefit_spec.rb +103 -103
- data/spec/payroll_nz/models/deduction_line_spec.rb +65 -65
- data/spec/payroll_nz/models/deduction_object_spec.rb +53 -53
- data/spec/payroll_nz/models/deduction_spec.rb +75 -75
- data/spec/payroll_nz/models/deductions_spec.rb +53 -53
- data/spec/payroll_nz/models/earnings_line_spec.rb +95 -95
- data/spec/payroll_nz/models/earnings_order_object_spec.rb +53 -53
- data/spec/payroll_nz/models/earnings_order_spec.rb +65 -65
- data/spec/payroll_nz/models/earnings_orders_spec.rb +53 -53
- data/spec/payroll_nz/models/earnings_rate_object_spec.rb +53 -53
- data/spec/payroll_nz/models/earnings_rate_spec.rb +103 -103
- data/spec/payroll_nz/models/earnings_rates_spec.rb +53 -53
- data/spec/payroll_nz/models/earnings_template_object_spec.rb +53 -53
- data/spec/payroll_nz/models/earnings_template_spec.rb +71 -71
- data/spec/payroll_nz/models/employee_earnings_templates_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_leave_balance_spec.rb +59 -59
- data/spec/payroll_nz/models/employee_leave_balances_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_leave_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_leave_setup_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_leave_setup_spec.rb +77 -77
- data/spec/payroll_nz/models/employee_leave_spec.rb +77 -77
- data/spec/payroll_nz/models/employee_leave_type_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_leave_type_spec.rb +99 -99
- data/spec/payroll_nz/models/employee_leave_types_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_leaves_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_opening_balance_spec.rb +59 -59
- data/spec/payroll_nz/models/employee_opening_balances_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_pay_template_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_pay_template_spec.rb +47 -47
- data/spec/payroll_nz/models/employee_pay_templates_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_spec.rb +123 -123
- data/spec/payroll_nz/models/employee_statutory_leave_balance_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_statutory_leave_balance_spec.rb +61 -61
- data/spec/payroll_nz/models/employee_statutory_leave_summary_spec.rb +85 -85
- data/spec/payroll_nz/models/employee_statutory_leaves_summaries_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_statutory_sick_leave_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_statutory_sick_leave_spec.rb +135 -135
- data/spec/payroll_nz/models/employee_statutory_sick_leaves_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_tax_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employee_tax_spec.rb +135 -135
- data/spec/payroll_nz/models/employees_spec.rb +53 -53
- data/spec/payroll_nz/models/employment_object_spec.rb +53 -53
- data/spec/payroll_nz/models/employment_spec.rb +53 -53
- data/spec/payroll_nz/models/gross_earnings_history_spec.rb +47 -47
- data/spec/payroll_nz/models/invalid_field_spec.rb +47 -47
- data/spec/payroll_nz/models/leave_accrual_line_spec.rb +47 -47
- data/spec/payroll_nz/models/leave_earnings_line_spec.rb +95 -95
- data/spec/payroll_nz/models/leave_period_spec.rb +63 -63
- data/spec/payroll_nz/models/leave_periods_spec.rb +53 -53
- data/spec/payroll_nz/models/leave_type_object_spec.rb +53 -53
- data/spec/payroll_nz/models/leave_type_spec.rb +71 -71
- data/spec/payroll_nz/models/leave_types_spec.rb +53 -53
- data/spec/payroll_nz/models/pagination_spec.rb +59 -59
- data/spec/payroll_nz/models/pay_run_calendar_object_spec.rb +53 -53
- data/spec/payroll_nz/models/pay_run_calendar_spec.rb +81 -81
- data/spec/payroll_nz/models/pay_run_calendars_spec.rb +53 -53
- data/spec/payroll_nz/models/pay_run_object_spec.rb +53 -53
- data/spec/payroll_nz/models/pay_run_spec.rb +119 -119
- data/spec/payroll_nz/models/pay_runs_spec.rb +53 -53
- data/spec/payroll_nz/models/pay_slip_object_spec.rb +53 -53
- data/spec/payroll_nz/models/pay_slip_spec.rb +219 -219
- data/spec/payroll_nz/models/pay_slips_spec.rb +53 -53
- data/spec/payroll_nz/models/payment_line_spec.rb +65 -65
- data/spec/payroll_nz/models/payment_method_object_spec.rb +53 -53
- data/spec/payroll_nz/models/payment_method_spec.rb +51 -51
- data/spec/payroll_nz/models/problem_spec.rb +71 -71
- data/spec/payroll_nz/models/reimbursement_line_spec.rb +65 -65
- data/spec/payroll_nz/models/reimbursement_object_spec.rb +53 -53
- data/spec/payroll_nz/models/reimbursement_spec.rb +101 -101
- data/spec/payroll_nz/models/reimbursements_spec.rb +53 -53
- data/spec/payroll_nz/models/salary_and_wage_object_spec.rb +53 -53
- data/spec/payroll_nz/models/salary_and_wage_spec.rb +103 -103
- data/spec/payroll_nz/models/salary_and_wages_spec.rb +53 -53
- data/spec/payroll_nz/models/settings_spec.rb +53 -53
- data/spec/payroll_nz/models/statutory_deduction_category_spec.rb +35 -35
- data/spec/payroll_nz/models/statutory_deduction_line_spec.rb +59 -59
- data/spec/payroll_nz/models/statutory_deduction_object_spec.rb +53 -53
- data/spec/payroll_nz/models/statutory_deduction_spec.rb +65 -65
- data/spec/payroll_nz/models/statutory_deductions_spec.rb +53 -53
- data/spec/payroll_nz/models/superannuation_line_spec.rb +71 -71
- data/spec/payroll_nz/models/superannuation_object_spec.rb +53 -53
- data/spec/payroll_nz/models/superannuations_spec.rb +53 -53
- data/spec/payroll_nz/models/tax_code_spec.rb +35 -35
- data/spec/payroll_nz/models/tax_line_spec.rb +65 -65
- data/spec/payroll_nz/models/tax_settings_spec.rb +75 -75
- data/spec/payroll_nz/models/timesheet_earnings_line_spec.rb +95 -95
- data/spec/payroll_nz/models/timesheet_line_object_spec.rb +53 -53
- data/spec/payroll_nz/models/timesheet_line_spec.rb +65 -65
- data/spec/payroll_nz/models/timesheet_object_spec.rb +53 -53
- data/spec/payroll_nz/models/timesheet_spec.rb +93 -93
- data/spec/payroll_nz/models/timesheets_spec.rb +53 -53
- data/spec/payroll_nz/models/tracking_categories_spec.rb +53 -53
- data/spec/payroll_nz/models/tracking_category_spec.rb +47 -47
- data/spec/payroll_uk/api/payroll_uk_api_spec.rb +912 -912
- data/spec/payroll_uk/models/account_spec.rb +63 -63
- data/spec/payroll_uk/models/accounts_spec.rb +41 -41
- data/spec/payroll_uk/models/address_spec.rb +65 -65
- data/spec/payroll_uk/models/bank_account_spec.rb +53 -53
- data/spec/payroll_uk/models/benefit_line_spec.rb +65 -65
- data/spec/payroll_uk/models/benefit_object_spec.rb +53 -53
- data/spec/payroll_uk/models/benefit_spec.rb +127 -127
- data/spec/payroll_uk/models/benefits_spec.rb +53 -53
- data/spec/payroll_uk/models/court_order_line_spec.rb +47 -47
- data/spec/payroll_uk/models/deduction_line_spec.rb +59 -59
- data/spec/payroll_uk/models/deduction_object_spec.rb +53 -53
- data/spec/payroll_uk/models/deduction_spec.rb +139 -139
- data/spec/payroll_uk/models/deductions_spec.rb +53 -53
- data/spec/payroll_uk/models/earnings_line_spec.rb +89 -89
- data/spec/payroll_uk/models/earnings_order_object_spec.rb +53 -53
- data/spec/payroll_uk/models/earnings_order_spec.rb +65 -65
- data/spec/payroll_uk/models/earnings_orders_spec.rb +53 -53
- data/spec/payroll_uk/models/earnings_rate_object_spec.rb +53 -53
- data/spec/payroll_uk/models/earnings_rate_spec.rb +103 -103
- data/spec/payroll_uk/models/earnings_rates_spec.rb +53 -53
- data/spec/payroll_uk/models/earnings_template_object_spec.rb +53 -53
- data/spec/payroll_uk/models/earnings_template_spec.rb +71 -71
- data/spec/payroll_uk/models/employee_leave_balance_spec.rb +59 -59
- data/spec/payroll_uk/models/employee_leave_balances_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_leave_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_leave_spec.rb +77 -77
- data/spec/payroll_uk/models/employee_leave_type_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_leave_type_spec.rb +75 -75
- data/spec/payroll_uk/models/employee_leave_types_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_leaves_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_opening_balances_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_opening_balances_spec.rb +71 -71
- data/spec/payroll_uk/models/employee_pay_template_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_pay_template_spec.rb +47 -47
- data/spec/payroll_uk/models/employee_pay_templates_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_spec.rb +129 -129
- data/spec/payroll_uk/models/employee_statutory_leave_balance_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_statutory_leave_balance_spec.rb +61 -61
- data/spec/payroll_uk/models/employee_statutory_leave_summary_spec.rb +85 -85
- data/spec/payroll_uk/models/employee_statutory_leaves_summaries_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_statutory_sick_leave_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_statutory_sick_leave_spec.rb +135 -135
- data/spec/payroll_uk/models/employee_statutory_sick_leaves_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_tax_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employee_tax_spec.rb +101 -101
- data/spec/payroll_uk/models/employees_spec.rb +53 -53
- data/spec/payroll_uk/models/employment_object_spec.rb +53 -53
- data/spec/payroll_uk/models/employment_spec.rb +63 -63
- data/spec/payroll_uk/models/invalid_field_spec.rb +47 -47
- data/spec/payroll_uk/models/leave_accrual_line_spec.rb +47 -47
- data/spec/payroll_uk/models/leave_earnings_line_spec.rb +71 -71
- data/spec/payroll_uk/models/leave_period_spec.rb +63 -63
- data/spec/payroll_uk/models/leave_periods_spec.rb +53 -53
- data/spec/payroll_uk/models/leave_type_object_spec.rb +53 -53
- data/spec/payroll_uk/models/leave_type_spec.rb +83 -83
- data/spec/payroll_uk/models/leave_types_spec.rb +53 -53
- data/spec/payroll_uk/models/pagination_spec.rb +59 -59
- data/spec/payroll_uk/models/pay_run_calendar_object_spec.rb +53 -53
- data/spec/payroll_uk/models/pay_run_calendar_spec.rb +81 -81
- data/spec/payroll_uk/models/pay_run_calendars_spec.rb +53 -53
- data/spec/payroll_uk/models/pay_run_object_spec.rb +53 -53
- data/spec/payroll_uk/models/pay_run_spec.rb +119 -119
- data/spec/payroll_uk/models/pay_runs_spec.rb +53 -53
- data/spec/payroll_uk/models/payment_line_spec.rb +65 -65
- data/spec/payroll_uk/models/payment_method_object_spec.rb +53 -53
- data/spec/payroll_uk/models/payment_method_spec.rb +51 -51
- data/spec/payroll_uk/models/payslip_object_spec.rb +53 -53
- data/spec/payroll_uk/models/payslip_spec.rb +201 -201
- data/spec/payroll_uk/models/payslips_spec.rb +53 -53
- data/spec/payroll_uk/models/problem_spec.rb +71 -71
- data/spec/payroll_uk/models/reimbursement_line_spec.rb +53 -53
- data/spec/payroll_uk/models/reimbursement_object_spec.rb +53 -53
- data/spec/payroll_uk/models/reimbursement_spec.rb +59 -59
- data/spec/payroll_uk/models/reimbursements_spec.rb +53 -53
- data/spec/payroll_uk/models/salary_and_wage_object_spec.rb +53 -53
- data/spec/payroll_uk/models/salary_and_wage_spec.rb +97 -97
- data/spec/payroll_uk/models/salary_and_wages_spec.rb +53 -53
- data/spec/payroll_uk/models/settings_spec.rb +53 -53
- data/spec/payroll_uk/models/statutory_deduction_category_spec.rb +35 -35
- data/spec/payroll_uk/models/statutory_deduction_spec.rb +65 -65
- data/spec/payroll_uk/models/tax_line_spec.rb +71 -71
- data/spec/payroll_uk/models/timesheet_earnings_line_spec.rb +71 -71
- data/spec/payroll_uk/models/timesheet_line_object_spec.rb +53 -53
- data/spec/payroll_uk/models/timesheet_line_spec.rb +65 -65
- data/spec/payroll_uk/models/timesheet_object_spec.rb +53 -53
- data/spec/payroll_uk/models/timesheet_spec.rb +93 -93
- data/spec/payroll_uk/models/timesheets_spec.rb +53 -53
- data/spec/payroll_uk/models/tracking_categories_spec.rb +53 -53
- data/spec/payroll_uk/models/tracking_category_spec.rb +47 -47
- data/spec/projects/api/project_api_spec.rb +229 -229
- data/spec/projects/models/amount_spec.rb +47 -47
- data/spec/projects/models/charge_type_spec.rb +35 -35
- data/spec/projects/models/currency_code_spec.rb +35 -35
- data/spec/projects/models/error_spec.rb +47 -47
- data/spec/projects/models/pagination_spec.rb +59 -59
- data/spec/projects/models/project_create_or_update_spec.rb +59 -59
- data/spec/projects/models/project_patch_spec.rb +41 -41
- data/spec/projects/models/project_spec.rb +167 -167
- data/spec/projects/models/project_status_spec.rb +35 -35
- data/spec/projects/models/project_user_spec.rb +53 -53
- data/spec/projects/models/project_users_spec.rb +47 -47
- data/spec/projects/models/projects_spec.rb +47 -47
- data/spec/projects/models/task_create_or_update_spec.rb +59 -59
- data/spec/projects/models/task_spec.rb +129 -129
- data/spec/projects/models/tasks_spec.rb +47 -47
- data/spec/projects/models/time_entries_spec.rb +47 -47
- data/spec/projects/models/time_entry_create_or_update_spec.rb +65 -65
- data/spec/projects/models/time_entry_spec.rb +93 -93
- data/spec/spec_helper.rb +111 -111
- data/spec/where_spec.rb +82 -82
- metadata +385 -383
@@ -1,886 +1,886 @@
|
|
1
|
-
=begin
|
2
|
-
#Xero Payroll NZ
|
3
|
-
|
4
|
-
#This is the Xero Payroll API for orgs in the NZ region.
|
5
|
-
|
6
|
-
The version of the OpenAPI document: 2.3.7
|
7
|
-
Contact: api@xero.com
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 4.3.1
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
|
16
|
-
# Unit tests for XeroRuby::PayrollNzApi
|
17
|
-
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
-
# Please update as you see appropriate
|
19
|
-
describe 'PayrollNzApi' do
|
20
|
-
before do
|
21
|
-
# run before each test
|
22
|
-
@api_instance = XeroRuby::PayrollNzApi.new
|
23
|
-
end
|
24
|
-
|
25
|
-
after do
|
26
|
-
# run after each test
|
27
|
-
end
|
28
|
-
|
29
|
-
describe 'test an instance of PayrollNzApi' do
|
30
|
-
it 'should create an instance of PayrollNzApi' do
|
31
|
-
expect(@api_instance).to be_instance_of(XeroRuby::PayrollNzApi)
|
32
|
-
end
|
33
|
-
end
|
34
|
-
|
35
|
-
# unit tests for approve_timesheet
|
36
|
-
# approve a timesheet
|
37
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
38
|
-
# @param timesheet_id Identifier for the timesheet
|
39
|
-
# @param [Hash] opts the optional parameters
|
40
|
-
# @return [TimesheetObject]
|
41
|
-
describe 'approve_timesheet test' do
|
42
|
-
it 'should work' do
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
# unit tests for create_deduction
|
48
|
-
# create a new deduction
|
49
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
50
|
-
# @param deduction
|
51
|
-
# @param [Hash] opts the optional parameters
|
52
|
-
# @return [DeductionObject]
|
53
|
-
describe 'create_deduction test' do
|
54
|
-
it 'should work' do
|
55
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
-
end
|
57
|
-
end
|
58
|
-
|
59
|
-
# unit tests for create_earnings_rate
|
60
|
-
# create a new earnings rate
|
61
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
62
|
-
# @param earnings_rate
|
63
|
-
# @param [Hash] opts the optional parameters
|
64
|
-
# @return [EarningsRateObject]
|
65
|
-
describe 'create_earnings_rate test' do
|
66
|
-
it 'should work' do
|
67
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
68
|
-
end
|
69
|
-
end
|
70
|
-
|
71
|
-
# unit tests for create_employee
|
72
|
-
# creates employees
|
73
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
74
|
-
# @param employee
|
75
|
-
# @param [Hash] opts the optional parameters
|
76
|
-
# @return [EmployeeObject]
|
77
|
-
describe 'create_employee test' do
|
78
|
-
it 'should work' do
|
79
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
80
|
-
end
|
81
|
-
end
|
82
|
-
|
83
|
-
# unit tests for create_employee_earnings_template
|
84
|
-
# creates employee earnings template records
|
85
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
86
|
-
# @param employee_id Employee id for single object
|
87
|
-
# @param earnings_template
|
88
|
-
# @param [Hash] opts the optional parameters
|
89
|
-
# @return [EarningsTemplateObject]
|
90
|
-
describe 'create_employee_earnings_template test' do
|
91
|
-
it 'should work' do
|
92
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
93
|
-
end
|
94
|
-
end
|
95
|
-
|
96
|
-
# unit tests for create_employee_leave
|
97
|
-
# creates employee leave records
|
98
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
99
|
-
# @param employee_id Employee id for single object
|
100
|
-
# @param employee_leave
|
101
|
-
# @param [Hash] opts the optional parameters
|
102
|
-
# @return [EmployeeLeaveObject]
|
103
|
-
describe 'create_employee_leave test' do
|
104
|
-
it 'should work' do
|
105
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
106
|
-
end
|
107
|
-
end
|
108
|
-
|
109
|
-
# unit tests for create_employee_leave_setup
|
110
|
-
# Allows you to set-up leave for a specific employee. This is required before viewing, configuring and requesting leave for an employee
|
111
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
112
|
-
# @param employee_id Employee id for single object
|
113
|
-
# @param employee_leave_setup
|
114
|
-
# @param [Hash] opts the optional parameters
|
115
|
-
# @return [EmployeeLeaveSetupObject]
|
116
|
-
describe 'create_employee_leave_setup test' do
|
117
|
-
it 'should work' do
|
118
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
119
|
-
end
|
120
|
-
end
|
121
|
-
|
122
|
-
# unit tests for create_employee_leave_type
|
123
|
-
# creates employee leave type records
|
124
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
125
|
-
# @param employee_id Employee id for single object
|
126
|
-
# @param employee_leave_type
|
127
|
-
# @param [Hash] opts the optional parameters
|
128
|
-
# @return [EmployeeLeaveTypeObject]
|
129
|
-
describe 'create_employee_leave_type test' do
|
130
|
-
it 'should work' do
|
131
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
132
|
-
end
|
133
|
-
end
|
134
|
-
|
135
|
-
# unit tests for create_employee_opening_balances
|
136
|
-
# creates employee opening balances
|
137
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
138
|
-
# @param employee_id Employee id for single object
|
139
|
-
# @param employee_opening_balance
|
140
|
-
# @param [Hash] opts the optional parameters
|
141
|
-
# @return [EmployeeOpeningBalancesObject]
|
142
|
-
describe 'create_employee_opening_balances test' do
|
143
|
-
it 'should work' do
|
144
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
145
|
-
end
|
146
|
-
end
|
147
|
-
|
148
|
-
# unit tests for create_employee_payment_method
|
149
|
-
# creates employee payment method
|
150
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
151
|
-
# @param employee_id Employee id for single object
|
152
|
-
# @param payment_method
|
153
|
-
# @param [Hash] opts the optional parameters
|
154
|
-
# @return [PaymentMethodObject]
|
155
|
-
describe 'create_employee_payment_method test' do
|
156
|
-
it 'should work' do
|
157
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
158
|
-
end
|
159
|
-
end
|
160
|
-
|
161
|
-
# unit tests for create_employee_salary_and_wage
|
162
|
-
# creates employee salary and wage record
|
163
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
164
|
-
# @param employee_id Employee id for single object
|
165
|
-
# @param salary_and_wage
|
166
|
-
# @param [Hash] opts the optional parameters
|
167
|
-
# @return [SalaryAndWageObject]
|
168
|
-
describe 'create_employee_salary_and_wage test' do
|
169
|
-
it 'should work' do
|
170
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
171
|
-
end
|
172
|
-
end
|
173
|
-
|
174
|
-
# unit tests for create_employment
|
175
|
-
# creates employment
|
176
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
177
|
-
# @param employee_id Employee id for single object
|
178
|
-
# @param employment
|
179
|
-
# @param [Hash] opts the optional parameters
|
180
|
-
# @return [EmploymentObject]
|
181
|
-
describe 'create_employment test' do
|
182
|
-
it 'should work' do
|
183
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
184
|
-
end
|
185
|
-
end
|
186
|
-
|
187
|
-
# unit tests for create_leave_type
|
188
|
-
# create a new leave type
|
189
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
190
|
-
# @param leave_type
|
191
|
-
# @param [Hash] opts the optional parameters
|
192
|
-
# @return [LeaveTypeObject]
|
193
|
-
describe 'create_leave_type test' do
|
194
|
-
it 'should work' do
|
195
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
196
|
-
end
|
197
|
-
end
|
198
|
-
|
199
|
-
# unit tests for create_multiple_employee_earnings_template
|
200
|
-
# creates multiple employee earnings template records
|
201
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
202
|
-
# @param employee_id Employee id for single object
|
203
|
-
# @param earnings_template
|
204
|
-
# @param [Hash] opts the optional parameters
|
205
|
-
# @return [EmployeeEarningsTemplates]
|
206
|
-
describe 'create_multiple_employee_earnings_template test' do
|
207
|
-
it 'should work' do
|
208
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
209
|
-
end
|
210
|
-
end
|
211
|
-
|
212
|
-
# unit tests for create_pay_run
|
213
|
-
# create a pay run
|
214
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
215
|
-
# @param pay_run
|
216
|
-
# @param [Hash] opts the optional parameters
|
217
|
-
# @return [PayRunObject]
|
218
|
-
describe 'create_pay_run test' do
|
219
|
-
it 'should work' do
|
220
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
221
|
-
end
|
222
|
-
end
|
223
|
-
|
224
|
-
# unit tests for create_pay_run_calendar
|
225
|
-
# create a new payrun calendar
|
226
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
227
|
-
# @param pay_run_calendar
|
228
|
-
# @param [Hash] opts the optional parameters
|
229
|
-
# @return [PayRunCalendarObject]
|
230
|
-
describe 'create_pay_run_calendar test' do
|
231
|
-
it 'should work' do
|
232
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
233
|
-
end
|
234
|
-
end
|
235
|
-
|
236
|
-
# unit tests for create_reimbursement
|
237
|
-
# create a new reimbursement
|
238
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
239
|
-
# @param reimbursement
|
240
|
-
# @param [Hash] opts the optional parameters
|
241
|
-
# @return [ReimbursementObject]
|
242
|
-
describe 'create_reimbursement test' do
|
243
|
-
it 'should work' do
|
244
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
245
|
-
end
|
246
|
-
end
|
247
|
-
|
248
|
-
# unit tests for create_superannuation
|
249
|
-
# create a new superannuation
|
250
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
251
|
-
# @param benefit
|
252
|
-
# @param [Hash] opts the optional parameters
|
253
|
-
# @return [SuperannuationObject]
|
254
|
-
describe 'create_superannuation test' do
|
255
|
-
it 'should work' do
|
256
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
257
|
-
end
|
258
|
-
end
|
259
|
-
|
260
|
-
# unit tests for create_timesheet
|
261
|
-
# create a new timesheet
|
262
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
263
|
-
# @param timesheet
|
264
|
-
# @param [Hash] opts the optional parameters
|
265
|
-
# @return [TimesheetObject]
|
266
|
-
describe 'create_timesheet test' do
|
267
|
-
it 'should work' do
|
268
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
269
|
-
end
|
270
|
-
end
|
271
|
-
|
272
|
-
# unit tests for create_timesheet_line
|
273
|
-
# create a new timesheet line
|
274
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
275
|
-
# @param timesheet_id Identifier for the timesheet
|
276
|
-
# @param timesheet_line
|
277
|
-
# @param [Hash] opts the optional parameters
|
278
|
-
# @return [TimesheetLineObject]
|
279
|
-
describe 'create_timesheet_line test' do
|
280
|
-
it 'should work' do
|
281
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
282
|
-
end
|
283
|
-
end
|
284
|
-
|
285
|
-
# unit tests for delete_employee_earnings_template
|
286
|
-
# deletes an employee earnings template record
|
287
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
288
|
-
# @param employee_id Employee id for single object
|
289
|
-
# @param pay_template_earning_id Id for single pay template earnings object
|
290
|
-
# @param [Hash] opts the optional parameters
|
291
|
-
# @return [EarningsTemplateObject]
|
292
|
-
describe 'delete_employee_earnings_template test' do
|
293
|
-
it 'should work' do
|
294
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
295
|
-
end
|
296
|
-
end
|
297
|
-
|
298
|
-
# unit tests for delete_employee_leave
|
299
|
-
# deletes an employee leave record
|
300
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
301
|
-
# @param employee_id Employee id for single object
|
302
|
-
# @param leave_id Leave id for single object
|
303
|
-
# @param [Hash] opts the optional parameters
|
304
|
-
# @return [EmployeeLeaveObject]
|
305
|
-
describe 'delete_employee_leave test' do
|
306
|
-
it 'should work' do
|
307
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
308
|
-
end
|
309
|
-
end
|
310
|
-
|
311
|
-
# unit tests for delete_employee_salary_and_wage
|
312
|
-
# deletes an employee salary and wages record
|
313
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
314
|
-
# @param employee_id Employee id for single object
|
315
|
-
# @param salary_and_wages_id Id for single salary and wages object
|
316
|
-
# @param [Hash] opts the optional parameters
|
317
|
-
# @return [SalaryAndWageObject]
|
318
|
-
describe 'delete_employee_salary_and_wage test' do
|
319
|
-
it 'should work' do
|
320
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
321
|
-
end
|
322
|
-
end
|
323
|
-
|
324
|
-
# unit tests for delete_timesheet
|
325
|
-
# delete a timesheet
|
326
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
327
|
-
# @param timesheet_id Identifier for the timesheet
|
328
|
-
# @param [Hash] opts the optional parameters
|
329
|
-
# @return [TimesheetLine]
|
330
|
-
describe 'delete_timesheet test' do
|
331
|
-
it 'should work' do
|
332
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
333
|
-
end
|
334
|
-
end
|
335
|
-
|
336
|
-
# unit tests for delete_timesheet_line
|
337
|
-
# delete a timesheet line
|
338
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
339
|
-
# @param timesheet_id Identifier for the timesheet
|
340
|
-
# @param timesheet_line_id Identifier for the timesheet line
|
341
|
-
# @param [Hash] opts the optional parameters
|
342
|
-
# @return [TimesheetLine]
|
343
|
-
describe 'delete_timesheet_line test' do
|
344
|
-
it 'should work' do
|
345
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
346
|
-
end
|
347
|
-
end
|
348
|
-
|
349
|
-
# unit tests for get_deduction
|
350
|
-
# retrieve a single deduction by id
|
351
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
352
|
-
# @param deduction_id Identifier for the deduction
|
353
|
-
# @param [Hash] opts the optional parameters
|
354
|
-
# @return [DeductionObject]
|
355
|
-
describe 'get_deduction test' do
|
356
|
-
it 'should work' do
|
357
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
358
|
-
end
|
359
|
-
end
|
360
|
-
|
361
|
-
# unit tests for get_deductions
|
362
|
-
# searches deductions
|
363
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
364
|
-
# @param [Hash] opts the optional parameters
|
365
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
366
|
-
# @return [Deductions]
|
367
|
-
describe 'get_deductions test' do
|
368
|
-
it 'should work' do
|
369
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
370
|
-
end
|
371
|
-
end
|
372
|
-
|
373
|
-
# unit tests for get_earnings_rate
|
374
|
-
# retrieve a single earnings rates by id
|
375
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
376
|
-
# @param earnings_rate_id Identifier for the earnings rate
|
377
|
-
# @param [Hash] opts the optional parameters
|
378
|
-
# @return [EarningsRateObject]
|
379
|
-
describe 'get_earnings_rate test' do
|
380
|
-
it 'should work' do
|
381
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
382
|
-
end
|
383
|
-
end
|
384
|
-
|
385
|
-
# unit tests for get_earnings_rates
|
386
|
-
# searches earnings rates
|
387
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
388
|
-
# @param [Hash] opts the optional parameters
|
389
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
390
|
-
# @return [EarningsRates]
|
391
|
-
describe 'get_earnings_rates test' do
|
392
|
-
it 'should work' do
|
393
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
394
|
-
end
|
395
|
-
end
|
396
|
-
|
397
|
-
# unit tests for get_employee
|
398
|
-
# searches employees
|
399
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
400
|
-
# @param employee_id Employee id for single object
|
401
|
-
# @param [Hash] opts the optional parameters
|
402
|
-
# @return [EmployeeObject]
|
403
|
-
describe 'get_employee test' do
|
404
|
-
it 'should work' do
|
405
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
406
|
-
end
|
407
|
-
end
|
408
|
-
|
409
|
-
# unit tests for get_employee_leave_balances
|
410
|
-
# search employee leave balances
|
411
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
412
|
-
# @param employee_id Employee id for single object
|
413
|
-
# @param [Hash] opts the optional parameters
|
414
|
-
# @return [EmployeeLeaveBalances]
|
415
|
-
describe 'get_employee_leave_balances test' do
|
416
|
-
it 'should work' do
|
417
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
418
|
-
end
|
419
|
-
end
|
420
|
-
|
421
|
-
# unit tests for get_employee_leave_periods
|
422
|
-
# searches employee leave periods
|
423
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
424
|
-
# @param employee_id Employee id for single object
|
425
|
-
# @param [Hash] opts the optional parameters
|
426
|
-
# @option opts [Date] :start_date Filter by start date
|
427
|
-
# @option opts [Date] :end_date Filter by end date
|
428
|
-
# @return [LeavePeriods]
|
429
|
-
describe 'get_employee_leave_periods test' do
|
430
|
-
it 'should work' do
|
431
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
432
|
-
end
|
433
|
-
end
|
434
|
-
|
435
|
-
# unit tests for get_employee_leave_types
|
436
|
-
# searches employee leave types
|
437
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
438
|
-
# @param employee_id Employee id for single object
|
439
|
-
# @param [Hash] opts the optional parameters
|
440
|
-
# @return [EmployeeLeaveTypes]
|
441
|
-
describe 'get_employee_leave_types test' do
|
442
|
-
it 'should work' do
|
443
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
444
|
-
end
|
445
|
-
end
|
446
|
-
|
447
|
-
# unit tests for get_employee_leaves
|
448
|
-
# search employee leave records
|
449
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
450
|
-
# @param employee_id Employee id for single object
|
451
|
-
# @param [Hash] opts the optional parameters
|
452
|
-
# @return [EmployeeLeaves]
|
453
|
-
describe 'get_employee_leaves test' do
|
454
|
-
it 'should work' do
|
455
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
456
|
-
end
|
457
|
-
end
|
458
|
-
|
459
|
-
# unit tests for get_employee_opening_balances
|
460
|
-
# retrieve employee openingbalances
|
461
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
462
|
-
# @param employee_id Employee id for single object
|
463
|
-
# @param [Hash] opts the optional parameters
|
464
|
-
# @return [EmployeeOpeningBalancesObject]
|
465
|
-
describe 'get_employee_opening_balances test' do
|
466
|
-
it 'should work' do
|
467
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
468
|
-
end
|
469
|
-
end
|
470
|
-
|
471
|
-
# unit tests for get_employee_pay_templates
|
472
|
-
# searches employee pay templates
|
473
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
474
|
-
# @param employee_id Employee id for single object
|
475
|
-
# @param [Hash] opts the optional parameters
|
476
|
-
# @return [EmployeePayTemplates]
|
477
|
-
describe 'get_employee_pay_templates test' do
|
478
|
-
it 'should work' do
|
479
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
480
|
-
end
|
481
|
-
end
|
482
|
-
|
483
|
-
# unit tests for get_employee_payment_method
|
484
|
-
# retrieves an employee's payment method
|
485
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
486
|
-
# @param employee_id Employee id for single object
|
487
|
-
# @param [Hash] opts the optional parameters
|
488
|
-
# @return [PaymentMethodObject]
|
489
|
-
describe 'get_employee_payment_method test' do
|
490
|
-
it 'should work' do
|
491
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
492
|
-
end
|
493
|
-
end
|
494
|
-
|
495
|
-
# unit tests for get_employee_salary_and_wage
|
496
|
-
# get employee salary and wages record by id
|
497
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
498
|
-
# @param employee_id Employee id for single object
|
499
|
-
# @param salary_and_wages_id Id for single pay template earnings object
|
500
|
-
# @param [Hash] opts the optional parameters
|
501
|
-
# @return [SalaryAndWages]
|
502
|
-
describe 'get_employee_salary_and_wage test' do
|
503
|
-
it 'should work' do
|
504
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
505
|
-
end
|
506
|
-
end
|
507
|
-
|
508
|
-
# unit tests for get_employee_salary_and_wages
|
509
|
-
# retrieves an employee's salary and wages
|
510
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
511
|
-
# @param employee_id Employee id for single object
|
512
|
-
# @param [Hash] opts the optional parameters
|
513
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
514
|
-
# @return [SalaryAndWages]
|
515
|
-
describe 'get_employee_salary_and_wages test' do
|
516
|
-
it 'should work' do
|
517
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
518
|
-
end
|
519
|
-
end
|
520
|
-
|
521
|
-
# unit tests for get_employee_tax
|
522
|
-
# searches tax records for an employee
|
523
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
524
|
-
# @param employee_id Employee id for single object
|
525
|
-
# @param [Hash] opts the optional parameters
|
526
|
-
# @return [EmployeeTaxObject]
|
527
|
-
describe 'get_employee_tax test' do
|
528
|
-
it 'should work' do
|
529
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
530
|
-
end
|
531
|
-
end
|
532
|
-
|
533
|
-
# unit tests for get_employees
|
534
|
-
# searches employees
|
535
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
536
|
-
# @param [Hash] opts the optional parameters
|
537
|
-
# @option opts [String] :first_name Filter by first name
|
538
|
-
# @option opts [String] :last_name Filter by last name
|
539
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
540
|
-
# @return [Employees]
|
541
|
-
describe 'get_employees test' do
|
542
|
-
it 'should work' do
|
543
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
544
|
-
end
|
545
|
-
end
|
546
|
-
|
547
|
-
# unit tests for get_leave_type
|
548
|
-
# retrieve a single leave type by id
|
549
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
550
|
-
# @param leave_type_id Identifier for the leave type
|
551
|
-
# @param [Hash] opts the optional parameters
|
552
|
-
# @return [LeaveTypeObject]
|
553
|
-
describe 'get_leave_type test' do
|
554
|
-
it 'should work' do
|
555
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
556
|
-
end
|
557
|
-
end
|
558
|
-
|
559
|
-
# unit tests for get_leave_types
|
560
|
-
# searches leave types
|
561
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
562
|
-
# @param [Hash] opts the optional parameters
|
563
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
564
|
-
# @option opts [Boolean] :active_only Filters leave types by active status. By default the API returns all leave types.
|
565
|
-
# @return [LeaveTypes]
|
566
|
-
describe 'get_leave_types test' do
|
567
|
-
it 'should work' do
|
568
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
569
|
-
end
|
570
|
-
end
|
571
|
-
|
572
|
-
# unit tests for get_pay_run
|
573
|
-
# retrieve a single pay run by id
|
574
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
575
|
-
# @param pay_run_id Identifier for the pay run
|
576
|
-
# @param [Hash] opts the optional parameters
|
577
|
-
# @return [PayRunObject]
|
578
|
-
describe 'get_pay_run test' do
|
579
|
-
it 'should work' do
|
580
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
581
|
-
end
|
582
|
-
end
|
583
|
-
|
584
|
-
# unit tests for get_pay_run_calendar
|
585
|
-
# retrieve a single payrun calendar by id
|
586
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
587
|
-
# @param payroll_calendar_id Identifier for the payrun calendars
|
588
|
-
# @param [Hash] opts the optional parameters
|
589
|
-
# @return [PayRunCalendarObject]
|
590
|
-
describe 'get_pay_run_calendar test' do
|
591
|
-
it 'should work' do
|
592
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
593
|
-
end
|
594
|
-
end
|
595
|
-
|
596
|
-
# unit tests for get_pay_run_calendars
|
597
|
-
# searches payrun calendars
|
598
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
599
|
-
# @param [Hash] opts the optional parameters
|
600
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
601
|
-
# @return [PayRunCalendars]
|
602
|
-
describe 'get_pay_run_calendars test' do
|
603
|
-
it 'should work' do
|
604
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
605
|
-
end
|
606
|
-
end
|
607
|
-
|
608
|
-
# unit tests for get_pay_runs
|
609
|
-
# searches pay runs
|
610
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
611
|
-
# @param [Hash] opts the optional parameters
|
612
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
613
|
-
# @option opts [String] :status By default get payruns will return all the payruns for an organization. You can add GET https://api.xero.com/payroll.xro/2.0/payRuns?statu={PayRunStatus} to filter the payruns by status.
|
614
|
-
# @return [PayRuns]
|
615
|
-
describe 'get_pay_runs test' do
|
616
|
-
it 'should work' do
|
617
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
618
|
-
end
|
619
|
-
end
|
620
|
-
|
621
|
-
# unit tests for get_pay_slip
|
622
|
-
# retrieve a single payslip by id
|
623
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
624
|
-
# @param pay_slip_id Identifier for the payslip
|
625
|
-
# @param [Hash] opts the optional parameters
|
626
|
-
# @return [PaySlipObject]
|
627
|
-
describe 'get_pay_slip test' do
|
628
|
-
it 'should work' do
|
629
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
630
|
-
end
|
631
|
-
end
|
632
|
-
|
633
|
-
# unit tests for get_pay_slips
|
634
|
-
# searches payslips
|
635
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
636
|
-
# @param pay_run_id PayrunID which specifies the containing payrun of payslips to retrieve. By default, the API does not group payslips by payrun.
|
637
|
-
# @param [Hash] opts the optional parameters
|
638
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
639
|
-
# @return [PaySlips]
|
640
|
-
describe 'get_pay_slips test' do
|
641
|
-
it 'should work' do
|
642
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
643
|
-
end
|
644
|
-
end
|
645
|
-
|
646
|
-
# unit tests for get_reimbursement
|
647
|
-
# retrieve a single reimbursement by id
|
648
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
649
|
-
# @param reimbursement_id Identifier for the reimbursement
|
650
|
-
# @param [Hash] opts the optional parameters
|
651
|
-
# @return [ReimbursementObject]
|
652
|
-
describe 'get_reimbursement test' do
|
653
|
-
it 'should work' do
|
654
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
655
|
-
end
|
656
|
-
end
|
657
|
-
|
658
|
-
# unit tests for get_reimbursements
|
659
|
-
# searches reimbursements
|
660
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
661
|
-
# @param [Hash] opts the optional parameters
|
662
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
663
|
-
# @return [Reimbursements]
|
664
|
-
describe 'get_reimbursements test' do
|
665
|
-
it 'should work' do
|
666
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
667
|
-
end
|
668
|
-
end
|
669
|
-
|
670
|
-
# unit tests for get_settings
|
671
|
-
# searches settings
|
672
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
673
|
-
# @param [Hash] opts the optional parameters
|
674
|
-
# @return [Settings]
|
675
|
-
describe 'get_settings test' do
|
676
|
-
it 'should work' do
|
677
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
678
|
-
end
|
679
|
-
end
|
680
|
-
|
681
|
-
# unit tests for get_statutory_deduction
|
682
|
-
# retrieve a single statutory deduction by id
|
683
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
684
|
-
# @param id Identifier for the statutory deduction
|
685
|
-
# @param [Hash] opts the optional parameters
|
686
|
-
# @return [StatutoryDeductionObject]
|
687
|
-
describe 'get_statutory_deduction test' do
|
688
|
-
it 'should work' do
|
689
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
690
|
-
end
|
691
|
-
end
|
692
|
-
|
693
|
-
# unit tests for get_statutory_deductions
|
694
|
-
# searches statutory deductions
|
695
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
696
|
-
# @param [Hash] opts the optional parameters
|
697
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
698
|
-
# @return [StatutoryDeductions]
|
699
|
-
describe 'get_statutory_deductions test' do
|
700
|
-
it 'should work' do
|
701
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
702
|
-
end
|
703
|
-
end
|
704
|
-
|
705
|
-
# unit tests for get_superannuation
|
706
|
-
# searches for a unique superannuation
|
707
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
708
|
-
# @param superannuation_id Identifier for the superannuation
|
709
|
-
# @param [Hash] opts the optional parameters
|
710
|
-
# @return [SuperannuationObject]
|
711
|
-
describe 'get_superannuation test' do
|
712
|
-
it 'should work' do
|
713
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
714
|
-
end
|
715
|
-
end
|
716
|
-
|
717
|
-
# unit tests for get_superannuations
|
718
|
-
# searches statutory deductions
|
719
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
720
|
-
# @param [Hash] opts the optional parameters
|
721
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
722
|
-
# @return [Superannuations]
|
723
|
-
describe 'get_superannuations test' do
|
724
|
-
it 'should work' do
|
725
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
726
|
-
end
|
727
|
-
end
|
728
|
-
|
729
|
-
# unit tests for get_timesheet
|
730
|
-
# retrieve a single timesheet by id
|
731
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
732
|
-
# @param timesheet_id Identifier for the timesheet
|
733
|
-
# @param [Hash] opts the optional parameters
|
734
|
-
# @return [TimesheetObject]
|
735
|
-
describe 'get_timesheet test' do
|
736
|
-
it 'should work' do
|
737
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
738
|
-
end
|
739
|
-
end
|
740
|
-
|
741
|
-
# unit tests for get_timesheets
|
742
|
-
# searches timesheets
|
743
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
744
|
-
# @param [Hash] opts the optional parameters
|
745
|
-
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
746
|
-
# @option opts [String] :employee_id By default get Timesheets will return the timesheets for all employees in an organization. You can add GET https://…/timesheets?filter=employeeId=={EmployeeId} to get only the timesheets of a particular employee.
|
747
|
-
# @option opts [String] :payroll_calendar_id By default get Timesheets will return all the timesheets for an organization. You can add GET https://…/timesheets?filter=payrollCalendarId=={PayrollCalendarID} to filter the timesheets by payroll calendar id
|
748
|
-
# @return [Timesheets]
|
749
|
-
describe 'get_timesheets test' do
|
750
|
-
it 'should work' do
|
751
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
752
|
-
end
|
753
|
-
end
|
754
|
-
|
755
|
-
# unit tests for get_tracking_categories
|
756
|
-
# searches tracking categories
|
757
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
758
|
-
# @param [Hash] opts the optional parameters
|
759
|
-
# @return [TrackingCategories]
|
760
|
-
describe 'get_tracking_categories test' do
|
761
|
-
it 'should work' do
|
762
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
763
|
-
end
|
764
|
-
end
|
765
|
-
|
766
|
-
# unit tests for revert_timesheet
|
767
|
-
# revert a timesheet to draft
|
768
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
769
|
-
# @param timesheet_id Identifier for the timesheet
|
770
|
-
# @param [Hash] opts the optional parameters
|
771
|
-
# @return [TimesheetObject]
|
772
|
-
describe 'revert_timesheet test' do
|
773
|
-
it 'should work' do
|
774
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
775
|
-
end
|
776
|
-
end
|
777
|
-
|
778
|
-
# unit tests for update_employee
|
779
|
-
# updates employee
|
780
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
781
|
-
# @param employee_id Employee id for single object
|
782
|
-
# @param employee
|
783
|
-
# @param [Hash] opts the optional parameters
|
784
|
-
# @return [EmployeeObject]
|
785
|
-
describe 'update_employee test' do
|
786
|
-
it 'should work' do
|
787
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
788
|
-
end
|
789
|
-
end
|
790
|
-
|
791
|
-
# unit tests for update_employee_earnings_template
|
792
|
-
# updates employee earnings template records
|
793
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
794
|
-
# @param employee_id Employee id for single object
|
795
|
-
# @param pay_template_earning_id Id for single pay template earnings object
|
796
|
-
# @param earnings_template
|
797
|
-
# @param [Hash] opts the optional parameters
|
798
|
-
# @return [EarningsTemplateObject]
|
799
|
-
describe 'update_employee_earnings_template test' do
|
800
|
-
it 'should work' do
|
801
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
802
|
-
end
|
803
|
-
end
|
804
|
-
|
805
|
-
# unit tests for update_employee_leave
|
806
|
-
# updates employee leave records
|
807
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
808
|
-
# @param employee_id Employee id for single object
|
809
|
-
# @param leave_id Leave id for single object
|
810
|
-
# @param employee_leave
|
811
|
-
# @param [Hash] opts the optional parameters
|
812
|
-
# @return [EmployeeLeaveObject]
|
813
|
-
describe 'update_employee_leave test' do
|
814
|
-
it 'should work' do
|
815
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
816
|
-
end
|
817
|
-
end
|
818
|
-
|
819
|
-
# unit tests for update_employee_salary_and_wage
|
820
|
-
# updates employee salary and wages record
|
821
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
822
|
-
# @param employee_id Employee id for single object
|
823
|
-
# @param salary_and_wages_id Id for single pay template earnings object
|
824
|
-
# @param salary_and_wage
|
825
|
-
# @param [Hash] opts the optional parameters
|
826
|
-
# @return [SalaryAndWageObject]
|
827
|
-
describe 'update_employee_salary_and_wage test' do
|
828
|
-
it 'should work' do
|
829
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
830
|
-
end
|
831
|
-
end
|
832
|
-
|
833
|
-
# unit tests for update_employee_tax
|
834
|
-
# updates the tax records for an employee
|
835
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
836
|
-
# @param employee_id Employee id for single object
|
837
|
-
# @param employee_tax
|
838
|
-
# @param [Hash] opts the optional parameters
|
839
|
-
# @return [EmployeeTaxObject]
|
840
|
-
describe 'update_employee_tax test' do
|
841
|
-
it 'should work' do
|
842
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
843
|
-
end
|
844
|
-
end
|
845
|
-
|
846
|
-
# unit tests for update_pay_run
|
847
|
-
# update a pay run
|
848
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
849
|
-
# @param pay_run_id Identifier for the pay run
|
850
|
-
# @param pay_run
|
851
|
-
# @param [Hash] opts the optional parameters
|
852
|
-
# @return [PayRunObject]
|
853
|
-
describe 'update_pay_run test' do
|
854
|
-
it 'should work' do
|
855
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
856
|
-
end
|
857
|
-
end
|
858
|
-
|
859
|
-
# unit tests for update_pay_slip_line_items
|
860
|
-
# creates employee pay slip
|
861
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
862
|
-
# @param pay_slip_id Identifier for the payslip
|
863
|
-
# @param pay_slip
|
864
|
-
# @param [Hash] opts the optional parameters
|
865
|
-
# @return [PaySlipObject]
|
866
|
-
describe 'update_pay_slip_line_items test' do
|
867
|
-
it 'should work' do
|
868
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
869
|
-
end
|
870
|
-
end
|
871
|
-
|
872
|
-
# unit tests for update_timesheet_line
|
873
|
-
# update a timesheet line
|
874
|
-
# @param xero_tenant_id Xero identifier for Tenant
|
875
|
-
# @param timesheet_id Identifier for the timesheet
|
876
|
-
# @param timesheet_line_id Identifier for the timesheet line
|
877
|
-
# @param timesheet_line
|
878
|
-
# @param [Hash] opts the optional parameters
|
879
|
-
# @return [TimesheetLineObject]
|
880
|
-
describe 'update_timesheet_line test' do
|
881
|
-
it 'should work' do
|
882
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
883
|
-
end
|
884
|
-
end
|
885
|
-
|
886
|
-
end
|
1
|
+
=begin
|
2
|
+
#Xero Payroll NZ
|
3
|
+
|
4
|
+
#This is the Xero Payroll API for orgs in the NZ region.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: 2.3.7
|
7
|
+
Contact: api@xero.com
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'spec_helper'
|
14
|
+
require 'json'
|
15
|
+
|
16
|
+
# Unit tests for XeroRuby::PayrollNzApi
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
18
|
+
# Please update as you see appropriate
|
19
|
+
describe 'PayrollNzApi' do
|
20
|
+
before do
|
21
|
+
# run before each test
|
22
|
+
@api_instance = XeroRuby::PayrollNzApi.new
|
23
|
+
end
|
24
|
+
|
25
|
+
after do
|
26
|
+
# run after each test
|
27
|
+
end
|
28
|
+
|
29
|
+
describe 'test an instance of PayrollNzApi' do
|
30
|
+
it 'should create an instance of PayrollNzApi' do
|
31
|
+
expect(@api_instance).to be_instance_of(XeroRuby::PayrollNzApi)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# unit tests for approve_timesheet
|
36
|
+
# approve a timesheet
|
37
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
38
|
+
# @param timesheet_id Identifier for the timesheet
|
39
|
+
# @param [Hash] opts the optional parameters
|
40
|
+
# @return [TimesheetObject]
|
41
|
+
describe 'approve_timesheet test' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
# unit tests for create_deduction
|
48
|
+
# create a new deduction
|
49
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
50
|
+
# @param deduction
|
51
|
+
# @param [Hash] opts the optional parameters
|
52
|
+
# @return [DeductionObject]
|
53
|
+
describe 'create_deduction test' do
|
54
|
+
it 'should work' do
|
55
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
# unit tests for create_earnings_rate
|
60
|
+
# create a new earnings rate
|
61
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
62
|
+
# @param earnings_rate
|
63
|
+
# @param [Hash] opts the optional parameters
|
64
|
+
# @return [EarningsRateObject]
|
65
|
+
describe 'create_earnings_rate test' do
|
66
|
+
it 'should work' do
|
67
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
68
|
+
end
|
69
|
+
end
|
70
|
+
|
71
|
+
# unit tests for create_employee
|
72
|
+
# creates employees
|
73
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
74
|
+
# @param employee
|
75
|
+
# @param [Hash] opts the optional parameters
|
76
|
+
# @return [EmployeeObject]
|
77
|
+
describe 'create_employee test' do
|
78
|
+
it 'should work' do
|
79
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
80
|
+
end
|
81
|
+
end
|
82
|
+
|
83
|
+
# unit tests for create_employee_earnings_template
|
84
|
+
# creates employee earnings template records
|
85
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
86
|
+
# @param employee_id Employee id for single object
|
87
|
+
# @param earnings_template
|
88
|
+
# @param [Hash] opts the optional parameters
|
89
|
+
# @return [EarningsTemplateObject]
|
90
|
+
describe 'create_employee_earnings_template test' do
|
91
|
+
it 'should work' do
|
92
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
93
|
+
end
|
94
|
+
end
|
95
|
+
|
96
|
+
# unit tests for create_employee_leave
|
97
|
+
# creates employee leave records
|
98
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
99
|
+
# @param employee_id Employee id for single object
|
100
|
+
# @param employee_leave
|
101
|
+
# @param [Hash] opts the optional parameters
|
102
|
+
# @return [EmployeeLeaveObject]
|
103
|
+
describe 'create_employee_leave test' do
|
104
|
+
it 'should work' do
|
105
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
106
|
+
end
|
107
|
+
end
|
108
|
+
|
109
|
+
# unit tests for create_employee_leave_setup
|
110
|
+
# Allows you to set-up leave for a specific employee. This is required before viewing, configuring and requesting leave for an employee
|
111
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
112
|
+
# @param employee_id Employee id for single object
|
113
|
+
# @param employee_leave_setup
|
114
|
+
# @param [Hash] opts the optional parameters
|
115
|
+
# @return [EmployeeLeaveSetupObject]
|
116
|
+
describe 'create_employee_leave_setup test' do
|
117
|
+
it 'should work' do
|
118
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
119
|
+
end
|
120
|
+
end
|
121
|
+
|
122
|
+
# unit tests for create_employee_leave_type
|
123
|
+
# creates employee leave type records
|
124
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
125
|
+
# @param employee_id Employee id for single object
|
126
|
+
# @param employee_leave_type
|
127
|
+
# @param [Hash] opts the optional parameters
|
128
|
+
# @return [EmployeeLeaveTypeObject]
|
129
|
+
describe 'create_employee_leave_type test' do
|
130
|
+
it 'should work' do
|
131
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
132
|
+
end
|
133
|
+
end
|
134
|
+
|
135
|
+
# unit tests for create_employee_opening_balances
|
136
|
+
# creates employee opening balances
|
137
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
138
|
+
# @param employee_id Employee id for single object
|
139
|
+
# @param employee_opening_balance
|
140
|
+
# @param [Hash] opts the optional parameters
|
141
|
+
# @return [EmployeeOpeningBalancesObject]
|
142
|
+
describe 'create_employee_opening_balances test' do
|
143
|
+
it 'should work' do
|
144
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
145
|
+
end
|
146
|
+
end
|
147
|
+
|
148
|
+
# unit tests for create_employee_payment_method
|
149
|
+
# creates employee payment method
|
150
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
151
|
+
# @param employee_id Employee id for single object
|
152
|
+
# @param payment_method
|
153
|
+
# @param [Hash] opts the optional parameters
|
154
|
+
# @return [PaymentMethodObject]
|
155
|
+
describe 'create_employee_payment_method test' do
|
156
|
+
it 'should work' do
|
157
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
158
|
+
end
|
159
|
+
end
|
160
|
+
|
161
|
+
# unit tests for create_employee_salary_and_wage
|
162
|
+
# creates employee salary and wage record
|
163
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
164
|
+
# @param employee_id Employee id for single object
|
165
|
+
# @param salary_and_wage
|
166
|
+
# @param [Hash] opts the optional parameters
|
167
|
+
# @return [SalaryAndWageObject]
|
168
|
+
describe 'create_employee_salary_and_wage test' do
|
169
|
+
it 'should work' do
|
170
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
171
|
+
end
|
172
|
+
end
|
173
|
+
|
174
|
+
# unit tests for create_employment
|
175
|
+
# creates employment
|
176
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
177
|
+
# @param employee_id Employee id for single object
|
178
|
+
# @param employment
|
179
|
+
# @param [Hash] opts the optional parameters
|
180
|
+
# @return [EmploymentObject]
|
181
|
+
describe 'create_employment test' do
|
182
|
+
it 'should work' do
|
183
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
184
|
+
end
|
185
|
+
end
|
186
|
+
|
187
|
+
# unit tests for create_leave_type
|
188
|
+
# create a new leave type
|
189
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
190
|
+
# @param leave_type
|
191
|
+
# @param [Hash] opts the optional parameters
|
192
|
+
# @return [LeaveTypeObject]
|
193
|
+
describe 'create_leave_type test' do
|
194
|
+
it 'should work' do
|
195
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
196
|
+
end
|
197
|
+
end
|
198
|
+
|
199
|
+
# unit tests for create_multiple_employee_earnings_template
|
200
|
+
# creates multiple employee earnings template records
|
201
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
202
|
+
# @param employee_id Employee id for single object
|
203
|
+
# @param earnings_template
|
204
|
+
# @param [Hash] opts the optional parameters
|
205
|
+
# @return [EmployeeEarningsTemplates]
|
206
|
+
describe 'create_multiple_employee_earnings_template test' do
|
207
|
+
it 'should work' do
|
208
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
209
|
+
end
|
210
|
+
end
|
211
|
+
|
212
|
+
# unit tests for create_pay_run
|
213
|
+
# create a pay run
|
214
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
215
|
+
# @param pay_run
|
216
|
+
# @param [Hash] opts the optional parameters
|
217
|
+
# @return [PayRunObject]
|
218
|
+
describe 'create_pay_run test' do
|
219
|
+
it 'should work' do
|
220
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
221
|
+
end
|
222
|
+
end
|
223
|
+
|
224
|
+
# unit tests for create_pay_run_calendar
|
225
|
+
# create a new payrun calendar
|
226
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
227
|
+
# @param pay_run_calendar
|
228
|
+
# @param [Hash] opts the optional parameters
|
229
|
+
# @return [PayRunCalendarObject]
|
230
|
+
describe 'create_pay_run_calendar test' do
|
231
|
+
it 'should work' do
|
232
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
233
|
+
end
|
234
|
+
end
|
235
|
+
|
236
|
+
# unit tests for create_reimbursement
|
237
|
+
# create a new reimbursement
|
238
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
239
|
+
# @param reimbursement
|
240
|
+
# @param [Hash] opts the optional parameters
|
241
|
+
# @return [ReimbursementObject]
|
242
|
+
describe 'create_reimbursement test' do
|
243
|
+
it 'should work' do
|
244
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
245
|
+
end
|
246
|
+
end
|
247
|
+
|
248
|
+
# unit tests for create_superannuation
|
249
|
+
# create a new superannuation
|
250
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
251
|
+
# @param benefit
|
252
|
+
# @param [Hash] opts the optional parameters
|
253
|
+
# @return [SuperannuationObject]
|
254
|
+
describe 'create_superannuation test' do
|
255
|
+
it 'should work' do
|
256
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
257
|
+
end
|
258
|
+
end
|
259
|
+
|
260
|
+
# unit tests for create_timesheet
|
261
|
+
# create a new timesheet
|
262
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
263
|
+
# @param timesheet
|
264
|
+
# @param [Hash] opts the optional parameters
|
265
|
+
# @return [TimesheetObject]
|
266
|
+
describe 'create_timesheet test' do
|
267
|
+
it 'should work' do
|
268
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
269
|
+
end
|
270
|
+
end
|
271
|
+
|
272
|
+
# unit tests for create_timesheet_line
|
273
|
+
# create a new timesheet line
|
274
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
275
|
+
# @param timesheet_id Identifier for the timesheet
|
276
|
+
# @param timesheet_line
|
277
|
+
# @param [Hash] opts the optional parameters
|
278
|
+
# @return [TimesheetLineObject]
|
279
|
+
describe 'create_timesheet_line test' do
|
280
|
+
it 'should work' do
|
281
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
282
|
+
end
|
283
|
+
end
|
284
|
+
|
285
|
+
# unit tests for delete_employee_earnings_template
|
286
|
+
# deletes an employee earnings template record
|
287
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
288
|
+
# @param employee_id Employee id for single object
|
289
|
+
# @param pay_template_earning_id Id for single pay template earnings object
|
290
|
+
# @param [Hash] opts the optional parameters
|
291
|
+
# @return [EarningsTemplateObject]
|
292
|
+
describe 'delete_employee_earnings_template test' do
|
293
|
+
it 'should work' do
|
294
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
295
|
+
end
|
296
|
+
end
|
297
|
+
|
298
|
+
# unit tests for delete_employee_leave
|
299
|
+
# deletes an employee leave record
|
300
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
301
|
+
# @param employee_id Employee id for single object
|
302
|
+
# @param leave_id Leave id for single object
|
303
|
+
# @param [Hash] opts the optional parameters
|
304
|
+
# @return [EmployeeLeaveObject]
|
305
|
+
describe 'delete_employee_leave test' do
|
306
|
+
it 'should work' do
|
307
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
308
|
+
end
|
309
|
+
end
|
310
|
+
|
311
|
+
# unit tests for delete_employee_salary_and_wage
|
312
|
+
# deletes an employee salary and wages record
|
313
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
314
|
+
# @param employee_id Employee id for single object
|
315
|
+
# @param salary_and_wages_id Id for single salary and wages object
|
316
|
+
# @param [Hash] opts the optional parameters
|
317
|
+
# @return [SalaryAndWageObject]
|
318
|
+
describe 'delete_employee_salary_and_wage test' do
|
319
|
+
it 'should work' do
|
320
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
321
|
+
end
|
322
|
+
end
|
323
|
+
|
324
|
+
# unit tests for delete_timesheet
|
325
|
+
# delete a timesheet
|
326
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
327
|
+
# @param timesheet_id Identifier for the timesheet
|
328
|
+
# @param [Hash] opts the optional parameters
|
329
|
+
# @return [TimesheetLine]
|
330
|
+
describe 'delete_timesheet test' do
|
331
|
+
it 'should work' do
|
332
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
333
|
+
end
|
334
|
+
end
|
335
|
+
|
336
|
+
# unit tests for delete_timesheet_line
|
337
|
+
# delete a timesheet line
|
338
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
339
|
+
# @param timesheet_id Identifier for the timesheet
|
340
|
+
# @param timesheet_line_id Identifier for the timesheet line
|
341
|
+
# @param [Hash] opts the optional parameters
|
342
|
+
# @return [TimesheetLine]
|
343
|
+
describe 'delete_timesheet_line test' do
|
344
|
+
it 'should work' do
|
345
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
346
|
+
end
|
347
|
+
end
|
348
|
+
|
349
|
+
# unit tests for get_deduction
|
350
|
+
# retrieve a single deduction by id
|
351
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
352
|
+
# @param deduction_id Identifier for the deduction
|
353
|
+
# @param [Hash] opts the optional parameters
|
354
|
+
# @return [DeductionObject]
|
355
|
+
describe 'get_deduction test' do
|
356
|
+
it 'should work' do
|
357
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
358
|
+
end
|
359
|
+
end
|
360
|
+
|
361
|
+
# unit tests for get_deductions
|
362
|
+
# searches deductions
|
363
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
364
|
+
# @param [Hash] opts the optional parameters
|
365
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
366
|
+
# @return [Deductions]
|
367
|
+
describe 'get_deductions test' do
|
368
|
+
it 'should work' do
|
369
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
370
|
+
end
|
371
|
+
end
|
372
|
+
|
373
|
+
# unit tests for get_earnings_rate
|
374
|
+
# retrieve a single earnings rates by id
|
375
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
376
|
+
# @param earnings_rate_id Identifier for the earnings rate
|
377
|
+
# @param [Hash] opts the optional parameters
|
378
|
+
# @return [EarningsRateObject]
|
379
|
+
describe 'get_earnings_rate test' do
|
380
|
+
it 'should work' do
|
381
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
382
|
+
end
|
383
|
+
end
|
384
|
+
|
385
|
+
# unit tests for get_earnings_rates
|
386
|
+
# searches earnings rates
|
387
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
388
|
+
# @param [Hash] opts the optional parameters
|
389
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
390
|
+
# @return [EarningsRates]
|
391
|
+
describe 'get_earnings_rates test' do
|
392
|
+
it 'should work' do
|
393
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
394
|
+
end
|
395
|
+
end
|
396
|
+
|
397
|
+
# unit tests for get_employee
|
398
|
+
# searches employees
|
399
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
400
|
+
# @param employee_id Employee id for single object
|
401
|
+
# @param [Hash] opts the optional parameters
|
402
|
+
# @return [EmployeeObject]
|
403
|
+
describe 'get_employee test' do
|
404
|
+
it 'should work' do
|
405
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
406
|
+
end
|
407
|
+
end
|
408
|
+
|
409
|
+
# unit tests for get_employee_leave_balances
|
410
|
+
# search employee leave balances
|
411
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
412
|
+
# @param employee_id Employee id for single object
|
413
|
+
# @param [Hash] opts the optional parameters
|
414
|
+
# @return [EmployeeLeaveBalances]
|
415
|
+
describe 'get_employee_leave_balances test' do
|
416
|
+
it 'should work' do
|
417
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
418
|
+
end
|
419
|
+
end
|
420
|
+
|
421
|
+
# unit tests for get_employee_leave_periods
|
422
|
+
# searches employee leave periods
|
423
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
424
|
+
# @param employee_id Employee id for single object
|
425
|
+
# @param [Hash] opts the optional parameters
|
426
|
+
# @option opts [Date] :start_date Filter by start date
|
427
|
+
# @option opts [Date] :end_date Filter by end date
|
428
|
+
# @return [LeavePeriods]
|
429
|
+
describe 'get_employee_leave_periods test' do
|
430
|
+
it 'should work' do
|
431
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
432
|
+
end
|
433
|
+
end
|
434
|
+
|
435
|
+
# unit tests for get_employee_leave_types
|
436
|
+
# searches employee leave types
|
437
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
438
|
+
# @param employee_id Employee id for single object
|
439
|
+
# @param [Hash] opts the optional parameters
|
440
|
+
# @return [EmployeeLeaveTypes]
|
441
|
+
describe 'get_employee_leave_types test' do
|
442
|
+
it 'should work' do
|
443
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
444
|
+
end
|
445
|
+
end
|
446
|
+
|
447
|
+
# unit tests for get_employee_leaves
|
448
|
+
# search employee leave records
|
449
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
450
|
+
# @param employee_id Employee id for single object
|
451
|
+
# @param [Hash] opts the optional parameters
|
452
|
+
# @return [EmployeeLeaves]
|
453
|
+
describe 'get_employee_leaves test' do
|
454
|
+
it 'should work' do
|
455
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
456
|
+
end
|
457
|
+
end
|
458
|
+
|
459
|
+
# unit tests for get_employee_opening_balances
|
460
|
+
# retrieve employee openingbalances
|
461
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
462
|
+
# @param employee_id Employee id for single object
|
463
|
+
# @param [Hash] opts the optional parameters
|
464
|
+
# @return [EmployeeOpeningBalancesObject]
|
465
|
+
describe 'get_employee_opening_balances test' do
|
466
|
+
it 'should work' do
|
467
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
468
|
+
end
|
469
|
+
end
|
470
|
+
|
471
|
+
# unit tests for get_employee_pay_templates
|
472
|
+
# searches employee pay templates
|
473
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
474
|
+
# @param employee_id Employee id for single object
|
475
|
+
# @param [Hash] opts the optional parameters
|
476
|
+
# @return [EmployeePayTemplates]
|
477
|
+
describe 'get_employee_pay_templates test' do
|
478
|
+
it 'should work' do
|
479
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
480
|
+
end
|
481
|
+
end
|
482
|
+
|
483
|
+
# unit tests for get_employee_payment_method
|
484
|
+
# retrieves an employee's payment method
|
485
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
486
|
+
# @param employee_id Employee id for single object
|
487
|
+
# @param [Hash] opts the optional parameters
|
488
|
+
# @return [PaymentMethodObject]
|
489
|
+
describe 'get_employee_payment_method test' do
|
490
|
+
it 'should work' do
|
491
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
492
|
+
end
|
493
|
+
end
|
494
|
+
|
495
|
+
# unit tests for get_employee_salary_and_wage
|
496
|
+
# get employee salary and wages record by id
|
497
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
498
|
+
# @param employee_id Employee id for single object
|
499
|
+
# @param salary_and_wages_id Id for single pay template earnings object
|
500
|
+
# @param [Hash] opts the optional parameters
|
501
|
+
# @return [SalaryAndWages]
|
502
|
+
describe 'get_employee_salary_and_wage test' do
|
503
|
+
it 'should work' do
|
504
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
505
|
+
end
|
506
|
+
end
|
507
|
+
|
508
|
+
# unit tests for get_employee_salary_and_wages
|
509
|
+
# retrieves an employee's salary and wages
|
510
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
511
|
+
# @param employee_id Employee id for single object
|
512
|
+
# @param [Hash] opts the optional parameters
|
513
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
514
|
+
# @return [SalaryAndWages]
|
515
|
+
describe 'get_employee_salary_and_wages test' do
|
516
|
+
it 'should work' do
|
517
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
518
|
+
end
|
519
|
+
end
|
520
|
+
|
521
|
+
# unit tests for get_employee_tax
|
522
|
+
# searches tax records for an employee
|
523
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
524
|
+
# @param employee_id Employee id for single object
|
525
|
+
# @param [Hash] opts the optional parameters
|
526
|
+
# @return [EmployeeTaxObject]
|
527
|
+
describe 'get_employee_tax test' do
|
528
|
+
it 'should work' do
|
529
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
530
|
+
end
|
531
|
+
end
|
532
|
+
|
533
|
+
# unit tests for get_employees
|
534
|
+
# searches employees
|
535
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
536
|
+
# @param [Hash] opts the optional parameters
|
537
|
+
# @option opts [String] :first_name Filter by first name
|
538
|
+
# @option opts [String] :last_name Filter by last name
|
539
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
540
|
+
# @return [Employees]
|
541
|
+
describe 'get_employees test' do
|
542
|
+
it 'should work' do
|
543
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
544
|
+
end
|
545
|
+
end
|
546
|
+
|
547
|
+
# unit tests for get_leave_type
|
548
|
+
# retrieve a single leave type by id
|
549
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
550
|
+
# @param leave_type_id Identifier for the leave type
|
551
|
+
# @param [Hash] opts the optional parameters
|
552
|
+
# @return [LeaveTypeObject]
|
553
|
+
describe 'get_leave_type test' do
|
554
|
+
it 'should work' do
|
555
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
556
|
+
end
|
557
|
+
end
|
558
|
+
|
559
|
+
# unit tests for get_leave_types
|
560
|
+
# searches leave types
|
561
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
562
|
+
# @param [Hash] opts the optional parameters
|
563
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
564
|
+
# @option opts [Boolean] :active_only Filters leave types by active status. By default the API returns all leave types.
|
565
|
+
# @return [LeaveTypes]
|
566
|
+
describe 'get_leave_types test' do
|
567
|
+
it 'should work' do
|
568
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
569
|
+
end
|
570
|
+
end
|
571
|
+
|
572
|
+
# unit tests for get_pay_run
|
573
|
+
# retrieve a single pay run by id
|
574
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
575
|
+
# @param pay_run_id Identifier for the pay run
|
576
|
+
# @param [Hash] opts the optional parameters
|
577
|
+
# @return [PayRunObject]
|
578
|
+
describe 'get_pay_run test' do
|
579
|
+
it 'should work' do
|
580
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
581
|
+
end
|
582
|
+
end
|
583
|
+
|
584
|
+
# unit tests for get_pay_run_calendar
|
585
|
+
# retrieve a single payrun calendar by id
|
586
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
587
|
+
# @param payroll_calendar_id Identifier for the payrun calendars
|
588
|
+
# @param [Hash] opts the optional parameters
|
589
|
+
# @return [PayRunCalendarObject]
|
590
|
+
describe 'get_pay_run_calendar test' do
|
591
|
+
it 'should work' do
|
592
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
593
|
+
end
|
594
|
+
end
|
595
|
+
|
596
|
+
# unit tests for get_pay_run_calendars
|
597
|
+
# searches payrun calendars
|
598
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
599
|
+
# @param [Hash] opts the optional parameters
|
600
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
601
|
+
# @return [PayRunCalendars]
|
602
|
+
describe 'get_pay_run_calendars test' do
|
603
|
+
it 'should work' do
|
604
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
605
|
+
end
|
606
|
+
end
|
607
|
+
|
608
|
+
# unit tests for get_pay_runs
|
609
|
+
# searches pay runs
|
610
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
611
|
+
# @param [Hash] opts the optional parameters
|
612
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
613
|
+
# @option opts [String] :status By default get payruns will return all the payruns for an organization. You can add GET https://api.xero.com/payroll.xro/2.0/payRuns?statu={PayRunStatus} to filter the payruns by status.
|
614
|
+
# @return [PayRuns]
|
615
|
+
describe 'get_pay_runs test' do
|
616
|
+
it 'should work' do
|
617
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
618
|
+
end
|
619
|
+
end
|
620
|
+
|
621
|
+
# unit tests for get_pay_slip
|
622
|
+
# retrieve a single payslip by id
|
623
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
624
|
+
# @param pay_slip_id Identifier for the payslip
|
625
|
+
# @param [Hash] opts the optional parameters
|
626
|
+
# @return [PaySlipObject]
|
627
|
+
describe 'get_pay_slip test' do
|
628
|
+
it 'should work' do
|
629
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
630
|
+
end
|
631
|
+
end
|
632
|
+
|
633
|
+
# unit tests for get_pay_slips
|
634
|
+
# searches payslips
|
635
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
636
|
+
# @param pay_run_id PayrunID which specifies the containing payrun of payslips to retrieve. By default, the API does not group payslips by payrun.
|
637
|
+
# @param [Hash] opts the optional parameters
|
638
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
639
|
+
# @return [PaySlips]
|
640
|
+
describe 'get_pay_slips test' do
|
641
|
+
it 'should work' do
|
642
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
643
|
+
end
|
644
|
+
end
|
645
|
+
|
646
|
+
# unit tests for get_reimbursement
|
647
|
+
# retrieve a single reimbursement by id
|
648
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
649
|
+
# @param reimbursement_id Identifier for the reimbursement
|
650
|
+
# @param [Hash] opts the optional parameters
|
651
|
+
# @return [ReimbursementObject]
|
652
|
+
describe 'get_reimbursement test' do
|
653
|
+
it 'should work' do
|
654
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
655
|
+
end
|
656
|
+
end
|
657
|
+
|
658
|
+
# unit tests for get_reimbursements
|
659
|
+
# searches reimbursements
|
660
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
661
|
+
# @param [Hash] opts the optional parameters
|
662
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
663
|
+
# @return [Reimbursements]
|
664
|
+
describe 'get_reimbursements test' do
|
665
|
+
it 'should work' do
|
666
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
667
|
+
end
|
668
|
+
end
|
669
|
+
|
670
|
+
# unit tests for get_settings
|
671
|
+
# searches settings
|
672
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
673
|
+
# @param [Hash] opts the optional parameters
|
674
|
+
# @return [Settings]
|
675
|
+
describe 'get_settings test' do
|
676
|
+
it 'should work' do
|
677
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
678
|
+
end
|
679
|
+
end
|
680
|
+
|
681
|
+
# unit tests for get_statutory_deduction
|
682
|
+
# retrieve a single statutory deduction by id
|
683
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
684
|
+
# @param id Identifier for the statutory deduction
|
685
|
+
# @param [Hash] opts the optional parameters
|
686
|
+
# @return [StatutoryDeductionObject]
|
687
|
+
describe 'get_statutory_deduction test' do
|
688
|
+
it 'should work' do
|
689
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
690
|
+
end
|
691
|
+
end
|
692
|
+
|
693
|
+
# unit tests for get_statutory_deductions
|
694
|
+
# searches statutory deductions
|
695
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
696
|
+
# @param [Hash] opts the optional parameters
|
697
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
698
|
+
# @return [StatutoryDeductions]
|
699
|
+
describe 'get_statutory_deductions test' do
|
700
|
+
it 'should work' do
|
701
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
702
|
+
end
|
703
|
+
end
|
704
|
+
|
705
|
+
# unit tests for get_superannuation
|
706
|
+
# searches for a unique superannuation
|
707
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
708
|
+
# @param superannuation_id Identifier for the superannuation
|
709
|
+
# @param [Hash] opts the optional parameters
|
710
|
+
# @return [SuperannuationObject]
|
711
|
+
describe 'get_superannuation test' do
|
712
|
+
it 'should work' do
|
713
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
714
|
+
end
|
715
|
+
end
|
716
|
+
|
717
|
+
# unit tests for get_superannuations
|
718
|
+
# searches statutory deductions
|
719
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
720
|
+
# @param [Hash] opts the optional parameters
|
721
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
722
|
+
# @return [Superannuations]
|
723
|
+
describe 'get_superannuations test' do
|
724
|
+
it 'should work' do
|
725
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
726
|
+
end
|
727
|
+
end
|
728
|
+
|
729
|
+
# unit tests for get_timesheet
|
730
|
+
# retrieve a single timesheet by id
|
731
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
732
|
+
# @param timesheet_id Identifier for the timesheet
|
733
|
+
# @param [Hash] opts the optional parameters
|
734
|
+
# @return [TimesheetObject]
|
735
|
+
describe 'get_timesheet test' do
|
736
|
+
it 'should work' do
|
737
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
738
|
+
end
|
739
|
+
end
|
740
|
+
|
741
|
+
# unit tests for get_timesheets
|
742
|
+
# searches timesheets
|
743
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
744
|
+
# @param [Hash] opts the optional parameters
|
745
|
+
# @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
|
746
|
+
# @option opts [String] :employee_id By default get Timesheets will return the timesheets for all employees in an organization. You can add GET https://…/timesheets?filter=employeeId=={EmployeeId} to get only the timesheets of a particular employee.
|
747
|
+
# @option opts [String] :payroll_calendar_id By default get Timesheets will return all the timesheets for an organization. You can add GET https://…/timesheets?filter=payrollCalendarId=={PayrollCalendarID} to filter the timesheets by payroll calendar id
|
748
|
+
# @return [Timesheets]
|
749
|
+
describe 'get_timesheets test' do
|
750
|
+
it 'should work' do
|
751
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
752
|
+
end
|
753
|
+
end
|
754
|
+
|
755
|
+
# unit tests for get_tracking_categories
|
756
|
+
# searches tracking categories
|
757
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
758
|
+
# @param [Hash] opts the optional parameters
|
759
|
+
# @return [TrackingCategories]
|
760
|
+
describe 'get_tracking_categories test' do
|
761
|
+
it 'should work' do
|
762
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
763
|
+
end
|
764
|
+
end
|
765
|
+
|
766
|
+
# unit tests for revert_timesheet
|
767
|
+
# revert a timesheet to draft
|
768
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
769
|
+
# @param timesheet_id Identifier for the timesheet
|
770
|
+
# @param [Hash] opts the optional parameters
|
771
|
+
# @return [TimesheetObject]
|
772
|
+
describe 'revert_timesheet test' do
|
773
|
+
it 'should work' do
|
774
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
775
|
+
end
|
776
|
+
end
|
777
|
+
|
778
|
+
# unit tests for update_employee
|
779
|
+
# updates employee
|
780
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
781
|
+
# @param employee_id Employee id for single object
|
782
|
+
# @param employee
|
783
|
+
# @param [Hash] opts the optional parameters
|
784
|
+
# @return [EmployeeObject]
|
785
|
+
describe 'update_employee test' do
|
786
|
+
it 'should work' do
|
787
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
788
|
+
end
|
789
|
+
end
|
790
|
+
|
791
|
+
# unit tests for update_employee_earnings_template
|
792
|
+
# updates employee earnings template records
|
793
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
794
|
+
# @param employee_id Employee id for single object
|
795
|
+
# @param pay_template_earning_id Id for single pay template earnings object
|
796
|
+
# @param earnings_template
|
797
|
+
# @param [Hash] opts the optional parameters
|
798
|
+
# @return [EarningsTemplateObject]
|
799
|
+
describe 'update_employee_earnings_template test' do
|
800
|
+
it 'should work' do
|
801
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
802
|
+
end
|
803
|
+
end
|
804
|
+
|
805
|
+
# unit tests for update_employee_leave
|
806
|
+
# updates employee leave records
|
807
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
808
|
+
# @param employee_id Employee id for single object
|
809
|
+
# @param leave_id Leave id for single object
|
810
|
+
# @param employee_leave
|
811
|
+
# @param [Hash] opts the optional parameters
|
812
|
+
# @return [EmployeeLeaveObject]
|
813
|
+
describe 'update_employee_leave test' do
|
814
|
+
it 'should work' do
|
815
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
816
|
+
end
|
817
|
+
end
|
818
|
+
|
819
|
+
# unit tests for update_employee_salary_and_wage
|
820
|
+
# updates employee salary and wages record
|
821
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
822
|
+
# @param employee_id Employee id for single object
|
823
|
+
# @param salary_and_wages_id Id for single pay template earnings object
|
824
|
+
# @param salary_and_wage
|
825
|
+
# @param [Hash] opts the optional parameters
|
826
|
+
# @return [SalaryAndWageObject]
|
827
|
+
describe 'update_employee_salary_and_wage test' do
|
828
|
+
it 'should work' do
|
829
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
830
|
+
end
|
831
|
+
end
|
832
|
+
|
833
|
+
# unit tests for update_employee_tax
|
834
|
+
# updates the tax records for an employee
|
835
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
836
|
+
# @param employee_id Employee id for single object
|
837
|
+
# @param employee_tax
|
838
|
+
# @param [Hash] opts the optional parameters
|
839
|
+
# @return [EmployeeTaxObject]
|
840
|
+
describe 'update_employee_tax test' do
|
841
|
+
it 'should work' do
|
842
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
843
|
+
end
|
844
|
+
end
|
845
|
+
|
846
|
+
# unit tests for update_pay_run
|
847
|
+
# update a pay run
|
848
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
849
|
+
# @param pay_run_id Identifier for the pay run
|
850
|
+
# @param pay_run
|
851
|
+
# @param [Hash] opts the optional parameters
|
852
|
+
# @return [PayRunObject]
|
853
|
+
describe 'update_pay_run test' do
|
854
|
+
it 'should work' do
|
855
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
856
|
+
end
|
857
|
+
end
|
858
|
+
|
859
|
+
# unit tests for update_pay_slip_line_items
|
860
|
+
# creates employee pay slip
|
861
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
862
|
+
# @param pay_slip_id Identifier for the payslip
|
863
|
+
# @param pay_slip
|
864
|
+
# @param [Hash] opts the optional parameters
|
865
|
+
# @return [PaySlipObject]
|
866
|
+
describe 'update_pay_slip_line_items test' do
|
867
|
+
it 'should work' do
|
868
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
869
|
+
end
|
870
|
+
end
|
871
|
+
|
872
|
+
# unit tests for update_timesheet_line
|
873
|
+
# update a timesheet line
|
874
|
+
# @param xero_tenant_id Xero identifier for Tenant
|
875
|
+
# @param timesheet_id Identifier for the timesheet
|
876
|
+
# @param timesheet_line_id Identifier for the timesheet line
|
877
|
+
# @param timesheet_line
|
878
|
+
# @param [Hash] opts the optional parameters
|
879
|
+
# @return [TimesheetLineObject]
|
880
|
+
describe 'update_timesheet_line test' do
|
881
|
+
it 'should work' do
|
882
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
883
|
+
end
|
884
|
+
end
|
885
|
+
|
886
|
+
end
|