xero-ruby 2.6.0 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +28 -9
- data/lib/xero-ruby.rb +4 -2
- data/lib/xero-ruby/api/accounting_api.rb +446 -446
- data/lib/xero-ruby/api/asset_api.rb +3 -7
- data/lib/xero-ruby/api/files_api.rb +49 -55
- data/lib/xero-ruby/api/payroll_au_api.rb +63 -63
- data/lib/xero-ruby/api/payroll_nz_api.rb +171 -171
- data/lib/xero-ruby/api/payroll_uk_api.rb +173 -173
- data/lib/xero-ruby/api/project_api.rb +45 -45
- data/lib/xero-ruby/api_client.rb +25 -89
- data/lib/xero-ruby/api_error.rb +1 -1
- data/lib/xero-ruby/configuration.rb +3 -3
- data/lib/xero-ruby/models/accounting/account.rb +7 -2
- data/lib/xero-ruby/models/accounting/account_type.rb +1 -1
- data/lib/xero-ruby/models/accounting/accounts.rb +7 -2
- data/lib/xero-ruby/models/accounting/accounts_payable.rb +7 -2
- data/lib/xero-ruby/models/accounting/accounts_receivable.rb +7 -2
- data/lib/xero-ruby/models/accounting/action.rb +7 -2
- data/lib/xero-ruby/models/accounting/actions.rb +7 -2
- data/lib/xero-ruby/models/accounting/address.rb +7 -2
- data/lib/xero-ruby/models/accounting/address_for_organisation.rb +7 -2
- data/lib/xero-ruby/models/accounting/allocation.rb +7 -2
- data/lib/xero-ruby/models/accounting/allocations.rb +7 -2
- data/lib/xero-ruby/models/accounting/attachment.rb +7 -2
- data/lib/xero-ruby/models/accounting/attachments.rb +7 -2
- data/lib/xero-ruby/models/accounting/balance_details.rb +7 -2
- data/lib/xero-ruby/models/accounting/balances.rb +7 -2
- data/lib/xero-ruby/models/accounting/bank_transaction.rb +7 -2
- data/lib/xero-ruby/models/accounting/bank_transactions.rb +7 -2
- data/lib/xero-ruby/models/accounting/bank_transfer.rb +7 -2
- data/lib/xero-ruby/models/accounting/bank_transfers.rb +7 -2
- data/lib/xero-ruby/models/accounting/batch_payment.rb +7 -2
- data/lib/xero-ruby/models/accounting/batch_payment_details.rb +7 -2
- data/lib/xero-ruby/models/accounting/batch_payments.rb +7 -2
- data/lib/xero-ruby/models/accounting/bill.rb +7 -2
- data/lib/xero-ruby/models/accounting/branding_theme.rb +7 -2
- data/lib/xero-ruby/models/accounting/branding_themes.rb +7 -2
- data/lib/xero-ruby/models/accounting/cis_org_setting.rb +7 -2
- data/lib/xero-ruby/models/{files/file_response204.rb → accounting/cis_org_settings.rb} +22 -15
- data/lib/xero-ruby/models/accounting/cis_setting.rb +7 -2
- data/lib/xero-ruby/models/accounting/cis_settings.rb +7 -2
- data/lib/xero-ruby/models/accounting/contact.rb +7 -2
- data/lib/xero-ruby/models/accounting/contact_group.rb +7 -2
- data/lib/xero-ruby/models/accounting/contact_groups.rb +7 -2
- data/lib/xero-ruby/models/accounting/contact_person.rb +7 -2
- data/lib/xero-ruby/models/accounting/contacts.rb +7 -2
- data/lib/xero-ruby/models/accounting/conversion_balances.rb +7 -2
- data/lib/xero-ruby/models/accounting/conversion_date.rb +7 -2
- data/lib/xero-ruby/models/accounting/country_code.rb +1 -1
- data/lib/xero-ruby/models/accounting/credit_note.rb +24 -7
- data/lib/xero-ruby/models/accounting/credit_notes.rb +7 -2
- data/lib/xero-ruby/models/accounting/currencies.rb +7 -2
- data/lib/xero-ruby/models/accounting/currency.rb +7 -2
- data/lib/xero-ruby/models/accounting/currency_code.rb +1 -1
- data/lib/xero-ruby/models/accounting/element.rb +7 -2
- data/lib/xero-ruby/models/accounting/employee.rb +7 -2
- data/lib/xero-ruby/models/accounting/employees.rb +7 -2
- data/lib/xero-ruby/models/accounting/error.rb +7 -2
- data/lib/xero-ruby/models/accounting/expense_claim.rb +7 -2
- data/lib/xero-ruby/models/accounting/expense_claims.rb +7 -2
- data/lib/xero-ruby/models/accounting/external_link.rb +7 -2
- data/lib/xero-ruby/models/accounting/history_record.rb +7 -2
- data/lib/xero-ruby/models/accounting/history_records.rb +7 -2
- data/lib/xero-ruby/models/accounting/import_summary.rb +7 -2
- data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +7 -2
- data/lib/xero-ruby/models/accounting/import_summary_object.rb +7 -2
- data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +7 -2
- data/lib/xero-ruby/models/accounting/invoice.rb +7 -2
- data/lib/xero-ruby/models/accounting/invoice_reminder.rb +7 -2
- data/lib/xero-ruby/models/accounting/invoice_reminders.rb +7 -2
- data/lib/xero-ruby/models/accounting/invoices.rb +7 -2
- data/lib/xero-ruby/models/accounting/item.rb +7 -2
- data/lib/xero-ruby/models/accounting/items.rb +7 -2
- data/lib/xero-ruby/models/accounting/journal.rb +7 -2
- data/lib/xero-ruby/models/accounting/journal_line.rb +7 -2
- data/lib/xero-ruby/models/accounting/journals.rb +7 -2
- data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -1
- data/lib/xero-ruby/models/accounting/line_item.rb +7 -2
- data/lib/xero-ruby/models/accounting/line_item_tracking.rb +7 -2
- data/lib/xero-ruby/models/accounting/linked_transaction.rb +7 -2
- data/lib/xero-ruby/models/accounting/linked_transactions.rb +7 -2
- data/lib/xero-ruby/models/accounting/manual_journal.rb +7 -2
- data/lib/xero-ruby/models/accounting/manual_journal_line.rb +7 -2
- data/lib/xero-ruby/models/accounting/manual_journals.rb +7 -2
- data/lib/xero-ruby/models/accounting/online_invoice.rb +7 -2
- data/lib/xero-ruby/models/accounting/online_invoices.rb +7 -2
- data/lib/xero-ruby/models/accounting/organisation.rb +7 -2
- data/lib/xero-ruby/models/accounting/organisations.rb +7 -2
- data/lib/xero-ruby/models/accounting/overpayment.rb +7 -2
- data/lib/xero-ruby/models/accounting/overpayments.rb +7 -2
- data/lib/xero-ruby/models/accounting/payment.rb +18 -3
- data/lib/xero-ruby/models/accounting/payment_delete.rb +7 -2
- data/lib/xero-ruby/models/accounting/payment_service.rb +7 -2
- data/lib/xero-ruby/models/accounting/payment_services.rb +7 -2
- data/lib/xero-ruby/models/accounting/payment_term.rb +7 -2
- data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -1
- data/lib/xero-ruby/models/accounting/payments.rb +7 -2
- data/lib/xero-ruby/models/accounting/phone.rb +7 -2
- data/lib/xero-ruby/models/accounting/prepayment.rb +7 -2
- data/lib/xero-ruby/models/accounting/prepayments.rb +7 -2
- data/lib/xero-ruby/models/accounting/purchase.rb +7 -2
- data/lib/xero-ruby/models/accounting/purchase_order.rb +7 -2
- data/lib/xero-ruby/models/accounting/purchase_orders.rb +7 -2
- data/lib/xero-ruby/models/accounting/quote.rb +7 -2
- data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -1
- data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -1
- data/lib/xero-ruby/models/accounting/quotes.rb +7 -2
- data/lib/xero-ruby/models/accounting/receipt.rb +7 -2
- data/lib/xero-ruby/models/accounting/receipts.rb +7 -2
- data/lib/xero-ruby/models/accounting/repeating_invoice.rb +7 -2
- data/lib/xero-ruby/models/accounting/repeating_invoices.rb +7 -2
- data/lib/xero-ruby/models/accounting/report.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_attribute.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_cell.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_fields.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_row.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_rows.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_with_row.rb +7 -2
- data/lib/xero-ruby/models/accounting/report_with_rows.rb +7 -2
- data/lib/xero-ruby/models/accounting/reports.rb +7 -2
- data/lib/xero-ruby/models/accounting/request_empty.rb +7 -2
- data/lib/xero-ruby/models/accounting/row_type.rb +1 -1
- data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +7 -2
- data/lib/xero-ruby/models/accounting/schedule.rb +7 -2
- data/lib/xero-ruby/models/accounting/setup.rb +7 -2
- data/lib/xero-ruby/models/accounting/tax_component.rb +7 -2
- data/lib/xero-ruby/models/accounting/tax_rate.rb +7 -2
- data/lib/xero-ruby/models/accounting/tax_rates.rb +7 -2
- data/lib/xero-ruby/models/accounting/tax_type.rb +1 -1
- data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +7 -2
- data/lib/xero-ruby/models/accounting/time_zone.rb +1 -1
- data/lib/xero-ruby/models/accounting/tracking_categories.rb +7 -2
- data/lib/xero-ruby/models/accounting/tracking_category.rb +7 -2
- data/lib/xero-ruby/models/accounting/tracking_option.rb +7 -2
- data/lib/xero-ruby/models/accounting/tracking_options.rb +7 -2
- data/lib/xero-ruby/models/accounting/user.rb +7 -2
- data/lib/xero-ruby/models/accounting/users.rb +7 -2
- data/lib/xero-ruby/models/accounting/validation_error.rb +7 -2
- data/lib/xero-ruby/models/assets/asset.rb +7 -2
- data/lib/xero-ruby/models/assets/asset_status.rb +1 -1
- data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -1
- data/lib/xero-ruby/models/assets/asset_type.rb +7 -2
- data/lib/xero-ruby/models/assets/assets.rb +7 -2
- data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +7 -2
- data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +7 -2
- data/lib/xero-ruby/models/assets/error.rb +7 -2
- data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +8 -3
- data/lib/xero-ruby/models/assets/pagination.rb +7 -2
- data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +8 -3
- data/lib/xero-ruby/models/assets/setting.rb +7 -2
- data/lib/xero-ruby/models/files/association.rb +7 -2
- data/lib/xero-ruby/models/files/file_object.rb +7 -2
- data/lib/xero-ruby/models/files/files.rb +7 -2
- data/lib/xero-ruby/models/files/folder.rb +7 -2
- data/lib/xero-ruby/models/files/folders.rb +7 -2
- data/lib/xero-ruby/models/files/inline_object.rb +7 -2
- data/lib/xero-ruby/models/files/object_group.rb +1 -1
- data/lib/xero-ruby/models/files/object_type.rb +1 -1
- data/lib/xero-ruby/models/files/user.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/account.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/account_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/allowance_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/api_exception.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/bank_account.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/calendar_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/deduction_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/deduction_type.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/earnings_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/earnings_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/employee.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/employee_status.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/employees.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/employment_basis.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/home_address.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_application.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_applications.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_balance.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/leave_lines.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_period.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/leave_type.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/opening_balances.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/pay_item.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/pay_items.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/pay_run.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/pay_runs.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/pay_template.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payslip.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payslip_object.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/payslips.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/rate_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/residency_status.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/settings.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/settings_object.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/state.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/super_fund.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/super_funds.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/super_line.rb +8 -3
- data/lib/xero-ruby/models/payroll_au/super_membership.rb +8 -3
- data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/tax_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/timesheet.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +1 -1
- data/lib/xero-ruby/models/payroll_au/timesheets.rb +7 -2
- data/lib/xero-ruby/models/payroll_au/validation_error.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/account.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/accounts.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/address.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/bank_account.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/benefit.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/deduction.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/deductions.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employees.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employment.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/employment_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/leave_period.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/leave_type.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/leave_types.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pagination.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_run.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/payment_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/payment_method.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/problem.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/settings.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/superannuations.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/tax_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/timesheet.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +7 -2
- data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/timesheets.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +6 -1
- data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/account.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/accounts.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/address.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/bank_account.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/benefit.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/benefits.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/deduction.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/deductions.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +15 -3
- data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +7 -2
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employees.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employment.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/employment_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_period.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_type.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/leave_types.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pagination.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pay_run.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/payment_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/payment_method.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/payslip.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/payslips.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/problem.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/settings.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/tax_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/timesheet.rb +7 -2
- data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/timesheets.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +6 -1
- data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +6 -1
- data/lib/xero-ruby/models/projects/amount.rb +6 -1
- data/lib/xero-ruby/models/projects/error.rb +6 -1
- data/lib/xero-ruby/models/projects/pagination.rb +6 -1
- data/lib/xero-ruby/models/projects/project.rb +6 -1
- data/lib/xero-ruby/models/projects/project_create_or_update.rb +6 -1
- data/lib/xero-ruby/models/projects/project_patch.rb +6 -1
- data/lib/xero-ruby/models/projects/project_user.rb +6 -1
- data/lib/xero-ruby/models/projects/project_users.rb +6 -1
- data/lib/xero-ruby/models/projects/projects.rb +6 -1
- data/lib/xero-ruby/models/projects/task.rb +6 -1
- data/lib/xero-ruby/models/projects/task_create_or_update.rb +6 -1
- data/lib/xero-ruby/models/projects/tasks.rb +6 -1
- data/lib/xero-ruby/models/projects/time_entries.rb +6 -1
- data/lib/xero-ruby/models/projects/time_entry.rb +6 -1
- data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +6 -1
- data/lib/xero-ruby/string_serialization.rb +52 -0
- data/lib/xero-ruby/version.rb +3 -3
- data/lib/xero-ruby/where.rb +65 -0
- data/spec/configuration_spec.rb +1 -1
- data/spec/helper_methods_spec.rb +16 -4
- data/spec/where_spec.rb +82 -0
- metadata +8 -6
- data/spec/files/models/file_response204_spec.rb +0 -41
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
|
|
|
172
172
|
|
|
173
173
|
# Returns the object in the form of hash
|
|
174
174
|
# @return [Hash] Returns the object in the form of hash
|
|
175
|
-
def to_hash(downcase:
|
|
175
|
+
def to_hash(downcase: false)
|
|
176
176
|
hash = {}
|
|
177
177
|
self.class.attribute_map.each_pair do |attr, param|
|
|
178
178
|
value = self.send(attr)
|
|
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
|
|
|
183
183
|
hash
|
|
184
184
|
end
|
|
185
185
|
|
|
186
|
+
# Returns the object in the form of hash with snake_case
|
|
187
|
+
def to_attributes
|
|
188
|
+
to_hash(downcase: true)
|
|
189
|
+
end
|
|
190
|
+
|
|
186
191
|
# Outputs non-array value in the form of hash
|
|
187
192
|
# For object, use to_hash. Otherwise, just return the value
|
|
188
193
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -289,7 +289,7 @@ module XeroRuby::Accounting
|
|
|
289
289
|
|
|
290
290
|
# Returns the object in the form of hash
|
|
291
291
|
# @return [Hash] Returns the object in the form of hash
|
|
292
|
-
def to_hash(downcase:
|
|
292
|
+
def to_hash(downcase: false)
|
|
293
293
|
hash = {}
|
|
294
294
|
self.class.attribute_map.each_pair do |attr, param|
|
|
295
295
|
value = self.send(attr)
|
|
@@ -300,6 +300,11 @@ module XeroRuby::Accounting
|
|
|
300
300
|
hash
|
|
301
301
|
end
|
|
302
302
|
|
|
303
|
+
# Returns the object in the form of hash with snake_case
|
|
304
|
+
def to_attributes
|
|
305
|
+
to_hash(downcase: true)
|
|
306
|
+
end
|
|
307
|
+
|
|
303
308
|
# Outputs non-array value in the form of hash
|
|
304
309
|
# For object, use to_hash. Otherwise, just return the value
|
|
305
310
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
|
|
|
172
172
|
|
|
173
173
|
# Returns the object in the form of hash
|
|
174
174
|
# @return [Hash] Returns the object in the form of hash
|
|
175
|
-
def to_hash(downcase:
|
|
175
|
+
def to_hash(downcase: false)
|
|
176
176
|
hash = {}
|
|
177
177
|
self.class.attribute_map.each_pair do |attr, param|
|
|
178
178
|
value = self.send(attr)
|
|
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
|
|
|
183
183
|
hash
|
|
184
184
|
end
|
|
185
185
|
|
|
186
|
+
# Returns the object in the form of hash with snake_case
|
|
187
|
+
def to_attributes
|
|
188
|
+
to_hash(downcase: true)
|
|
189
|
+
end
|
|
190
|
+
|
|
186
191
|
# Outputs non-array value in the form of hash
|
|
187
192
|
# For object, use to_hash. Otherwise, just return the value
|
|
188
193
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -432,7 +432,7 @@ module XeroRuby::Accounting
|
|
|
432
432
|
|
|
433
433
|
# Returns the object in the form of hash
|
|
434
434
|
# @return [Hash] Returns the object in the form of hash
|
|
435
|
-
def to_hash(downcase:
|
|
435
|
+
def to_hash(downcase: false)
|
|
436
436
|
hash = {}
|
|
437
437
|
self.class.attribute_map.each_pair do |attr, param|
|
|
438
438
|
value = self.send(attr)
|
|
@@ -443,6 +443,11 @@ module XeroRuby::Accounting
|
|
|
443
443
|
hash
|
|
444
444
|
end
|
|
445
445
|
|
|
446
|
+
# Returns the object in the form of hash with snake_case
|
|
447
|
+
def to_attributes
|
|
448
|
+
to_hash(downcase: true)
|
|
449
|
+
end
|
|
450
|
+
|
|
446
451
|
# Outputs non-array value in the form of hash
|
|
447
452
|
# For object, use to_hash. Otherwise, just return the value
|
|
448
453
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -241,7 +241,7 @@ module XeroRuby::Accounting
|
|
|
241
241
|
|
|
242
242
|
# Returns the object in the form of hash
|
|
243
243
|
# @return [Hash] Returns the object in the form of hash
|
|
244
|
-
def to_hash(downcase:
|
|
244
|
+
def to_hash(downcase: false)
|
|
245
245
|
hash = {}
|
|
246
246
|
self.class.attribute_map.each_pair do |attr, param|
|
|
247
247
|
value = self.send(attr)
|
|
@@ -252,6 +252,11 @@ module XeroRuby::Accounting
|
|
|
252
252
|
hash
|
|
253
253
|
end
|
|
254
254
|
|
|
255
|
+
# Returns the object in the form of hash with snake_case
|
|
256
|
+
def to_attributes
|
|
257
|
+
to_hash(downcase: true)
|
|
258
|
+
end
|
|
259
|
+
|
|
255
260
|
# Outputs non-array value in the form of hash
|
|
256
261
|
# For object, use to_hash. Otherwise, just return the value
|
|
257
262
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
|
|
|
172
172
|
|
|
173
173
|
# Returns the object in the form of hash
|
|
174
174
|
# @return [Hash] Returns the object in the form of hash
|
|
175
|
-
def to_hash(downcase:
|
|
175
|
+
def to_hash(downcase: false)
|
|
176
176
|
hash = {}
|
|
177
177
|
self.class.attribute_map.each_pair do |attr, param|
|
|
178
178
|
value = self.send(attr)
|
|
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
|
|
|
183
183
|
hash
|
|
184
184
|
end
|
|
185
185
|
|
|
186
|
+
# Returns the object in the form of hash with snake_case
|
|
187
|
+
def to_attributes
|
|
188
|
+
to_hash(downcase: true)
|
|
189
|
+
end
|
|
190
|
+
|
|
186
191
|
# Outputs non-array value in the form of hash
|
|
187
192
|
# For object, use to_hash. Otherwise, just return the value
|
|
188
193
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -180,7 +180,7 @@ module XeroRuby::Accounting
|
|
|
180
180
|
|
|
181
181
|
# Returns the object in the form of hash
|
|
182
182
|
# @return [Hash] Returns the object in the form of hash
|
|
183
|
-
def to_hash(downcase:
|
|
183
|
+
def to_hash(downcase: false)
|
|
184
184
|
hash = {}
|
|
185
185
|
self.class.attribute_map.each_pair do |attr, param|
|
|
186
186
|
value = self.send(attr)
|
|
@@ -191,6 +191,11 @@ module XeroRuby::Accounting
|
|
|
191
191
|
hash
|
|
192
192
|
end
|
|
193
193
|
|
|
194
|
+
# Returns the object in the form of hash with snake_case
|
|
195
|
+
def to_attributes
|
|
196
|
+
to_hash(downcase: true)
|
|
197
|
+
end
|
|
198
|
+
|
|
194
199
|
# Outputs non-array value in the form of hash
|
|
195
200
|
# For object, use to_hash. Otherwise, just return the value
|
|
196
201
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -255,7 +255,7 @@ module XeroRuby::Accounting
|
|
|
255
255
|
|
|
256
256
|
# Returns the object in the form of hash
|
|
257
257
|
# @return [Hash] Returns the object in the form of hash
|
|
258
|
-
def to_hash(downcase:
|
|
258
|
+
def to_hash(downcase: false)
|
|
259
259
|
hash = {}
|
|
260
260
|
self.class.attribute_map.each_pair do |attr, param|
|
|
261
261
|
value = self.send(attr)
|
|
@@ -266,6 +266,11 @@ module XeroRuby::Accounting
|
|
|
266
266
|
hash
|
|
267
267
|
end
|
|
268
268
|
|
|
269
|
+
# Returns the object in the form of hash with snake_case
|
|
270
|
+
def to_attributes
|
|
271
|
+
to_hash(downcase: true)
|
|
272
|
+
end
|
|
273
|
+
|
|
269
274
|
# Outputs non-array value in the form of hash
|
|
270
275
|
# For object, use to_hash. Otherwise, just return the value
|
|
271
276
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
|
|
|
172
172
|
|
|
173
173
|
# Returns the object in the form of hash
|
|
174
174
|
# @return [Hash] Returns the object in the form of hash
|
|
175
|
-
def to_hash(downcase:
|
|
175
|
+
def to_hash(downcase: false)
|
|
176
176
|
hash = {}
|
|
177
177
|
self.class.attribute_map.each_pair do |attr, param|
|
|
178
178
|
value = self.send(attr)
|
|
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
|
|
|
183
183
|
hash
|
|
184
184
|
end
|
|
185
185
|
|
|
186
|
+
# Returns the object in the form of hash with snake_case
|
|
187
|
+
def to_attributes
|
|
188
|
+
to_hash(downcase: true)
|
|
189
|
+
end
|
|
190
|
+
|
|
186
191
|
# Outputs non-array value in the form of hash
|
|
187
192
|
# For object, use to_hash. Otherwise, just return the value
|
|
188
193
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -190,7 +190,7 @@ module XeroRuby::Accounting
|
|
|
190
190
|
|
|
191
191
|
# Returns the object in the form of hash
|
|
192
192
|
# @return [Hash] Returns the object in the form of hash
|
|
193
|
-
def to_hash(downcase:
|
|
193
|
+
def to_hash(downcase: false)
|
|
194
194
|
hash = {}
|
|
195
195
|
self.class.attribute_map.each_pair do |attr, param|
|
|
196
196
|
value = self.send(attr)
|
|
@@ -201,6 +201,11 @@ module XeroRuby::Accounting
|
|
|
201
201
|
hash
|
|
202
202
|
end
|
|
203
203
|
|
|
204
|
+
# Returns the object in the form of hash with snake_case
|
|
205
|
+
def to_attributes
|
|
206
|
+
to_hash(downcase: true)
|
|
207
|
+
end
|
|
208
|
+
|
|
204
209
|
# Outputs non-array value in the form of hash
|
|
205
210
|
# For object, use to_hash. Otherwise, just return the value
|
|
206
211
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Xero
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -12,24 +12,24 @@ OpenAPI Generator version: 4.3.1
|
|
|
12
12
|
require 'time'
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
|
-
module XeroRuby::
|
|
15
|
+
module XeroRuby::Accounting
|
|
16
16
|
require 'bigdecimal'
|
|
17
17
|
|
|
18
|
-
class
|
|
19
|
-
|
|
20
|
-
attr_accessor :
|
|
18
|
+
class CISOrgSettings
|
|
19
|
+
|
|
20
|
+
attr_accessor :cis_settings
|
|
21
21
|
|
|
22
22
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
23
23
|
def self.attribute_map
|
|
24
24
|
{
|
|
25
|
-
:'
|
|
25
|
+
:'cis_settings' => :'CISSettings'
|
|
26
26
|
}
|
|
27
27
|
end
|
|
28
28
|
|
|
29
29
|
# Attribute type mapping.
|
|
30
30
|
def self.openapi_types
|
|
31
31
|
{
|
|
32
|
-
:'
|
|
32
|
+
:'cis_settings' => :'Array<CISOrgSetting>'
|
|
33
33
|
}
|
|
34
34
|
end
|
|
35
35
|
|
|
@@ -37,19 +37,21 @@ module XeroRuby::Files
|
|
|
37
37
|
# @param [Hash] attributes Model attributes in the form of hash
|
|
38
38
|
def initialize(attributes = {})
|
|
39
39
|
if (!attributes.is_a?(Hash))
|
|
40
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `XeroRuby::
|
|
40
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `XeroRuby::Accounting::CISOrgSettings` initialize method"
|
|
41
41
|
end
|
|
42
42
|
|
|
43
43
|
# check to see if the attribute exists and convert string to symbol for hash key
|
|
44
44
|
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
45
45
|
if (!self.class.attribute_map.key?(k.to_sym))
|
|
46
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `XeroRuby::
|
|
46
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `XeroRuby::Accounting::CISOrgSettings`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
47
47
|
end
|
|
48
48
|
h[k.to_sym] = v
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
if attributes.key?(:'
|
|
52
|
-
|
|
51
|
+
if attributes.key?(:'cis_settings')
|
|
52
|
+
if (value = attributes[:'cis_settings']).is_a?(Array)
|
|
53
|
+
self.cis_settings = value
|
|
54
|
+
end
|
|
53
55
|
end
|
|
54
56
|
end
|
|
55
57
|
|
|
@@ -71,7 +73,7 @@ module XeroRuby::Files
|
|
|
71
73
|
def ==(o)
|
|
72
74
|
return true if self.equal?(o)
|
|
73
75
|
self.class == o.class &&
|
|
74
|
-
|
|
76
|
+
cis_settings == o.cis_settings
|
|
75
77
|
end
|
|
76
78
|
|
|
77
79
|
# @see the `==` method
|
|
@@ -83,7 +85,7 @@ module XeroRuby::Files
|
|
|
83
85
|
# Calculates hash code according to all attributes.
|
|
84
86
|
# @return [Integer] Hash code
|
|
85
87
|
def hash
|
|
86
|
-
[
|
|
88
|
+
[cis_settings].hash
|
|
87
89
|
end
|
|
88
90
|
|
|
89
91
|
# Builds the object from hash
|
|
@@ -152,7 +154,7 @@ module XeroRuby::Files
|
|
|
152
154
|
end
|
|
153
155
|
end
|
|
154
156
|
else # model
|
|
155
|
-
XeroRuby::
|
|
157
|
+
XeroRuby::Accounting.const_get(type).build_from_hash(value)
|
|
156
158
|
end
|
|
157
159
|
end
|
|
158
160
|
|
|
@@ -170,7 +172,7 @@ module XeroRuby::Files
|
|
|
170
172
|
|
|
171
173
|
# Returns the object in the form of hash
|
|
172
174
|
# @return [Hash] Returns the object in the form of hash
|
|
173
|
-
def to_hash(downcase:
|
|
175
|
+
def to_hash(downcase: false)
|
|
174
176
|
hash = {}
|
|
175
177
|
self.class.attribute_map.each_pair do |attr, param|
|
|
176
178
|
value = self.send(attr)
|
|
@@ -181,6 +183,11 @@ module XeroRuby::Files
|
|
|
181
183
|
hash
|
|
182
184
|
end
|
|
183
185
|
|
|
186
|
+
# Returns the object in the form of hash with snake_case
|
|
187
|
+
def to_attributes
|
|
188
|
+
to_hash(downcase: true)
|
|
189
|
+
end
|
|
190
|
+
|
|
184
191
|
# Outputs non-array value in the form of hash
|
|
185
192
|
# For object, use to_hash. Otherwise, just return the value
|
|
186
193
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -180,7 +180,7 @@ module XeroRuby::Accounting
|
|
|
180
180
|
|
|
181
181
|
# Returns the object in the form of hash
|
|
182
182
|
# @return [Hash] Returns the object in the form of hash
|
|
183
|
-
def to_hash(downcase:
|
|
183
|
+
def to_hash(downcase: false)
|
|
184
184
|
hash = {}
|
|
185
185
|
self.class.attribute_map.each_pair do |attr, param|
|
|
186
186
|
value = self.send(attr)
|
|
@@ -191,6 +191,11 @@ module XeroRuby::Accounting
|
|
|
191
191
|
hash
|
|
192
192
|
end
|
|
193
193
|
|
|
194
|
+
# Returns the object in the form of hash with snake_case
|
|
195
|
+
def to_attributes
|
|
196
|
+
to_hash(downcase: true)
|
|
197
|
+
end
|
|
198
|
+
|
|
194
199
|
# Outputs non-array value in the form of hash
|
|
195
200
|
# For object, use to_hash. Otherwise, just return the value
|
|
196
201
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
|
|
|
172
172
|
|
|
173
173
|
# Returns the object in the form of hash
|
|
174
174
|
# @return [Hash] Returns the object in the form of hash
|
|
175
|
-
def to_hash(downcase:
|
|
175
|
+
def to_hash(downcase: false)
|
|
176
176
|
hash = {}
|
|
177
177
|
self.class.attribute_map.each_pair do |attr, param|
|
|
178
178
|
value = self.send(attr)
|
|
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
|
|
|
183
183
|
hash
|
|
184
184
|
end
|
|
185
185
|
|
|
186
|
+
# Returns the object in the form of hash with snake_case
|
|
187
|
+
def to_attributes
|
|
188
|
+
to_hash(downcase: true)
|
|
189
|
+
end
|
|
190
|
+
|
|
186
191
|
# Outputs non-array value in the form of hash
|
|
187
192
|
# For object, use to_hash. Otherwise, just return the value
|
|
188
193
|
# @param [Object] value Any valid value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
=begin
|
|
2
|
-
#Accounting API
|
|
2
|
+
#Xero Accounting API
|
|
3
3
|
|
|
4
4
|
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
5
|
|
|
@@ -712,7 +712,7 @@ module XeroRuby::Accounting
|
|
|
712
712
|
|
|
713
713
|
# Returns the object in the form of hash
|
|
714
714
|
# @return [Hash] Returns the object in the form of hash
|
|
715
|
-
def to_hash(downcase:
|
|
715
|
+
def to_hash(downcase: false)
|
|
716
716
|
hash = {}
|
|
717
717
|
self.class.attribute_map.each_pair do |attr, param|
|
|
718
718
|
value = self.send(attr)
|
|
@@ -723,6 +723,11 @@ module XeroRuby::Accounting
|
|
|
723
723
|
hash
|
|
724
724
|
end
|
|
725
725
|
|
|
726
|
+
# Returns the object in the form of hash with snake_case
|
|
727
|
+
def to_attributes
|
|
728
|
+
to_hash(downcase: true)
|
|
729
|
+
end
|
|
730
|
+
|
|
726
731
|
# Outputs non-array value in the form of hash
|
|
727
732
|
# For object, use to_hash. Otherwise, just return the value
|
|
728
733
|
# @param [Object] value Any valid value
|