xero-ruby 4.3.1 → 6.0.0
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 +19470 -18858
- data/lib/xero-ruby/api/app_store_api.rb +331 -325
- data/lib/xero-ruby/api/asset_api.rb +503 -493
- data/lib/xero-ruby/api/files_api.rb +1526 -1468
- data/lib/xero-ruby/api/finance_api.rb +961 -961
- data/lib/xero-ruby/api/payroll_au_api.rb +2578 -2513
- data/lib/xero-ruby/api/payroll_nz_api.rb +5421 -5334
- data/lib/xero-ruby/api/payroll_uk_api.rb +5560 -5479
- data/lib/xero-ruby/api/project_api.rb +1423 -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 +52 -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 +329 -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 +839 -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 +202 -203
- 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 +556 -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 +483 -481
- data/lib/xero-ruby/models/accounting/tax_rates.rb +224 -224
- data/lib/xero-ruby/models/accounting/tax_type.rb +157 -130
- data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +503 -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 +45 -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 +43 -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 +284 -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 -326
- 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 -252
- data/lib/xero-ruby/models/payroll_au/leave_line.rb +292 -292
- data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +38 -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 +38 -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 -304
- data/lib/xero-ruby/models/payroll_au/paid_leave_earnings_line.rb +272 -272
- 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 -36
- 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 +398 -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 +197 -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 -556
- 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 +379 -379
@@ -1,849 +1,839 @@
|
|
1
|
-
=begin
|
2
|
-
#Xero Accounting API
|
3
|
-
|
4
|
-
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
-
|
6
|
-
Contact: api@xero.com
|
7
|
-
Generated by: https://openapi-generator.tech
|
8
|
-
OpenAPI Generator version: 4.3.1
|
9
|
-
|
10
|
-
=end
|
11
|
-
|
12
|
-
require 'time'
|
13
|
-
require 'date'
|
14
|
-
|
15
|
-
module XeroRuby::Accounting
|
16
|
-
require 'bigdecimal'
|
17
|
-
|
18
|
-
class Contact
|
19
|
-
# Xero identifier
|
20
|
-
attr_accessor :contact_id
|
21
|
-
|
22
|
-
# ID for the destination of a merged contact. Only returned when using paging or when fetching a contact by ContactId or ContactNumber.
|
23
|
-
attr_accessor :merged_to_contact_id
|
24
|
-
|
25
|
-
# This can be updated via the API only i.e. This field is read only on the Xero contact screen, used to identify contacts in external systems (max length = 50). If the Contact Number is used, this is displayed as Contact Code in the Contacts UI in Xero.
|
26
|
-
attr_accessor :contact_number
|
27
|
-
|
28
|
-
# A user defined account number. This can be updated via the API and the Xero UI (max length = 50)
|
29
|
-
attr_accessor :account_number
|
30
|
-
|
31
|
-
# Current status of a contact – see contact status types
|
32
|
-
attr_accessor :contact_status
|
33
|
-
ACTIVE ||= "ACTIVE".freeze
|
34
|
-
ARCHIVED ||= "ARCHIVED".freeze
|
35
|
-
GDPRREQUEST ||= "GDPRREQUEST".freeze
|
36
|
-
|
37
|
-
# Full name of contact/organisation (max length = 255)
|
38
|
-
attr_accessor :name
|
39
|
-
|
40
|
-
# First name of contact person (max length = 255)
|
41
|
-
attr_accessor :first_name
|
42
|
-
|
43
|
-
# Last name of contact person (max length = 255)
|
44
|
-
attr_accessor :last_name
|
45
|
-
|
46
|
-
# Company registration number (max length = 50)
|
47
|
-
attr_accessor :company_number
|
48
|
-
|
49
|
-
# Email address of contact person (umlauts not supported) (max length = 255)
|
50
|
-
attr_accessor :email_address
|
51
|
-
|
52
|
-
#
|
53
|
-
attr_accessor :
|
54
|
-
|
55
|
-
#
|
56
|
-
attr_accessor :
|
57
|
-
|
58
|
-
#
|
59
|
-
attr_accessor :
|
60
|
-
|
61
|
-
#
|
62
|
-
attr_accessor :
|
63
|
-
|
64
|
-
# The tax type from TaxRates
|
65
|
-
attr_accessor :
|
66
|
-
|
67
|
-
#
|
68
|
-
attr_accessor :
|
69
|
-
|
70
|
-
# Store certain
|
71
|
-
attr_accessor :
|
72
|
-
|
73
|
-
#
|
74
|
-
attr_accessor :
|
75
|
-
|
76
|
-
# true or false – Boolean that describes if a contact
|
77
|
-
attr_accessor :
|
78
|
-
|
79
|
-
#
|
80
|
-
attr_accessor :
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
attr_accessor :
|
96
|
-
|
97
|
-
#
|
98
|
-
attr_accessor :
|
99
|
-
|
100
|
-
# The default
|
101
|
-
attr_accessor :
|
102
|
-
|
103
|
-
# The default
|
104
|
-
attr_accessor :
|
105
|
-
|
106
|
-
# The default
|
107
|
-
attr_accessor :
|
108
|
-
|
109
|
-
# The
|
110
|
-
attr_accessor :
|
111
|
-
|
112
|
-
# The name of the Tracking
|
113
|
-
attr_accessor :
|
114
|
-
|
115
|
-
|
116
|
-
attr_accessor :
|
117
|
-
|
118
|
-
|
119
|
-
attr_accessor :
|
120
|
-
|
121
|
-
#
|
122
|
-
attr_accessor :
|
123
|
-
|
124
|
-
#
|
125
|
-
attr_accessor :
|
126
|
-
|
127
|
-
|
128
|
-
attr_accessor :
|
129
|
-
|
130
|
-
|
131
|
-
attr_accessor :
|
132
|
-
|
133
|
-
|
134
|
-
attr_accessor :
|
135
|
-
|
136
|
-
|
137
|
-
attr_accessor :
|
138
|
-
|
139
|
-
|
140
|
-
attr_accessor :
|
141
|
-
|
142
|
-
#
|
143
|
-
attr_accessor :
|
144
|
-
|
145
|
-
#
|
146
|
-
attr_accessor :
|
147
|
-
|
148
|
-
#
|
149
|
-
attr_accessor :
|
150
|
-
|
151
|
-
#
|
152
|
-
attr_accessor :
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
:'
|
183
|
-
:'
|
184
|
-
:'
|
185
|
-
:'
|
186
|
-
:'
|
187
|
-
:'
|
188
|
-
:'
|
189
|
-
:'
|
190
|
-
:'
|
191
|
-
:'
|
192
|
-
:'
|
193
|
-
:'
|
194
|
-
:'
|
195
|
-
:'
|
196
|
-
:'
|
197
|
-
:'
|
198
|
-
:'
|
199
|
-
:'
|
200
|
-
:'
|
201
|
-
:'
|
202
|
-
:'
|
203
|
-
:'
|
204
|
-
:'
|
205
|
-
:'
|
206
|
-
:'
|
207
|
-
:'
|
208
|
-
:'
|
209
|
-
:'
|
210
|
-
:'
|
211
|
-
:'
|
212
|
-
:'
|
213
|
-
:'
|
214
|
-
:'
|
215
|
-
:'
|
216
|
-
:'
|
217
|
-
:'
|
218
|
-
:'
|
219
|
-
:'
|
220
|
-
:'
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
:'
|
232
|
-
:'
|
233
|
-
:'
|
234
|
-
:'
|
235
|
-
:'
|
236
|
-
:'
|
237
|
-
:'
|
238
|
-
:'
|
239
|
-
:'
|
240
|
-
:'
|
241
|
-
:'
|
242
|
-
:'
|
243
|
-
:'
|
244
|
-
:'
|
245
|
-
:'
|
246
|
-
:'
|
247
|
-
:'
|
248
|
-
:'
|
249
|
-
:'
|
250
|
-
:'
|
251
|
-
:'
|
252
|
-
:'
|
253
|
-
:'
|
254
|
-
:'
|
255
|
-
:'
|
256
|
-
:'
|
257
|
-
:'
|
258
|
-
:'
|
259
|
-
:'
|
260
|
-
:'
|
261
|
-
:'
|
262
|
-
:'
|
263
|
-
:'
|
264
|
-
:'
|
265
|
-
:'
|
266
|
-
:'
|
267
|
-
:'
|
268
|
-
:'
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
if
|
481
|
-
|
482
|
-
end
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
return false if !@
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
return false
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
#
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
#
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
#
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
fail ArgumentError,
|
570
|
-
end
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
#
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
#
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
#
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
#
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
#
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
#
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
#
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
#
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
when :
|
750
|
-
|
751
|
-
when :
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
when :
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
value
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
date = (date.to_i / 1000)
|
841
|
-
Time.at(date).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
|
842
|
-
elsif /(\d\d\d\d)-(\d\d)/.match(datestring) # handles dates w/out Days: YYYY-MM*-DD
|
843
|
-
Time.parse(datestring + '-01').strftime('%Y-%m-%dT%H:%M:%S').to_s
|
844
|
-
else # handle date 'types' for small subset of payroll API's
|
845
|
-
Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
|
846
|
-
end
|
847
|
-
end
|
848
|
-
end
|
849
|
-
end
|
1
|
+
=begin
|
2
|
+
#Xero Accounting API
|
3
|
+
|
4
|
+
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
|
+
|
6
|
+
Contact: api@xero.com
|
7
|
+
Generated by: https://openapi-generator.tech
|
8
|
+
OpenAPI Generator version: 4.3.1
|
9
|
+
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'time'
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module XeroRuby::Accounting
|
16
|
+
require 'bigdecimal'
|
17
|
+
|
18
|
+
class Contact
|
19
|
+
# Xero identifier
|
20
|
+
attr_accessor :contact_id
|
21
|
+
|
22
|
+
# ID for the destination of a merged contact. Only returned when using paging or when fetching a contact by ContactId or ContactNumber.
|
23
|
+
attr_accessor :merged_to_contact_id
|
24
|
+
|
25
|
+
# This can be updated via the API only i.e. This field is read only on the Xero contact screen, used to identify contacts in external systems (max length = 50). If the Contact Number is used, this is displayed as Contact Code in the Contacts UI in Xero.
|
26
|
+
attr_accessor :contact_number
|
27
|
+
|
28
|
+
# A user defined account number. This can be updated via the API and the Xero UI (max length = 50)
|
29
|
+
attr_accessor :account_number
|
30
|
+
|
31
|
+
# Current status of a contact – see contact status types
|
32
|
+
attr_accessor :contact_status
|
33
|
+
ACTIVE ||= "ACTIVE".freeze
|
34
|
+
ARCHIVED ||= "ARCHIVED".freeze
|
35
|
+
GDPRREQUEST ||= "GDPRREQUEST".freeze
|
36
|
+
|
37
|
+
# Full name of contact/organisation (max length = 255)
|
38
|
+
attr_accessor :name
|
39
|
+
|
40
|
+
# First name of contact person (max length = 255)
|
41
|
+
attr_accessor :first_name
|
42
|
+
|
43
|
+
# Last name of contact person (max length = 255)
|
44
|
+
attr_accessor :last_name
|
45
|
+
|
46
|
+
# Company registration number (max length = 50)
|
47
|
+
attr_accessor :company_number
|
48
|
+
|
49
|
+
# Email address of contact person (umlauts not supported) (max length = 255)
|
50
|
+
attr_accessor :email_address
|
51
|
+
|
52
|
+
# See contact persons
|
53
|
+
attr_accessor :contact_persons
|
54
|
+
|
55
|
+
# Bank account number of contact
|
56
|
+
attr_accessor :bank_account_details
|
57
|
+
|
58
|
+
# Tax number of contact – this is also known as the ABN (Australia), GST Number (New Zealand), VAT Number (UK) or Tax ID Number (US and global) in the Xero UI depending on which regionalized version of Xero you are using (max length = 50)
|
59
|
+
attr_accessor :tax_number
|
60
|
+
|
61
|
+
# The tax type from TaxRates
|
62
|
+
attr_accessor :accounts_receivable_tax_type
|
63
|
+
|
64
|
+
# The tax type from TaxRates
|
65
|
+
attr_accessor :accounts_payable_tax_type
|
66
|
+
|
67
|
+
# Store certain address types for a contact – see address types
|
68
|
+
attr_accessor :addresses
|
69
|
+
|
70
|
+
# Store certain phone types for a contact – see phone types
|
71
|
+
attr_accessor :phones
|
72
|
+
|
73
|
+
# true or false – Boolean that describes if a contact that has any AP invoices entered against them. Cannot be set via PUT or POST – it is automatically set when an accounts payable invoice is generated against this contact.
|
74
|
+
attr_accessor :is_supplier
|
75
|
+
|
76
|
+
# true or false – Boolean that describes if a contact has any AR invoices entered against them. Cannot be set via PUT or POST – it is automatically set when an accounts receivable invoice is generated against this contact.
|
77
|
+
attr_accessor :is_customer
|
78
|
+
|
79
|
+
# The default sales line amount type for a contact. Only available when summaryOnly parameter or paging is used, or when fetch by ContactId or ContactNumber.
|
80
|
+
attr_accessor :sales_default_line_amount_type
|
81
|
+
INCLUSIVE ||= "INCLUSIVE".freeze
|
82
|
+
EXCLUSIVE ||= "EXCLUSIVE".freeze
|
83
|
+
NONE ||= "NONE".freeze
|
84
|
+
|
85
|
+
# The default purchases line amount type for a contact Only available when summaryOnly parameter or paging is used, or when fetch by ContactId or ContactNumber.
|
86
|
+
attr_accessor :purchases_default_line_amount_type
|
87
|
+
INCLUSIVE ||= "INCLUSIVE".freeze
|
88
|
+
EXCLUSIVE ||= "EXCLUSIVE".freeze
|
89
|
+
NONE ||= "NONE".freeze
|
90
|
+
|
91
|
+
|
92
|
+
attr_accessor :default_currency
|
93
|
+
|
94
|
+
# Store XeroNetworkKey for contacts.
|
95
|
+
attr_accessor :xero_network_key
|
96
|
+
|
97
|
+
# The default sales account code for contacts
|
98
|
+
attr_accessor :sales_default_account_code
|
99
|
+
|
100
|
+
# The default purchases account code for contacts
|
101
|
+
attr_accessor :purchases_default_account_code
|
102
|
+
|
103
|
+
# The default sales tracking categories for contacts
|
104
|
+
attr_accessor :sales_tracking_categories
|
105
|
+
|
106
|
+
# The default purchases tracking categories for contacts
|
107
|
+
attr_accessor :purchases_tracking_categories
|
108
|
+
|
109
|
+
# The name of the Tracking Category assigned to the contact under SalesTrackingCategories and PurchasesTrackingCategories
|
110
|
+
attr_accessor :tracking_category_name
|
111
|
+
|
112
|
+
# The name of the Tracking Option assigned to the contact under SalesTrackingCategories and PurchasesTrackingCategories
|
113
|
+
attr_accessor :tracking_category_option
|
114
|
+
|
115
|
+
|
116
|
+
attr_accessor :payment_terms
|
117
|
+
|
118
|
+
# UTC timestamp of last update to contact
|
119
|
+
attr_accessor :updated_date_utc
|
120
|
+
|
121
|
+
# Displays which contact groups a contact is included in
|
122
|
+
attr_accessor :contact_groups
|
123
|
+
|
124
|
+
# Website address for contact (read only)
|
125
|
+
attr_accessor :website
|
126
|
+
|
127
|
+
|
128
|
+
attr_accessor :branding_theme
|
129
|
+
|
130
|
+
|
131
|
+
attr_accessor :batch_payments
|
132
|
+
|
133
|
+
# The default discount rate for the contact (read only)
|
134
|
+
attr_accessor :discount
|
135
|
+
|
136
|
+
|
137
|
+
attr_accessor :balances
|
138
|
+
|
139
|
+
# Displays array of attachments from the API
|
140
|
+
attr_accessor :attachments
|
141
|
+
|
142
|
+
# A boolean to indicate if a contact has an attachment
|
143
|
+
attr_accessor :has_attachments
|
144
|
+
|
145
|
+
# Displays validation errors returned from the API
|
146
|
+
attr_accessor :validation_errors
|
147
|
+
|
148
|
+
# A boolean to indicate if a contact has an validation errors
|
149
|
+
attr_accessor :has_validation_errors
|
150
|
+
|
151
|
+
# Status of object
|
152
|
+
attr_accessor :status_attribute_string
|
153
|
+
|
154
|
+
class EnumAttributeValidator
|
155
|
+
attr_reader :datatype
|
156
|
+
attr_reader :allowable_values
|
157
|
+
|
158
|
+
def initialize(datatype, allowable_values)
|
159
|
+
@allowable_values = allowable_values.map do |value|
|
160
|
+
case datatype.to_s
|
161
|
+
when /Integer/i
|
162
|
+
value.to_i
|
163
|
+
when /Float/i
|
164
|
+
value.to_f
|
165
|
+
else
|
166
|
+
value
|
167
|
+
end
|
168
|
+
end
|
169
|
+
end
|
170
|
+
|
171
|
+
def valid?(value)
|
172
|
+
!value || allowable_values.include?(value)
|
173
|
+
end
|
174
|
+
end
|
175
|
+
|
176
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
177
|
+
def self.attribute_map
|
178
|
+
{
|
179
|
+
:'contact_id' => :'ContactID',
|
180
|
+
:'merged_to_contact_id' => :'MergedToContactID',
|
181
|
+
:'contact_number' => :'ContactNumber',
|
182
|
+
:'account_number' => :'AccountNumber',
|
183
|
+
:'contact_status' => :'ContactStatus',
|
184
|
+
:'name' => :'Name',
|
185
|
+
:'first_name' => :'FirstName',
|
186
|
+
:'last_name' => :'LastName',
|
187
|
+
:'company_number' => :'CompanyNumber',
|
188
|
+
:'email_address' => :'EmailAddress',
|
189
|
+
:'contact_persons' => :'ContactPersons',
|
190
|
+
:'bank_account_details' => :'BankAccountDetails',
|
191
|
+
:'tax_number' => :'TaxNumber',
|
192
|
+
:'accounts_receivable_tax_type' => :'AccountsReceivableTaxType',
|
193
|
+
:'accounts_payable_tax_type' => :'AccountsPayableTaxType',
|
194
|
+
:'addresses' => :'Addresses',
|
195
|
+
:'phones' => :'Phones',
|
196
|
+
:'is_supplier' => :'IsSupplier',
|
197
|
+
:'is_customer' => :'IsCustomer',
|
198
|
+
:'sales_default_line_amount_type' => :'SalesDefaultLineAmountType',
|
199
|
+
:'purchases_default_line_amount_type' => :'PurchasesDefaultLineAmountType',
|
200
|
+
:'default_currency' => :'DefaultCurrency',
|
201
|
+
:'xero_network_key' => :'XeroNetworkKey',
|
202
|
+
:'sales_default_account_code' => :'SalesDefaultAccountCode',
|
203
|
+
:'purchases_default_account_code' => :'PurchasesDefaultAccountCode',
|
204
|
+
:'sales_tracking_categories' => :'SalesTrackingCategories',
|
205
|
+
:'purchases_tracking_categories' => :'PurchasesTrackingCategories',
|
206
|
+
:'tracking_category_name' => :'TrackingCategoryName',
|
207
|
+
:'tracking_category_option' => :'TrackingCategoryOption',
|
208
|
+
:'payment_terms' => :'PaymentTerms',
|
209
|
+
:'updated_date_utc' => :'UpdatedDateUTC',
|
210
|
+
:'contact_groups' => :'ContactGroups',
|
211
|
+
:'website' => :'Website',
|
212
|
+
:'branding_theme' => :'BrandingTheme',
|
213
|
+
:'batch_payments' => :'BatchPayments',
|
214
|
+
:'discount' => :'Discount',
|
215
|
+
:'balances' => :'Balances',
|
216
|
+
:'attachments' => :'Attachments',
|
217
|
+
:'has_attachments' => :'HasAttachments',
|
218
|
+
:'validation_errors' => :'ValidationErrors',
|
219
|
+
:'has_validation_errors' => :'HasValidationErrors',
|
220
|
+
:'status_attribute_string' => :'StatusAttributeString'
|
221
|
+
}
|
222
|
+
end
|
223
|
+
|
224
|
+
# Attribute type mapping.
|
225
|
+
def self.openapi_types
|
226
|
+
{
|
227
|
+
:'contact_id' => :'String',
|
228
|
+
:'merged_to_contact_id' => :'String',
|
229
|
+
:'contact_number' => :'String',
|
230
|
+
:'account_number' => :'String',
|
231
|
+
:'contact_status' => :'String',
|
232
|
+
:'name' => :'String',
|
233
|
+
:'first_name' => :'String',
|
234
|
+
:'last_name' => :'String',
|
235
|
+
:'company_number' => :'String',
|
236
|
+
:'email_address' => :'String',
|
237
|
+
:'contact_persons' => :'Array<ContactPerson>',
|
238
|
+
:'bank_account_details' => :'String',
|
239
|
+
:'tax_number' => :'String',
|
240
|
+
:'accounts_receivable_tax_type' => :'String',
|
241
|
+
:'accounts_payable_tax_type' => :'String',
|
242
|
+
:'addresses' => :'Array<Address>',
|
243
|
+
:'phones' => :'Array<Phone>',
|
244
|
+
:'is_supplier' => :'Boolean',
|
245
|
+
:'is_customer' => :'Boolean',
|
246
|
+
:'sales_default_line_amount_type' => :'String',
|
247
|
+
:'purchases_default_line_amount_type' => :'String',
|
248
|
+
:'default_currency' => :'CurrencyCode',
|
249
|
+
:'xero_network_key' => :'String',
|
250
|
+
:'sales_default_account_code' => :'String',
|
251
|
+
:'purchases_default_account_code' => :'String',
|
252
|
+
:'sales_tracking_categories' => :'Array<SalesTrackingCategory>',
|
253
|
+
:'purchases_tracking_categories' => :'Array<SalesTrackingCategory>',
|
254
|
+
:'tracking_category_name' => :'String',
|
255
|
+
:'tracking_category_option' => :'String',
|
256
|
+
:'payment_terms' => :'PaymentTerm',
|
257
|
+
:'updated_date_utc' => :'DateTime',
|
258
|
+
:'contact_groups' => :'Array<ContactGroup>',
|
259
|
+
:'website' => :'String',
|
260
|
+
:'branding_theme' => :'BrandingTheme',
|
261
|
+
:'batch_payments' => :'BatchPaymentDetails',
|
262
|
+
:'discount' => :'BigDecimal',
|
263
|
+
:'balances' => :'Balances',
|
264
|
+
:'attachments' => :'Array<Attachment>',
|
265
|
+
:'has_attachments' => :'Boolean',
|
266
|
+
:'validation_errors' => :'Array<ValidationError>',
|
267
|
+
:'has_validation_errors' => :'Boolean',
|
268
|
+
:'status_attribute_string' => :'String'
|
269
|
+
}
|
270
|
+
end
|
271
|
+
|
272
|
+
# Initializes the object
|
273
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
274
|
+
def initialize(attributes = {})
|
275
|
+
if (!attributes.is_a?(Hash))
|
276
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `XeroRuby::Accounting::Contact` initialize method"
|
277
|
+
end
|
278
|
+
|
279
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
280
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
281
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
282
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `XeroRuby::Accounting::Contact`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
283
|
+
end
|
284
|
+
h[k.to_sym] = v
|
285
|
+
}
|
286
|
+
|
287
|
+
if attributes.key?(:'contact_id')
|
288
|
+
self.contact_id = attributes[:'contact_id']
|
289
|
+
end
|
290
|
+
|
291
|
+
if attributes.key?(:'merged_to_contact_id')
|
292
|
+
self.merged_to_contact_id = attributes[:'merged_to_contact_id']
|
293
|
+
end
|
294
|
+
|
295
|
+
if attributes.key?(:'contact_number')
|
296
|
+
self.contact_number = attributes[:'contact_number']
|
297
|
+
end
|
298
|
+
|
299
|
+
if attributes.key?(:'account_number')
|
300
|
+
self.account_number = attributes[:'account_number']
|
301
|
+
end
|
302
|
+
|
303
|
+
if attributes.key?(:'contact_status')
|
304
|
+
self.contact_status = attributes[:'contact_status']
|
305
|
+
end
|
306
|
+
|
307
|
+
if attributes.key?(:'name')
|
308
|
+
self.name = attributes[:'name']
|
309
|
+
end
|
310
|
+
|
311
|
+
if attributes.key?(:'first_name')
|
312
|
+
self.first_name = attributes[:'first_name']
|
313
|
+
end
|
314
|
+
|
315
|
+
if attributes.key?(:'last_name')
|
316
|
+
self.last_name = attributes[:'last_name']
|
317
|
+
end
|
318
|
+
|
319
|
+
if attributes.key?(:'company_number')
|
320
|
+
self.company_number = attributes[:'company_number']
|
321
|
+
end
|
322
|
+
|
323
|
+
if attributes.key?(:'email_address')
|
324
|
+
self.email_address = attributes[:'email_address']
|
325
|
+
end
|
326
|
+
|
327
|
+
if attributes.key?(:'contact_persons')
|
328
|
+
if (value = attributes[:'contact_persons']).is_a?(Array)
|
329
|
+
self.contact_persons = value
|
330
|
+
end
|
331
|
+
end
|
332
|
+
|
333
|
+
if attributes.key?(:'bank_account_details')
|
334
|
+
self.bank_account_details = attributes[:'bank_account_details']
|
335
|
+
end
|
336
|
+
|
337
|
+
if attributes.key?(:'tax_number')
|
338
|
+
self.tax_number = attributes[:'tax_number']
|
339
|
+
end
|
340
|
+
|
341
|
+
if attributes.key?(:'accounts_receivable_tax_type')
|
342
|
+
self.accounts_receivable_tax_type = attributes[:'accounts_receivable_tax_type']
|
343
|
+
end
|
344
|
+
|
345
|
+
if attributes.key?(:'accounts_payable_tax_type')
|
346
|
+
self.accounts_payable_tax_type = attributes[:'accounts_payable_tax_type']
|
347
|
+
end
|
348
|
+
|
349
|
+
if attributes.key?(:'addresses')
|
350
|
+
if (value = attributes[:'addresses']).is_a?(Array)
|
351
|
+
self.addresses = value
|
352
|
+
end
|
353
|
+
end
|
354
|
+
|
355
|
+
if attributes.key?(:'phones')
|
356
|
+
if (value = attributes[:'phones']).is_a?(Array)
|
357
|
+
self.phones = value
|
358
|
+
end
|
359
|
+
end
|
360
|
+
|
361
|
+
if attributes.key?(:'is_supplier')
|
362
|
+
self.is_supplier = attributes[:'is_supplier']
|
363
|
+
end
|
364
|
+
|
365
|
+
if attributes.key?(:'is_customer')
|
366
|
+
self.is_customer = attributes[:'is_customer']
|
367
|
+
end
|
368
|
+
|
369
|
+
if attributes.key?(:'sales_default_line_amount_type')
|
370
|
+
self.sales_default_line_amount_type = attributes[:'sales_default_line_amount_type']
|
371
|
+
end
|
372
|
+
|
373
|
+
if attributes.key?(:'purchases_default_line_amount_type')
|
374
|
+
self.purchases_default_line_amount_type = attributes[:'purchases_default_line_amount_type']
|
375
|
+
end
|
376
|
+
|
377
|
+
if attributes.key?(:'default_currency')
|
378
|
+
self.default_currency = attributes[:'default_currency']
|
379
|
+
end
|
380
|
+
|
381
|
+
if attributes.key?(:'xero_network_key')
|
382
|
+
self.xero_network_key = attributes[:'xero_network_key']
|
383
|
+
end
|
384
|
+
|
385
|
+
if attributes.key?(:'sales_default_account_code')
|
386
|
+
self.sales_default_account_code = attributes[:'sales_default_account_code']
|
387
|
+
end
|
388
|
+
|
389
|
+
if attributes.key?(:'purchases_default_account_code')
|
390
|
+
self.purchases_default_account_code = attributes[:'purchases_default_account_code']
|
391
|
+
end
|
392
|
+
|
393
|
+
if attributes.key?(:'sales_tracking_categories')
|
394
|
+
if (value = attributes[:'sales_tracking_categories']).is_a?(Array)
|
395
|
+
self.sales_tracking_categories = value
|
396
|
+
end
|
397
|
+
end
|
398
|
+
|
399
|
+
if attributes.key?(:'purchases_tracking_categories')
|
400
|
+
if (value = attributes[:'purchases_tracking_categories']).is_a?(Array)
|
401
|
+
self.purchases_tracking_categories = value
|
402
|
+
end
|
403
|
+
end
|
404
|
+
|
405
|
+
if attributes.key?(:'tracking_category_name')
|
406
|
+
self.tracking_category_name = attributes[:'tracking_category_name']
|
407
|
+
end
|
408
|
+
|
409
|
+
if attributes.key?(:'tracking_category_option')
|
410
|
+
self.tracking_category_option = attributes[:'tracking_category_option']
|
411
|
+
end
|
412
|
+
|
413
|
+
if attributes.key?(:'payment_terms')
|
414
|
+
self.payment_terms = attributes[:'payment_terms']
|
415
|
+
end
|
416
|
+
|
417
|
+
if attributes.key?(:'updated_date_utc')
|
418
|
+
self.updated_date_utc = attributes[:'updated_date_utc']
|
419
|
+
end
|
420
|
+
|
421
|
+
if attributes.key?(:'contact_groups')
|
422
|
+
if (value = attributes[:'contact_groups']).is_a?(Array)
|
423
|
+
self.contact_groups = value
|
424
|
+
end
|
425
|
+
end
|
426
|
+
|
427
|
+
if attributes.key?(:'website')
|
428
|
+
self.website = attributes[:'website']
|
429
|
+
end
|
430
|
+
|
431
|
+
if attributes.key?(:'branding_theme')
|
432
|
+
self.branding_theme = attributes[:'branding_theme']
|
433
|
+
end
|
434
|
+
|
435
|
+
if attributes.key?(:'batch_payments')
|
436
|
+
self.batch_payments = attributes[:'batch_payments']
|
437
|
+
end
|
438
|
+
|
439
|
+
if attributes.key?(:'discount')
|
440
|
+
self.discount = attributes[:'discount']
|
441
|
+
end
|
442
|
+
|
443
|
+
if attributes.key?(:'balances')
|
444
|
+
self.balances = attributes[:'balances']
|
445
|
+
end
|
446
|
+
|
447
|
+
if attributes.key?(:'attachments')
|
448
|
+
if (value = attributes[:'attachments']).is_a?(Array)
|
449
|
+
self.attachments = value
|
450
|
+
end
|
451
|
+
end
|
452
|
+
|
453
|
+
if attributes.key?(:'has_attachments')
|
454
|
+
self.has_attachments = attributes[:'has_attachments']
|
455
|
+
else
|
456
|
+
self.has_attachments = false
|
457
|
+
end
|
458
|
+
|
459
|
+
if attributes.key?(:'validation_errors')
|
460
|
+
if (value = attributes[:'validation_errors']).is_a?(Array)
|
461
|
+
self.validation_errors = value
|
462
|
+
end
|
463
|
+
end
|
464
|
+
|
465
|
+
if attributes.key?(:'has_validation_errors')
|
466
|
+
self.has_validation_errors = attributes[:'has_validation_errors']
|
467
|
+
else
|
468
|
+
self.has_validation_errors = false
|
469
|
+
end
|
470
|
+
|
471
|
+
if attributes.key?(:'status_attribute_string')
|
472
|
+
self.status_attribute_string = attributes[:'status_attribute_string']
|
473
|
+
end
|
474
|
+
end
|
475
|
+
|
476
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
477
|
+
# @return Array for valid properties with the reasons
|
478
|
+
def list_invalid_properties
|
479
|
+
invalid_properties = Array.new
|
480
|
+
if !@contact_number.nil? && @contact_number.to_s.length > 50
|
481
|
+
invalid_properties.push('invalid value for "contact_number", the character length must be smaller than or equal to 50.')
|
482
|
+
end
|
483
|
+
|
484
|
+
if !@account_number.nil? && @account_number.to_s.length > 50
|
485
|
+
invalid_properties.push('invalid value for "account_number", the character length must be smaller than or equal to 50.')
|
486
|
+
end
|
487
|
+
|
488
|
+
if !@name.nil? && @name.to_s.length > 255
|
489
|
+
invalid_properties.push('invalid value for "name", the character length must be smaller than or equal to 255.')
|
490
|
+
end
|
491
|
+
|
492
|
+
if !@first_name.nil? && @first_name.to_s.length > 255
|
493
|
+
invalid_properties.push('invalid value for "first_name", the character length must be smaller than or equal to 255.')
|
494
|
+
end
|
495
|
+
|
496
|
+
if !@last_name.nil? && @last_name.to_s.length > 255
|
497
|
+
invalid_properties.push('invalid value for "last_name", the character length must be smaller than or equal to 255.')
|
498
|
+
end
|
499
|
+
|
500
|
+
if !@company_number.nil? && @company_number.to_s.length > 50
|
501
|
+
invalid_properties.push('invalid value for "company_number", the character length must be smaller than or equal to 50.')
|
502
|
+
end
|
503
|
+
|
504
|
+
if !@email_address.nil? && @email_address.to_s.length > 255
|
505
|
+
invalid_properties.push('invalid value for "email_address", the character length must be smaller than or equal to 255.')
|
506
|
+
end
|
507
|
+
|
508
|
+
if !@tax_number.nil? && @tax_number.to_s.length > 50
|
509
|
+
invalid_properties.push('invalid value for "tax_number", the character length must be smaller than or equal to 50.')
|
510
|
+
end
|
511
|
+
|
512
|
+
invalid_properties
|
513
|
+
end
|
514
|
+
|
515
|
+
# Check to see if the all the properties in the model are valid
|
516
|
+
# @return true if the model is valid
|
517
|
+
def valid?
|
518
|
+
return false if !@contact_number.nil? && @contact_number.to_s.length > 50
|
519
|
+
return false if !@account_number.nil? && @account_number.to_s.length > 50
|
520
|
+
contact_status_validator = EnumAttributeValidator.new('String', ["ACTIVE", "ARCHIVED", "GDPRREQUEST"])
|
521
|
+
return false unless contact_status_validator.valid?(@contact_status)
|
522
|
+
return false if !@name.nil? && @name.to_s.length > 255
|
523
|
+
return false if !@first_name.nil? && @first_name.to_s.length > 255
|
524
|
+
return false if !@last_name.nil? && @last_name.to_s.length > 255
|
525
|
+
return false if !@company_number.nil? && @company_number.to_s.length > 50
|
526
|
+
return false if !@email_address.nil? && @email_address.to_s.length > 255
|
527
|
+
return false if !@tax_number.nil? && @tax_number.to_s.length > 50
|
528
|
+
sales_default_line_amount_type_validator = EnumAttributeValidator.new('String', ["INCLUSIVE", "EXCLUSIVE", "NONE"])
|
529
|
+
return false unless sales_default_line_amount_type_validator.valid?(@sales_default_line_amount_type)
|
530
|
+
purchases_default_line_amount_type_validator = EnumAttributeValidator.new('String', ["INCLUSIVE", "EXCLUSIVE", "NONE"])
|
531
|
+
return false unless purchases_default_line_amount_type_validator.valid?(@purchases_default_line_amount_type)
|
532
|
+
true
|
533
|
+
end
|
534
|
+
|
535
|
+
# Custom attribute writer method with validation
|
536
|
+
# @param [Object] contact_number Value to be assigned
|
537
|
+
def contact_number=(contact_number)
|
538
|
+
if !contact_number.nil? && contact_number.to_s.length > 50
|
539
|
+
fail ArgumentError, 'invalid value for "contact_number", the character length must be smaller than or equal to 50.'
|
540
|
+
end
|
541
|
+
|
542
|
+
@contact_number = contact_number
|
543
|
+
end
|
544
|
+
|
545
|
+
# Custom attribute writer method with validation
|
546
|
+
# @param [Object] account_number Value to be assigned
|
547
|
+
def account_number=(account_number)
|
548
|
+
if !account_number.nil? && account_number.to_s.length > 50
|
549
|
+
fail ArgumentError, 'invalid value for "account_number", the character length must be smaller than or equal to 50.'
|
550
|
+
end
|
551
|
+
|
552
|
+
@account_number = account_number
|
553
|
+
end
|
554
|
+
|
555
|
+
# Custom attribute writer method checking allowed values (enum).
|
556
|
+
# @param [Object] contact_status Object to be assigned
|
557
|
+
def contact_status=(contact_status)
|
558
|
+
validator = EnumAttributeValidator.new('String', ["ACTIVE", "ARCHIVED", "GDPRREQUEST"])
|
559
|
+
unless validator.valid?(contact_status)
|
560
|
+
fail ArgumentError, "invalid value for \"contact_status\", must be one of #{validator.allowable_values}."
|
561
|
+
end
|
562
|
+
@contact_status = contact_status
|
563
|
+
end
|
564
|
+
|
565
|
+
# Custom attribute writer method with validation
|
566
|
+
# @param [Object] name Value to be assigned
|
567
|
+
def name=(name)
|
568
|
+
if !name.nil? && name.to_s.length > 255
|
569
|
+
fail ArgumentError, 'invalid value for "name", the character length must be smaller than or equal to 255.'
|
570
|
+
end
|
571
|
+
|
572
|
+
@name = name
|
573
|
+
end
|
574
|
+
|
575
|
+
# Custom attribute writer method with validation
|
576
|
+
# @param [Object] first_name Value to be assigned
|
577
|
+
def first_name=(first_name)
|
578
|
+
if !first_name.nil? && first_name.to_s.length > 255
|
579
|
+
fail ArgumentError, 'invalid value for "first_name", the character length must be smaller than or equal to 255.'
|
580
|
+
end
|
581
|
+
|
582
|
+
@first_name = first_name
|
583
|
+
end
|
584
|
+
|
585
|
+
# Custom attribute writer method with validation
|
586
|
+
# @param [Object] last_name Value to be assigned
|
587
|
+
def last_name=(last_name)
|
588
|
+
if !last_name.nil? && last_name.to_s.length > 255
|
589
|
+
fail ArgumentError, 'invalid value for "last_name", the character length must be smaller than or equal to 255.'
|
590
|
+
end
|
591
|
+
|
592
|
+
@last_name = last_name
|
593
|
+
end
|
594
|
+
|
595
|
+
# Custom attribute writer method with validation
|
596
|
+
# @param [Object] company_number Value to be assigned
|
597
|
+
def company_number=(company_number)
|
598
|
+
if !company_number.nil? && company_number.to_s.length > 50
|
599
|
+
fail ArgumentError, 'invalid value for "company_number", the character length must be smaller than or equal to 50.'
|
600
|
+
end
|
601
|
+
|
602
|
+
@company_number = company_number
|
603
|
+
end
|
604
|
+
|
605
|
+
# Custom attribute writer method with validation
|
606
|
+
# @param [Object] email_address Value to be assigned
|
607
|
+
def email_address=(email_address)
|
608
|
+
if !email_address.nil? && email_address.to_s.length > 255
|
609
|
+
fail ArgumentError, 'invalid value for "email_address", the character length must be smaller than or equal to 255.'
|
610
|
+
end
|
611
|
+
|
612
|
+
@email_address = email_address
|
613
|
+
end
|
614
|
+
|
615
|
+
# Custom attribute writer method with validation
|
616
|
+
# @param [Object] tax_number Value to be assigned
|
617
|
+
def tax_number=(tax_number)
|
618
|
+
if !tax_number.nil? && tax_number.to_s.length > 50
|
619
|
+
fail ArgumentError, 'invalid value for "tax_number", the character length must be smaller than or equal to 50.'
|
620
|
+
end
|
621
|
+
|
622
|
+
@tax_number = tax_number
|
623
|
+
end
|
624
|
+
|
625
|
+
# Custom attribute writer method checking allowed values (enum).
|
626
|
+
# @param [Object] sales_default_line_amount_type Object to be assigned
|
627
|
+
def sales_default_line_amount_type=(sales_default_line_amount_type)
|
628
|
+
validator = EnumAttributeValidator.new('String', ["INCLUSIVE", "EXCLUSIVE", "NONE"])
|
629
|
+
unless validator.valid?(sales_default_line_amount_type)
|
630
|
+
fail ArgumentError, "invalid value for \"sales_default_line_amount_type\", must be one of #{validator.allowable_values}."
|
631
|
+
end
|
632
|
+
@sales_default_line_amount_type = sales_default_line_amount_type
|
633
|
+
end
|
634
|
+
|
635
|
+
# Custom attribute writer method checking allowed values (enum).
|
636
|
+
# @param [Object] purchases_default_line_amount_type Object to be assigned
|
637
|
+
def purchases_default_line_amount_type=(purchases_default_line_amount_type)
|
638
|
+
validator = EnumAttributeValidator.new('String', ["INCLUSIVE", "EXCLUSIVE", "NONE"])
|
639
|
+
unless validator.valid?(purchases_default_line_amount_type)
|
640
|
+
fail ArgumentError, "invalid value for \"purchases_default_line_amount_type\", must be one of #{validator.allowable_values}."
|
641
|
+
end
|
642
|
+
@purchases_default_line_amount_type = purchases_default_line_amount_type
|
643
|
+
end
|
644
|
+
|
645
|
+
# Checks equality by comparing each attribute.
|
646
|
+
# @param [Object] Object to be compared
|
647
|
+
def ==(o)
|
648
|
+
return true if self.equal?(o)
|
649
|
+
self.class == o.class &&
|
650
|
+
contact_id == o.contact_id &&
|
651
|
+
merged_to_contact_id == o.merged_to_contact_id &&
|
652
|
+
contact_number == o.contact_number &&
|
653
|
+
account_number == o.account_number &&
|
654
|
+
contact_status == o.contact_status &&
|
655
|
+
name == o.name &&
|
656
|
+
first_name == o.first_name &&
|
657
|
+
last_name == o.last_name &&
|
658
|
+
company_number == o.company_number &&
|
659
|
+
email_address == o.email_address &&
|
660
|
+
contact_persons == o.contact_persons &&
|
661
|
+
bank_account_details == o.bank_account_details &&
|
662
|
+
tax_number == o.tax_number &&
|
663
|
+
accounts_receivable_tax_type == o.accounts_receivable_tax_type &&
|
664
|
+
accounts_payable_tax_type == o.accounts_payable_tax_type &&
|
665
|
+
addresses == o.addresses &&
|
666
|
+
phones == o.phones &&
|
667
|
+
is_supplier == o.is_supplier &&
|
668
|
+
is_customer == o.is_customer &&
|
669
|
+
sales_default_line_amount_type == o.sales_default_line_amount_type &&
|
670
|
+
purchases_default_line_amount_type == o.purchases_default_line_amount_type &&
|
671
|
+
default_currency == o.default_currency &&
|
672
|
+
xero_network_key == o.xero_network_key &&
|
673
|
+
sales_default_account_code == o.sales_default_account_code &&
|
674
|
+
purchases_default_account_code == o.purchases_default_account_code &&
|
675
|
+
sales_tracking_categories == o.sales_tracking_categories &&
|
676
|
+
purchases_tracking_categories == o.purchases_tracking_categories &&
|
677
|
+
tracking_category_name == o.tracking_category_name &&
|
678
|
+
tracking_category_option == o.tracking_category_option &&
|
679
|
+
payment_terms == o.payment_terms &&
|
680
|
+
updated_date_utc == o.updated_date_utc &&
|
681
|
+
contact_groups == o.contact_groups &&
|
682
|
+
website == o.website &&
|
683
|
+
branding_theme == o.branding_theme &&
|
684
|
+
batch_payments == o.batch_payments &&
|
685
|
+
discount == o.discount &&
|
686
|
+
balances == o.balances &&
|
687
|
+
attachments == o.attachments &&
|
688
|
+
has_attachments == o.has_attachments &&
|
689
|
+
validation_errors == o.validation_errors &&
|
690
|
+
has_validation_errors == o.has_validation_errors &&
|
691
|
+
status_attribute_string == o.status_attribute_string
|
692
|
+
end
|
693
|
+
|
694
|
+
# @see the `==` method
|
695
|
+
# @param [Object] Object to be compared
|
696
|
+
def eql?(o)
|
697
|
+
self == o
|
698
|
+
end
|
699
|
+
|
700
|
+
# Calculates hash code according to all attributes.
|
701
|
+
# @return [Integer] Hash code
|
702
|
+
def hash
|
703
|
+
[contact_id, merged_to_contact_id, contact_number, account_number, contact_status, name, first_name, last_name, company_number, email_address, contact_persons, bank_account_details, tax_number, accounts_receivable_tax_type, accounts_payable_tax_type, addresses, phones, is_supplier, is_customer, sales_default_line_amount_type, purchases_default_line_amount_type, default_currency, xero_network_key, sales_default_account_code, purchases_default_account_code, sales_tracking_categories, purchases_tracking_categories, tracking_category_name, tracking_category_option, payment_terms, updated_date_utc, contact_groups, website, branding_theme, batch_payments, discount, balances, attachments, has_attachments, validation_errors, has_validation_errors, status_attribute_string].hash
|
704
|
+
end
|
705
|
+
|
706
|
+
# Builds the object from hash
|
707
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
708
|
+
# @return [Object] Returns the model itself
|
709
|
+
def self.build_from_hash(attributes)
|
710
|
+
new.build_from_hash(attributes)
|
711
|
+
end
|
712
|
+
|
713
|
+
# Builds the object from hash
|
714
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
715
|
+
# @return [Object] Returns the model itself
|
716
|
+
def build_from_hash(attributes)
|
717
|
+
return nil unless attributes.is_a?(Hash)
|
718
|
+
self.class.openapi_types.each_pair do |key, type|
|
719
|
+
if type =~ /\AArray<(.*)>/i
|
720
|
+
# check to ensure the input is an array given that the attribute
|
721
|
+
# is documented as an array but the input is not
|
722
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
723
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
724
|
+
end
|
725
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
726
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
727
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
728
|
+
end
|
729
|
+
|
730
|
+
self
|
731
|
+
end
|
732
|
+
|
733
|
+
# Deserializes the data based on type
|
734
|
+
# @param string type Data type
|
735
|
+
# @param string value Value to be deserialized
|
736
|
+
# @return [Object] Deserialized data
|
737
|
+
def _deserialize(type, value)
|
738
|
+
case type.to_sym
|
739
|
+
when :DateTime
|
740
|
+
DateTime.parse(parse_date(value))
|
741
|
+
when :Date
|
742
|
+
Date.parse(parse_date(value))
|
743
|
+
when :String
|
744
|
+
value.to_s
|
745
|
+
when :Integer
|
746
|
+
value.to_i
|
747
|
+
when :Float
|
748
|
+
value.to_f
|
749
|
+
when :BigDecimal
|
750
|
+
BigDecimal(value.to_s)
|
751
|
+
when :Boolean
|
752
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
753
|
+
true
|
754
|
+
else
|
755
|
+
false
|
756
|
+
end
|
757
|
+
when :Object
|
758
|
+
# generic object (usually a Hash), return directly
|
759
|
+
value
|
760
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
761
|
+
inner_type = Regexp.last_match[:inner_type]
|
762
|
+
value.map { |v| _deserialize(inner_type, v) }
|
763
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
764
|
+
k_type = Regexp.last_match[:k_type]
|
765
|
+
v_type = Regexp.last_match[:v_type]
|
766
|
+
{}.tap do |hash|
|
767
|
+
value.each do |k, v|
|
768
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
769
|
+
end
|
770
|
+
end
|
771
|
+
else # model
|
772
|
+
XeroRuby::Accounting.const_get(type).build_from_hash(value)
|
773
|
+
end
|
774
|
+
end
|
775
|
+
|
776
|
+
# Returns the string representation of the object
|
777
|
+
# @return [String] String presentation of the object
|
778
|
+
def to_s
|
779
|
+
to_hash.to_s
|
780
|
+
end
|
781
|
+
|
782
|
+
# to_body is an alias to to_hash (backward compatibility)
|
783
|
+
# @return [Hash] Returns the object in the form of hash
|
784
|
+
def to_body
|
785
|
+
to_hash
|
786
|
+
end
|
787
|
+
|
788
|
+
# Returns the object in the form of hash
|
789
|
+
# @return [Hash] Returns the object in the form of hash
|
790
|
+
def to_hash(downcase: false)
|
791
|
+
hash = {}
|
792
|
+
self.class.attribute_map.each_pair do |attr, param|
|
793
|
+
value = self.send(attr)
|
794
|
+
next if value.nil?
|
795
|
+
key = downcase ? attr : param
|
796
|
+
hash[key] = _to_hash(value, downcase: downcase)
|
797
|
+
end
|
798
|
+
hash
|
799
|
+
end
|
800
|
+
|
801
|
+
# Returns the object in the form of hash with snake_case
|
802
|
+
def to_attributes
|
803
|
+
to_hash(downcase: true)
|
804
|
+
end
|
805
|
+
|
806
|
+
# Outputs non-array value in the form of hash
|
807
|
+
# For object, use to_hash. Otherwise, just return the value
|
808
|
+
# @param [Object] value Any valid value
|
809
|
+
# @return [Hash] Returns the value in the form of hash
|
810
|
+
def _to_hash(value, downcase: false)
|
811
|
+
if value.is_a?(Array)
|
812
|
+
value.map do |v|
|
813
|
+
v.to_hash(downcase: downcase)
|
814
|
+
end
|
815
|
+
elsif value.is_a?(Hash)
|
816
|
+
{}.tap do |hash|
|
817
|
+
value.map { |k, v| hash[k] = _to_hash(v, downcase: downcase) }
|
818
|
+
end
|
819
|
+
elsif value.respond_to? :to_hash
|
820
|
+
value.to_hash(downcase: downcase)
|
821
|
+
else
|
822
|
+
value
|
823
|
+
end
|
824
|
+
end
|
825
|
+
|
826
|
+
def parse_date(datestring)
|
827
|
+
if datestring.include?('Date')
|
828
|
+
date_pattern = /\/Date\((-?\d+)(\+\d+)?\)\//
|
829
|
+
original, date, timezone = *date_pattern.match(datestring)
|
830
|
+
date = (date.to_i / 1000)
|
831
|
+
Time.at(date).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
|
832
|
+
elsif /(\d\d\d\d)-(\d\d)/.match(datestring) # handles dates w/out Days: YYYY-MM*-DD
|
833
|
+
Time.parse(datestring + '-01').strftime('%Y-%m-%dT%H:%M:%S').to_s
|
834
|
+
else # handle date 'types' for small subset of payroll API's
|
835
|
+
Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
|
836
|
+
end
|
837
|
+
end
|
838
|
+
end
|
839
|
+
end
|