From edd4bb734f2de720b93dcec93aa9380c569e4f2b Mon Sep 17 00:00:00 2001 From: SidneyAllen Date: Tue, 25 Aug 2020 11:41:48 -0700 Subject: [PATCH] Version 4.2.0 build Build encompasses changes from OAS 2.1.11 thru 2.1.13 Improved exception handling heriarchy --- pom.xml | 2 +- .../com/xero/api/client/AccountingApi.java | 2 +- .../java/com/xero/api/client/AssetApi.java | 2 +- .../com/xero/api/client/BankFeedsApi.java | 2 +- .../java/com/xero/api/client/IdentityApi.java | 2 +- .../com/xero/api/client/PayrollAuApi.java | 2 +- .../com/xero/api/client/PayrollUkApi.java | 16 +++++----- .../java/com/xero/api/client/ProjectApi.java | 2 +- .../com/xero/models/accounting/Account.java | 2 +- .../xero/models/accounting/AccountType.java | 2 +- .../com/xero/models/accounting/Accounts.java | 2 +- .../models/accounting/AccountsPayable.java | 2 +- .../models/accounting/AccountsReceivable.java | 2 +- .../com/xero/models/accounting/Address.java | 2 +- .../xero/models/accounting/Allocation.java | 2 +- .../xero/models/accounting/Allocations.java | 2 +- .../xero/models/accounting/Attachment.java | 11 ++++--- .../xero/models/accounting/Attachments.java | 2 +- .../com/xero/models/accounting/Balances.java | 2 +- .../models/accounting/BankTransaction.java | 4 +-- .../models/accounting/BankTransactions.java | 2 +- .../xero/models/accounting/BankTransfer.java | 2 +- .../xero/models/accounting/BankTransfers.java | 2 +- .../xero/models/accounting/BatchPayment.java | 2 +- .../accounting/BatchPaymentDetails.java | 2 +- .../xero/models/accounting/BatchPayments.java | 2 +- .../java/com/xero/models/accounting/Bill.java | 2 +- .../xero/models/accounting/BrandingTheme.java | 2 +- .../models/accounting/BrandingThemes.java | 2 +- .../xero/models/accounting/CISOrgSetting.java | 2 +- .../xero/models/accounting/CISSetting.java | 2 +- .../xero/models/accounting/CISSettings.java | 2 +- .../com/xero/models/accounting/Contact.java | 2 +- .../xero/models/accounting/ContactGroup.java | 2 +- .../xero/models/accounting/ContactGroups.java | 2 +- .../xero/models/accounting/ContactPerson.java | 2 +- .../com/xero/models/accounting/Contacts.java | 2 +- .../xero/models/accounting/CountryCode.java | 2 +- .../xero/models/accounting/CreditNote.java | 2 +- .../xero/models/accounting/CreditNotes.java | 2 +- .../xero/models/accounting/Currencies.java | 2 +- .../com/xero/models/accounting/Currency.java | 2 +- .../xero/models/accounting/CurrencyCode.java | 2 +- .../com/xero/models/accounting/Element.java | 2 +- .../com/xero/models/accounting/Employee.java | 6 ++-- .../com/xero/models/accounting/Employees.java | 2 +- .../com/xero/models/accounting/Error.java | 2 +- .../xero/models/accounting/ExpenseClaim.java | 2 +- .../xero/models/accounting/ExpenseClaims.java | 2 +- .../xero/models/accounting/ExternalLink.java | 2 +- .../xero/models/accounting/HistoryRecord.java | 2 +- .../models/accounting/HistoryRecords.java | 2 +- .../com/xero/models/accounting/Invoice.java | 2 +- .../models/accounting/InvoiceReminder.java | 2 +- .../models/accounting/InvoiceReminders.java | 2 +- .../com/xero/models/accounting/Invoices.java | 2 +- .../java/com/xero/models/accounting/Item.java | 2 +- .../com/xero/models/accounting/Items.java | 2 +- .../com/xero/models/accounting/Journal.java | 2 +- .../xero/models/accounting/JournalLine.java | 2 +- .../com/xero/models/accounting/Journals.java | 2 +- .../models/accounting/LineAmountTypes.java | 2 +- .../com/xero/models/accounting/LineItem.java | 2 +- .../models/accounting/LineItemTracking.java | 2 +- .../models/accounting/LinkedTransaction.java | 2 +- .../models/accounting/LinkedTransactions.java | 2 +- .../xero/models/accounting/ManualJournal.java | 2 +- .../models/accounting/ManualJournalLine.java | 2 +- .../models/accounting/ManualJournals.java | 2 +- .../xero/models/accounting/OnlineInvoice.java | 2 +- .../models/accounting/OnlineInvoices.java | 2 +- .../xero/models/accounting/Organisation.java | 2 +- .../xero/models/accounting/Organisations.java | 2 +- .../xero/models/accounting/Overpayment.java | 2 +- .../xero/models/accounting/Overpayments.java | 2 +- .../com/xero/models/accounting/Payment.java | 2 +- .../xero/models/accounting/PaymentDelete.java | 2 +- .../models/accounting/PaymentService.java | 2 +- .../models/accounting/PaymentServices.java | 2 +- .../xero/models/accounting/PaymentTerm.java | 2 +- .../models/accounting/PaymentTermType.java | 2 +- .../com/xero/models/accounting/Payments.java | 2 +- .../com/xero/models/accounting/Phone.java | 2 +- .../xero/models/accounting/Prepayment.java | 2 +- .../xero/models/accounting/Prepayments.java | 2 +- .../com/xero/models/accounting/Purchase.java | 2 +- .../xero/models/accounting/PurchaseOrder.java | 2 +- .../models/accounting/PurchaseOrders.java | 2 +- .../com/xero/models/accounting/Quote.java | 2 +- .../accounting/QuoteLineAmountTypes.java | 2 +- .../models/accounting/QuoteStatusCodes.java | 6 ++-- .../com/xero/models/accounting/Quotes.java | 2 +- .../com/xero/models/accounting/Receipt.java | 2 +- .../com/xero/models/accounting/Receipts.java | 2 +- .../models/accounting/RepeatingInvoice.java | 2 +- .../models/accounting/RepeatingInvoices.java | 2 +- .../com/xero/models/accounting/Report.java | 2 +- .../models/accounting/ReportAttribute.java | 2 +- .../xero/models/accounting/ReportCell.java | 2 +- .../xero/models/accounting/ReportFields.java | 2 +- .../com/xero/models/accounting/ReportRow.java | 2 +- .../xero/models/accounting/ReportRows.java | 2 +- .../xero/models/accounting/ReportWithRow.java | 2 +- .../models/accounting/ReportWithRows.java | 2 +- .../com/xero/models/accounting/Reports.java | 2 +- .../xero/models/accounting/RequestEmpty.java | 2 +- .../com/xero/models/accounting/RowType.java | 2 +- .../accounting/SalesTrackingCategory.java | 2 +- .../com/xero/models/accounting/Schedule.java | 2 +- .../xero/models/accounting/TaxComponent.java | 2 +- .../com/xero/models/accounting/TaxRate.java | 2 +- .../com/xero/models/accounting/TaxRates.java | 2 +- .../com/xero/models/accounting/TaxType.java | 2 +- .../accounting/TenNinetyNineContact.java | 2 +- .../com/xero/models/accounting/TimeZone.java | 2 +- .../models/accounting/TrackingCategories.java | 2 +- .../models/accounting/TrackingCategory.java | 2 +- .../models/accounting/TrackingOption.java | 2 +- .../models/accounting/TrackingOptions.java | 2 +- .../java/com/xero/models/accounting/User.java | 2 +- .../com/xero/models/accounting/Users.java | 2 +- .../models/accounting/ValidationError.java | 2 +- .../java/com/xero/models/assets/Asset.java | 2 +- .../com/xero/models/assets/AssetStatus.java | 2 +- .../models/assets/AssetStatusQueryParam.java | 2 +- .../com/xero/models/assets/AssetType.java | 2 +- .../java/com/xero/models/assets/Assets.java | 2 +- .../models/assets/BookDepreciationDetail.java | 2 +- .../assets/BookDepreciationSetting.java | 2 +- .../java/com/xero/models/assets/Error.java | 2 +- .../assets/FieldValidationErrorsElement.java | 2 +- .../com/xero/models/assets/Pagination.java | 2 +- .../ResourceValidationErrorsElement.java | 2 +- .../java/com/xero/models/assets/Setting.java | 2 +- .../xero/models/bankfeeds/CountryCode.java | 2 +- .../bankfeeds/CreditDebitIndicator.java | 2 +- .../xero/models/bankfeeds/CurrencyCode.java | 2 +- .../com/xero/models/bankfeeds/EndBalance.java | 2 +- .../java/com/xero/models/bankfeeds/Error.java | 2 +- .../xero/models/bankfeeds/FeedConnection.java | 2 +- .../models/bankfeeds/FeedConnections.java | 2 +- .../com/xero/models/bankfeeds/Pagination.java | 2 +- .../xero/models/bankfeeds/StartBalance.java | 2 +- .../com/xero/models/bankfeeds/Statement.java | 2 +- .../xero/models/bankfeeds/StatementLine.java | 2 +- .../com/xero/models/bankfeeds/Statements.java | 2 +- .../com/xero/models/identity/AccessToken.java | 2 +- .../com/xero/models/identity/Connection.java | 2 +- .../xero/models/identity/RefreshToken.java | 2 +- .../com/xero/models/payrollau/Account.java | 2 +- .../xero/models/payrollau/AccountType.java | 2 +- .../xero/models/payrollau/AllowanceType.java | 2 +- .../xero/models/payrollau/BankAccount.java | 2 +- .../xero/models/payrollau/CalendarType.java | 2 +- .../xero/models/payrollau/DeductionLine.java | 2 +- .../xero/models/payrollau/DeductionType.java | 2 +- .../DeductionTypeCalculationType.java | 2 +- .../xero/models/payrollau/EarningsLine.java | 4 +-- .../xero/models/payrollau/EarningsRate.java | 12 ++++---- .../EarningsRateCalculationType.java | 2 +- .../xero/models/payrollau/EarningsType.java | 2 +- .../com/xero/models/payrollau/Employee.java | 2 +- .../xero/models/payrollau/EmployeeStatus.java | 2 +- .../com/xero/models/payrollau/Employees.java | 2 +- .../models/payrollau/EmploymentBasis.java | 2 +- .../EmploymentTerminationPaymentType.java | 2 +- .../EntitlementFinalPayPayoutType.java | 2 +- .../xero/models/payrollau/HomeAddress.java | 2 +- .../models/payrollau/LeaveAccrualLine.java | 2 +- .../models/payrollau/LeaveApplication.java | 2 +- .../models/payrollau/LeaveApplications.java | 2 +- .../xero/models/payrollau/LeaveBalance.java | 2 +- .../models/payrollau/LeaveEarningsLine.java | 2 +- .../com/xero/models/payrollau/LeaveLine.java | 2 +- .../payrollau/LeaveLineCalculationType.java | 2 +- .../com/xero/models/payrollau/LeaveLines.java | 2 +- .../xero/models/payrollau/LeavePeriod.java | 2 +- .../models/payrollau/LeavePeriodStatus.java | 2 +- .../com/xero/models/payrollau/LeaveType.java | 12 ++++---- .../payrollau/LeaveTypeContributionType.java | 2 +- .../xero/models/payrollau/ManualTaxType.java | 2 +- .../models/payrollau/ModelAPIException.java | 2 +- .../models/payrollau/OpeningBalances.java | 2 +- .../com/xero/models/payrollau/PayItem.java | 2 +- .../com/xero/models/payrollau/PayItems.java | 2 +- .../com/xero/models/payrollau/PayRun.java | 2 +- .../xero/models/payrollau/PayRunStatus.java | 2 +- .../com/xero/models/payrollau/PayRuns.java | 2 +- .../xero/models/payrollau/PayTemplate.java | 2 +- .../payrollau/PaymentFrequencyType.java | 2 +- .../models/payrollau/PayrollCalendar.java | 2 +- .../models/payrollau/PayrollCalendars.java | 2 +- .../com/xero/models/payrollau/Payslip.java | 2 +- .../xero/models/payrollau/PayslipLines.java | 2 +- .../xero/models/payrollau/PayslipObject.java | 2 +- .../xero/models/payrollau/PayslipSummary.java | 2 +- .../com/xero/models/payrollau/Payslips.java | 2 +- .../com/xero/models/payrollau/RateType.java | 2 +- .../models/payrollau/ReimbursementLine.java | 2 +- .../models/payrollau/ReimbursementLines.java | 2 +- .../models/payrollau/ReimbursementType.java | 2 +- .../models/payrollau/ResidencyStatus.java | 2 +- .../com/xero/models/payrollau/Settings.java | 2 +- .../xero/models/payrollau/SettingsObject.java | 2 +- .../payrollau/SettingsTrackingCategories.java | 2 +- ...tingsTrackingCategoriesEmployeeGroups.java | 2 +- ...TrackingCategoriesTimesheetCategories.java | 2 +- .../java/com/xero/models/payrollau/State.java | 2 +- .../com/xero/models/payrollau/SuperFund.java | 2 +- .../models/payrollau/SuperFundProduct.java | 2 +- .../models/payrollau/SuperFundProducts.java | 2 +- .../xero/models/payrollau/SuperFundType.java | 2 +- .../com/xero/models/payrollau/SuperFunds.java | 2 +- .../com/xero/models/payrollau/SuperLine.java | 2 +- .../models/payrollau/SuperMembership.java | 2 +- .../SuperannuationCalculationType.java | 2 +- .../SuperannuationContributionType.java | 2 +- .../models/payrollau/SuperannuationLine.java | 2 +- .../models/payrollau/TFNExemptionType.java | 2 +- .../xero/models/payrollau/TaxDeclaration.java | 2 +- .../com/xero/models/payrollau/TaxLine.java | 2 +- .../com/xero/models/payrollau/Timesheet.java | 2 +- .../xero/models/payrollau/TimesheetLine.java | 2 +- .../models/payrollau/TimesheetObject.java | 2 +- .../models/payrollau/TimesheetStatus.java | 2 +- .../com/xero/models/payrollau/Timesheets.java | 2 +- .../models/payrollau/ValidationError.java | 2 +- .../com/xero/models/payrolluk/Account.java | 2 +- .../com/xero/models/payrolluk/Accounts.java | 2 +- .../com/xero/models/payrolluk/Address.java | 2 +- .../xero/models/payrolluk/BankAccount.java | 2 +- .../com/xero/models/payrolluk/Benefit.java | 4 +-- .../xero/models/payrolluk/BenefitLine.java | 2 +- .../xero/models/payrolluk/BenefitObject.java | 2 +- .../com/xero/models/payrolluk/Benefits.java | 2 +- .../xero/models/payrolluk/CourtOrderLine.java | 2 +- .../com/xero/models/payrolluk/Deduction.java | 21 +++++++++---- .../xero/models/payrolluk/DeductionLine.java | 2 +- .../models/payrolluk/DeductionObject.java | 2 +- .../com/xero/models/payrolluk/Deductions.java | 2 +- .../xero/models/payrolluk/EarningsLine.java | 2 +- .../xero/models/payrolluk/EarningsOrder.java | 2 +- .../models/payrolluk/EarningsOrderObject.java | 2 +- .../xero/models/payrolluk/EarningsOrders.java | 2 +- .../xero/models/payrolluk/EarningsRate.java | 30 ++++++++++++------- .../models/payrolluk/EarningsRateObject.java | 2 +- .../xero/models/payrolluk/EarningsRates.java | 2 +- .../models/payrolluk/EarningsTemplate.java | 2 +- .../payrolluk/EarningsTemplateObject.java | 2 +- .../com/xero/models/payrolluk/Employee.java | 2 +- .../xero/models/payrolluk/EmployeeLeave.java | 2 +- .../payrolluk/EmployeeLeaveBalance.java | 2 +- .../payrolluk/EmployeeLeaveBalances.java | 2 +- .../models/payrolluk/EmployeeLeaveObject.java | 2 +- .../models/payrolluk/EmployeeLeaveType.java | 2 +- .../payrolluk/EmployeeLeaveTypeObject.java | 2 +- .../models/payrolluk/EmployeeLeaveTypes.java | 2 +- .../xero/models/payrolluk/EmployeeLeaves.java | 2 +- .../xero/models/payrolluk/EmployeeObject.java | 2 +- .../payrolluk/EmployeeOpeningBalances.java | 2 +- .../EmployeeOpeningBalancesObject.java | 2 +- .../models/payrolluk/EmployeePayTemplate.java | 2 +- .../payrolluk/EmployeePayTemplateObject.java | 2 +- .../payrolluk/EmployeePayTemplates.java | 2 +- .../EmployeeStatutoryLeaveBalance.java | 2 +- .../EmployeeStatutoryLeaveBalanceObject.java | 2 +- .../EmployeeStatutoryLeaveSummary.java | 2 +- .../EmployeeStatutoryLeavesSummaries.java | 2 +- .../payrolluk/EmployeeStatutorySickLeave.java | 2 +- .../EmployeeStatutorySickLeaveObject.java | 2 +- .../EmployeeStatutorySickLeaves.java | 2 +- .../xero/models/payrolluk/EmployeeTax.java | 2 +- .../models/payrolluk/EmployeeTaxObject.java | 2 +- .../com/xero/models/payrolluk/Employees.java | 2 +- .../com/xero/models/payrolluk/Employment.java | 2 +- .../models/payrolluk/EmploymentObject.java | 2 +- .../xero/models/payrolluk/InvalidField.java | 2 +- .../models/payrolluk/LeaveAccrualLine.java | 2 +- .../models/payrolluk/LeaveEarningsLine.java | 2 +- .../xero/models/payrolluk/LeavePeriod.java | 2 +- .../xero/models/payrolluk/LeavePeriods.java | 2 +- .../com/xero/models/payrolluk/LeaveType.java | 2 +- .../models/payrolluk/LeaveTypeObject.java | 2 +- .../com/xero/models/payrolluk/LeaveTypes.java | 2 +- .../com/xero/models/payrolluk/Pagination.java | 2 +- .../com/xero/models/payrolluk/PayRun.java | 2 +- .../xero/models/payrolluk/PayRunCalendar.java | 2 +- .../payrolluk/PayRunCalendarObject.java | 2 +- .../models/payrolluk/PayRunCalendars.java | 2 +- .../xero/models/payrolluk/PayRunObject.java | 2 +- .../com/xero/models/payrolluk/PayRuns.java | 2 +- .../xero/models/payrolluk/PaymentLine.java | 2 +- .../xero/models/payrolluk/PaymentMethod.java | 2 +- .../models/payrolluk/PaymentMethodObject.java | 2 +- .../com/xero/models/payrolluk/Payslip.java | 2 +- .../xero/models/payrolluk/PayslipObject.java | 2 +- .../com/xero/models/payrolluk/Payslips.java | 2 +- .../com/xero/models/payrolluk/Problem.java | 2 +- .../xero/models/payrolluk/Reimbursement.java | 2 +- .../models/payrolluk/ReimbursementLine.java | 2 +- .../models/payrolluk/ReimbursementObject.java | 2 +- .../xero/models/payrolluk/Reimbursements.java | 2 +- .../xero/models/payrolluk/SalaryAndWage.java | 14 ++++----- .../models/payrolluk/SalaryAndWageObject.java | 2 +- .../xero/models/payrolluk/SalaryAndWages.java | 2 +- .../com/xero/models/payrolluk/Settings.java | 2 +- .../models/payrolluk/StatutoryDeduction.java | 2 +- .../payrolluk/StatutoryDeductionCategory.java | 2 +- .../com/xero/models/payrolluk/TaxLine.java | 2 +- .../com/xero/models/payrolluk/Timesheet.java | 2 +- .../payrolluk/TimesheetEarningsLine.java | 2 +- .../xero/models/payrolluk/TimesheetLine.java | 2 +- .../models/payrolluk/TimesheetLineObject.java | 2 +- .../models/payrolluk/TimesheetObject.java | 2 +- .../com/xero/models/payrolluk/Timesheets.java | 2 +- .../models/payrolluk/TrackingCategories.java | 2 +- .../models/payrolluk/TrackingCategory.java | 2 +- .../java/com/xero/models/project/Amount.java | 2 +- .../com/xero/models/project/ChargeType.java | 2 +- .../com/xero/models/project/CurrencyCode.java | 2 +- .../java/com/xero/models/project/Error.java | 2 +- .../com/xero/models/project/Pagination.java | 2 +- .../java/com/xero/models/project/Project.java | 2 +- .../models/project/ProjectCreateOrUpdate.java | 2 +- .../com/xero/models/project/ProjectPatch.java | 2 +- .../xero/models/project/ProjectStatus.java | 2 +- .../com/xero/models/project/ProjectUser.java | 2 +- .../com/xero/models/project/ProjectUsers.java | 2 +- .../com/xero/models/project/Projects.java | 2 +- .../java/com/xero/models/project/Task.java | 2 +- .../models/project/TaskCreateOrUpdate.java | 2 +- .../java/com/xero/models/project/Tasks.java | 2 +- .../com/xero/models/project/TimeEntries.java | 2 +- .../com/xero/models/project/TimeEntry.java | 2 +- .../project/TimeEntryCreateOrUpdate.java | 2 +- .../AccountingApiBankTransactionTest.java | 2 +- .../api/client/AccountingApiContactsTest.java | 4 +-- .../client/AccountingApiCreditNotesTest.java | 2 +- .../api/client/AccountingApiInvoicesTest.java | 4 +-- .../AccountingApiManualJournalsTest.java | 6 ++-- .../client/AccountingApiOverpaymentsTest.java | 2 +- .../client/AccountingApiPrepaymentsTest.java | 2 +- .../AccountingApiPurchaseOrdersTest.java | 2 +- .../api/client/AccountingApiReceiptsTest.java | 6 ++-- .../AccountingApiRepeatingInvoicesTest.java | 6 ++-- .../api/client/PayrollAuApiPayItemTest.java | 2 +- .../api/client/PayrollUkApiPayslipsTest.java | 2 +- 347 files changed, 423 insertions(+), 403 deletions(-) diff --git a/pom.xml b/pom.xml index 1feecf3e..c752504b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ xero-java jar xero-java - 4.1.4 + 4.2.0 https://github.com/XeroAPI/Xero-Java This is the official Java SDK for Xero API diff --git a/src/main/java/com/xero/api/client/AccountingApi.java b/src/main/java/com/xero/api/client/AccountingApi.java index 44e584c2..5e3f3f41 100644 --- a/src/main/java/com/xero/api/client/AccountingApi.java +++ b/src/main/java/com/xero/api/client/AccountingApi.java @@ -83,7 +83,7 @@ public class AccountingApi { private ApiClient apiClient; private static AccountingApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(AccountingApi.class); public AccountingApi() { diff --git a/src/main/java/com/xero/api/client/AssetApi.java b/src/main/java/com/xero/api/client/AssetApi.java index c9f98ce6..0e857788 100644 --- a/src/main/java/com/xero/api/client/AssetApi.java +++ b/src/main/java/com/xero/api/client/AssetApi.java @@ -35,7 +35,7 @@ public class AssetApi { private ApiClient apiClient; private static AssetApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(AssetApi.class); public AssetApi() { diff --git a/src/main/java/com/xero/api/client/BankFeedsApi.java b/src/main/java/com/xero/api/client/BankFeedsApi.java index 81bab817..fe25ea1e 100644 --- a/src/main/java/com/xero/api/client/BankFeedsApi.java +++ b/src/main/java/com/xero/api/client/BankFeedsApi.java @@ -33,7 +33,7 @@ public class BankFeedsApi { private ApiClient apiClient; private static BankFeedsApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(BankFeedsApi.class); public BankFeedsApi() { diff --git a/src/main/java/com/xero/api/client/IdentityApi.java b/src/main/java/com/xero/api/client/IdentityApi.java index f656e9d7..75a77b34 100644 --- a/src/main/java/com/xero/api/client/IdentityApi.java +++ b/src/main/java/com/xero/api/client/IdentityApi.java @@ -31,7 +31,7 @@ public class IdentityApi { private ApiClient apiClient; private static IdentityApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(IdentityApi.class); public IdentityApi() { diff --git a/src/main/java/com/xero/api/client/PayrollAuApi.java b/src/main/java/com/xero/api/client/PayrollAuApi.java index c49f8958..862f2b74 100644 --- a/src/main/java/com/xero/api/client/PayrollAuApi.java +++ b/src/main/java/com/xero/api/client/PayrollAuApi.java @@ -50,7 +50,7 @@ public class PayrollAuApi { private ApiClient apiClient; private static PayrollAuApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(PayrollAuApi.class); public PayrollAuApi() { diff --git a/src/main/java/com/xero/api/client/PayrollUkApi.java b/src/main/java/com/xero/api/client/PayrollUkApi.java index 9895f40c..b2b65652 100644 --- a/src/main/java/com/xero/api/client/PayrollUkApi.java +++ b/src/main/java/com/xero/api/client/PayrollUkApi.java @@ -92,7 +92,7 @@ public class PayrollUkApi { private ApiClient apiClient; private static PayrollUkApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(PayrollUkApi.class); public PayrollUkApi() { @@ -5068,18 +5068,18 @@ public HttpResponse getPaySlipForHttpResponse( * @return Payslips * @throws IOException if an error occurs while attempting to invoke the API */ - public Payslips getPayslips(String accessToken, String xeroTenantId, UUID payRunID, Integer page) + public Payslips getPaySlips(String accessToken, String xeroTenantId, UUID payRunID, Integer page) throws IOException { try { TypeReference typeRef = new TypeReference() {}; - HttpResponse response = getPayslipsForHttpResponse(accessToken, xeroTenantId, payRunID, page); + HttpResponse response = getPaySlipsForHttpResponse(accessToken, xeroTenantId, payRunID, page); return apiClient.getObjectMapper().readValue(response.getContent(), typeRef); } catch (HttpResponseException e) { if (logger.isDebugEnabled()) { logger.debug( "------------------ HttpResponseException " + e.getStatusCode() - + " : getPayslips -------------------"); + + " : getPaySlips -------------------"); logger.debug(e.toString()); } XeroApiExceptionHandler handler = new XeroApiExceptionHandler(); @@ -5096,20 +5096,20 @@ public Payslips getPayslips(String accessToken, String xeroTenantId, UUID payRun return null; } - public HttpResponse getPayslipsForHttpResponse( + public HttpResponse getPaySlipsForHttpResponse( String accessToken, String xeroTenantId, UUID payRunID, Integer page) throws IOException { // verify the required parameter 'xeroTenantId' is set if (xeroTenantId == null) { throw new IllegalArgumentException( - "Missing the required parameter 'xeroTenantId' when calling getPayslips"); + "Missing the required parameter 'xeroTenantId' when calling getPaySlips"); } // verify the required parameter 'payRunID' is set if (payRunID == null) { throw new IllegalArgumentException( - "Missing the required parameter 'payRunID' when calling getPayslips"); + "Missing the required parameter 'payRunID' when calling getPaySlips"); } if (accessToken == null) { throw new IllegalArgumentException( - "Missing the required parameter 'accessToken' when calling getPayslips"); + "Missing the required parameter 'accessToken' when calling getPaySlips"); } HttpHeaders headers = new HttpHeaders(); headers.set("Xero-Tenant-Id", xeroTenantId); diff --git a/src/main/java/com/xero/api/client/ProjectApi.java b/src/main/java/com/xero/api/client/ProjectApi.java index 1c2ca0bf..327ee382 100644 --- a/src/main/java/com/xero/api/client/ProjectApi.java +++ b/src/main/java/com/xero/api/client/ProjectApi.java @@ -41,7 +41,7 @@ public class ProjectApi { private ApiClient apiClient; private static ProjectApi instance = null; private String userAgent = "Default"; - private String version = "4.1.4"; + private String version = "4.2.0"; static final Logger logger = LoggerFactory.getLogger(ProjectApi.class); public ProjectApi() { diff --git a/src/main/java/com/xero/models/accounting/Account.java b/src/main/java/com/xero/models/accounting/Account.java index 7a0bdc77..a80b7557 100644 --- a/src/main/java/com/xero/models/accounting/Account.java +++ b/src/main/java/com/xero/models/accounting/Account.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/AccountType.java b/src/main/java/com/xero/models/accounting/AccountType.java index 597570b5..0620b6c7 100644 --- a/src/main/java/com/xero/models/accounting/AccountType.java +++ b/src/main/java/com/xero/models/accounting/AccountType.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Accounts.java b/src/main/java/com/xero/models/accounting/Accounts.java index 1f435ff1..074e28a0 100644 --- a/src/main/java/com/xero/models/accounting/Accounts.java +++ b/src/main/java/com/xero/models/accounting/Accounts.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/AccountsPayable.java b/src/main/java/com/xero/models/accounting/AccountsPayable.java index 185be89a..4d23d470 100644 --- a/src/main/java/com/xero/models/accounting/AccountsPayable.java +++ b/src/main/java/com/xero/models/accounting/AccountsPayable.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/AccountsReceivable.java b/src/main/java/com/xero/models/accounting/AccountsReceivable.java index 60755462..f5288e1b 100644 --- a/src/main/java/com/xero/models/accounting/AccountsReceivable.java +++ b/src/main/java/com/xero/models/accounting/AccountsReceivable.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Address.java b/src/main/java/com/xero/models/accounting/Address.java index 2a95c144..1d7dd28c 100644 --- a/src/main/java/com/xero/models/accounting/Address.java +++ b/src/main/java/com/xero/models/accounting/Address.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Allocation.java b/src/main/java/com/xero/models/accounting/Allocation.java index b0bb1b33..ed109be6 100644 --- a/src/main/java/com/xero/models/accounting/Allocation.java +++ b/src/main/java/com/xero/models/accounting/Allocation.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Allocations.java b/src/main/java/com/xero/models/accounting/Allocations.java index b68571df..b9e5b46a 100644 --- a/src/main/java/com/xero/models/accounting/Allocations.java +++ b/src/main/java/com/xero/models/accounting/Allocations.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Attachment.java b/src/main/java/com/xero/models/accounting/Attachment.java index 25d57b1e..da1083a7 100644 --- a/src/main/java/com/xero/models/accounting/Attachment.java +++ b/src/main/java/com/xero/models/accounting/Attachment.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -15,7 +15,6 @@ import com.fasterxml.jackson.annotation.JsonProperty; import com.xero.api.StringUtil; import io.swagger.annotations.ApiModelProperty; -import java.math.BigDecimal; import java.util.Objects; import java.util.UUID; @@ -36,7 +35,7 @@ public class Attachment { private String mimeType; @JsonProperty("ContentLength") - private BigDecimal contentLength; + private Integer contentLength; @JsonProperty("IncludeOnline") private Boolean includeOnline; @@ -122,7 +121,7 @@ public void setMimeType(String mimeType) { this.mimeType = mimeType; } - public Attachment contentLength(BigDecimal contentLength) { + public Attachment contentLength(Integer contentLength) { this.contentLength = contentLength; return this; } @@ -133,11 +132,11 @@ public Attachment contentLength(BigDecimal contentLength) { * @return contentLength */ @ApiModelProperty(value = "Length of the file content") - public BigDecimal getContentLength() { + public Integer getContentLength() { return contentLength; } - public void setContentLength(BigDecimal contentLength) { + public void setContentLength(Integer contentLength) { this.contentLength = contentLength; } diff --git a/src/main/java/com/xero/models/accounting/Attachments.java b/src/main/java/com/xero/models/accounting/Attachments.java index e76d630e..7216d287 100644 --- a/src/main/java/com/xero/models/accounting/Attachments.java +++ b/src/main/java/com/xero/models/accounting/Attachments.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Balances.java b/src/main/java/com/xero/models/accounting/Balances.java index 3d1108c2..ac4b8371 100644 --- a/src/main/java/com/xero/models/accounting/Balances.java +++ b/src/main/java/com/xero/models/accounting/Balances.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BankTransaction.java b/src/main/java/com/xero/models/accounting/BankTransaction.java index a2c40e8c..109c4a38 100644 --- a/src/main/java/com/xero/models/accounting/BankTransaction.java +++ b/src/main/java/com/xero/models/accounting/BankTransaction.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -204,7 +204,7 @@ public BankTransaction contact(Contact contact) { * * @return contact */ - @ApiModelProperty(required = true, value = "") + @ApiModelProperty(value = "") public Contact getContact() { return contact; } diff --git a/src/main/java/com/xero/models/accounting/BankTransactions.java b/src/main/java/com/xero/models/accounting/BankTransactions.java index ca206999..e8d8c91a 100644 --- a/src/main/java/com/xero/models/accounting/BankTransactions.java +++ b/src/main/java/com/xero/models/accounting/BankTransactions.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BankTransfer.java b/src/main/java/com/xero/models/accounting/BankTransfer.java index 6b8e3f87..68c5f18c 100644 --- a/src/main/java/com/xero/models/accounting/BankTransfer.java +++ b/src/main/java/com/xero/models/accounting/BankTransfer.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BankTransfers.java b/src/main/java/com/xero/models/accounting/BankTransfers.java index 2ea4340c..49c7a9b3 100644 --- a/src/main/java/com/xero/models/accounting/BankTransfers.java +++ b/src/main/java/com/xero/models/accounting/BankTransfers.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BatchPayment.java b/src/main/java/com/xero/models/accounting/BatchPayment.java index 6bc77c29..8c3e0167 100644 --- a/src/main/java/com/xero/models/accounting/BatchPayment.java +++ b/src/main/java/com/xero/models/accounting/BatchPayment.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BatchPaymentDetails.java b/src/main/java/com/xero/models/accounting/BatchPaymentDetails.java index 958cbf2f..e0461cd1 100644 --- a/src/main/java/com/xero/models/accounting/BatchPaymentDetails.java +++ b/src/main/java/com/xero/models/accounting/BatchPaymentDetails.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BatchPayments.java b/src/main/java/com/xero/models/accounting/BatchPayments.java index e3192c91..aa766a57 100644 --- a/src/main/java/com/xero/models/accounting/BatchPayments.java +++ b/src/main/java/com/xero/models/accounting/BatchPayments.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Bill.java b/src/main/java/com/xero/models/accounting/Bill.java index d619ad26..62663dac 100644 --- a/src/main/java/com/xero/models/accounting/Bill.java +++ b/src/main/java/com/xero/models/accounting/Bill.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BrandingTheme.java b/src/main/java/com/xero/models/accounting/BrandingTheme.java index 2164c413..4497a4bd 100644 --- a/src/main/java/com/xero/models/accounting/BrandingTheme.java +++ b/src/main/java/com/xero/models/accounting/BrandingTheme.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/BrandingThemes.java b/src/main/java/com/xero/models/accounting/BrandingThemes.java index 82b68259..53436ddf 100644 --- a/src/main/java/com/xero/models/accounting/BrandingThemes.java +++ b/src/main/java/com/xero/models/accounting/BrandingThemes.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CISOrgSetting.java b/src/main/java/com/xero/models/accounting/CISOrgSetting.java index cc28921e..1876c44f 100644 --- a/src/main/java/com/xero/models/accounting/CISOrgSetting.java +++ b/src/main/java/com/xero/models/accounting/CISOrgSetting.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CISSetting.java b/src/main/java/com/xero/models/accounting/CISSetting.java index 89c6fe32..2db7ba1c 100644 --- a/src/main/java/com/xero/models/accounting/CISSetting.java +++ b/src/main/java/com/xero/models/accounting/CISSetting.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CISSettings.java b/src/main/java/com/xero/models/accounting/CISSettings.java index 3ca56025..b6897835 100644 --- a/src/main/java/com/xero/models/accounting/CISSettings.java +++ b/src/main/java/com/xero/models/accounting/CISSettings.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Contact.java b/src/main/java/com/xero/models/accounting/Contact.java index 5cbd0016..bbb1c4c2 100644 --- a/src/main/java/com/xero/models/accounting/Contact.java +++ b/src/main/java/com/xero/models/accounting/Contact.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ContactGroup.java b/src/main/java/com/xero/models/accounting/ContactGroup.java index 8744dfdc..0b7167f8 100644 --- a/src/main/java/com/xero/models/accounting/ContactGroup.java +++ b/src/main/java/com/xero/models/accounting/ContactGroup.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ContactGroups.java b/src/main/java/com/xero/models/accounting/ContactGroups.java index 580bc92b..067105e6 100644 --- a/src/main/java/com/xero/models/accounting/ContactGroups.java +++ b/src/main/java/com/xero/models/accounting/ContactGroups.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ContactPerson.java b/src/main/java/com/xero/models/accounting/ContactPerson.java index c0034c7c..223fe428 100644 --- a/src/main/java/com/xero/models/accounting/ContactPerson.java +++ b/src/main/java/com/xero/models/accounting/ContactPerson.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Contacts.java b/src/main/java/com/xero/models/accounting/Contacts.java index 689d305f..cebc2dda 100644 --- a/src/main/java/com/xero/models/accounting/Contacts.java +++ b/src/main/java/com/xero/models/accounting/Contacts.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CountryCode.java b/src/main/java/com/xero/models/accounting/CountryCode.java index 8781cf34..d6e04746 100644 --- a/src/main/java/com/xero/models/accounting/CountryCode.java +++ b/src/main/java/com/xero/models/accounting/CountryCode.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CreditNote.java b/src/main/java/com/xero/models/accounting/CreditNote.java index 40ab40dd..f07ed2bb 100644 --- a/src/main/java/com/xero/models/accounting/CreditNote.java +++ b/src/main/java/com/xero/models/accounting/CreditNote.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CreditNotes.java b/src/main/java/com/xero/models/accounting/CreditNotes.java index 3754c8d0..61ac424f 100644 --- a/src/main/java/com/xero/models/accounting/CreditNotes.java +++ b/src/main/java/com/xero/models/accounting/CreditNotes.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Currencies.java b/src/main/java/com/xero/models/accounting/Currencies.java index 8fc4c7ce..e781fe12 100644 --- a/src/main/java/com/xero/models/accounting/Currencies.java +++ b/src/main/java/com/xero/models/accounting/Currencies.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Currency.java b/src/main/java/com/xero/models/accounting/Currency.java index ac121de2..29d423a2 100644 --- a/src/main/java/com/xero/models/accounting/Currency.java +++ b/src/main/java/com/xero/models/accounting/Currency.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/CurrencyCode.java b/src/main/java/com/xero/models/accounting/CurrencyCode.java index 3e3ebf8b..960be215 100644 --- a/src/main/java/com/xero/models/accounting/CurrencyCode.java +++ b/src/main/java/com/xero/models/accounting/CurrencyCode.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Element.java b/src/main/java/com/xero/models/accounting/Element.java index 02e0923b..989a8565 100644 --- a/src/main/java/com/xero/models/accounting/Element.java +++ b/src/main/java/com/xero/models/accounting/Element.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Employee.java b/src/main/java/com/xero/models/accounting/Employee.java index 23df78db..4a0270ae 100644 --- a/src/main/java/com/xero/models/accounting/Employee.java +++ b/src/main/java/com/xero/models/accounting/Employee.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -36,7 +36,9 @@ public enum StatusEnum { ARCHIVED("ARCHIVED"), - GDPRREQUEST("GDPRREQUEST"); + GDPRREQUEST("GDPRREQUEST"), + + DELETED("DELETED"); private String value; diff --git a/src/main/java/com/xero/models/accounting/Employees.java b/src/main/java/com/xero/models/accounting/Employees.java index c6b16bc7..1b9c29d3 100644 --- a/src/main/java/com/xero/models/accounting/Employees.java +++ b/src/main/java/com/xero/models/accounting/Employees.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Error.java b/src/main/java/com/xero/models/accounting/Error.java index 0c544b66..8410ef09 100644 --- a/src/main/java/com/xero/models/accounting/Error.java +++ b/src/main/java/com/xero/models/accounting/Error.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ExpenseClaim.java b/src/main/java/com/xero/models/accounting/ExpenseClaim.java index 6ea3907b..80cbb10e 100644 --- a/src/main/java/com/xero/models/accounting/ExpenseClaim.java +++ b/src/main/java/com/xero/models/accounting/ExpenseClaim.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ExpenseClaims.java b/src/main/java/com/xero/models/accounting/ExpenseClaims.java index 24af731e..7badd18e 100644 --- a/src/main/java/com/xero/models/accounting/ExpenseClaims.java +++ b/src/main/java/com/xero/models/accounting/ExpenseClaims.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ExternalLink.java b/src/main/java/com/xero/models/accounting/ExternalLink.java index ebf05187..af048886 100644 --- a/src/main/java/com/xero/models/accounting/ExternalLink.java +++ b/src/main/java/com/xero/models/accounting/ExternalLink.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/HistoryRecord.java b/src/main/java/com/xero/models/accounting/HistoryRecord.java index 98118ae2..74b3b4f6 100644 --- a/src/main/java/com/xero/models/accounting/HistoryRecord.java +++ b/src/main/java/com/xero/models/accounting/HistoryRecord.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/HistoryRecords.java b/src/main/java/com/xero/models/accounting/HistoryRecords.java index 451ad627..c177c583 100644 --- a/src/main/java/com/xero/models/accounting/HistoryRecords.java +++ b/src/main/java/com/xero/models/accounting/HistoryRecords.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Invoice.java b/src/main/java/com/xero/models/accounting/Invoice.java index 916e3a7b..8e2d7173 100644 --- a/src/main/java/com/xero/models/accounting/Invoice.java +++ b/src/main/java/com/xero/models/accounting/Invoice.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/InvoiceReminder.java b/src/main/java/com/xero/models/accounting/InvoiceReminder.java index 9d005eed..b3a0af7c 100644 --- a/src/main/java/com/xero/models/accounting/InvoiceReminder.java +++ b/src/main/java/com/xero/models/accounting/InvoiceReminder.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/InvoiceReminders.java b/src/main/java/com/xero/models/accounting/InvoiceReminders.java index eff798c7..569115ff 100644 --- a/src/main/java/com/xero/models/accounting/InvoiceReminders.java +++ b/src/main/java/com/xero/models/accounting/InvoiceReminders.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Invoices.java b/src/main/java/com/xero/models/accounting/Invoices.java index 983407ba..7645cf1c 100644 --- a/src/main/java/com/xero/models/accounting/Invoices.java +++ b/src/main/java/com/xero/models/accounting/Invoices.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Item.java b/src/main/java/com/xero/models/accounting/Item.java index 17f1bf54..c4b36ec1 100644 --- a/src/main/java/com/xero/models/accounting/Item.java +++ b/src/main/java/com/xero/models/accounting/Item.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Items.java b/src/main/java/com/xero/models/accounting/Items.java index 25140ad6..0bc156a7 100644 --- a/src/main/java/com/xero/models/accounting/Items.java +++ b/src/main/java/com/xero/models/accounting/Items.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Journal.java b/src/main/java/com/xero/models/accounting/Journal.java index 7d8bd002..285f266f 100644 --- a/src/main/java/com/xero/models/accounting/Journal.java +++ b/src/main/java/com/xero/models/accounting/Journal.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/JournalLine.java b/src/main/java/com/xero/models/accounting/JournalLine.java index 85d778a1..07ebfe93 100644 --- a/src/main/java/com/xero/models/accounting/JournalLine.java +++ b/src/main/java/com/xero/models/accounting/JournalLine.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Journals.java b/src/main/java/com/xero/models/accounting/Journals.java index c11961e3..8cf71383 100644 --- a/src/main/java/com/xero/models/accounting/Journals.java +++ b/src/main/java/com/xero/models/accounting/Journals.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/LineAmountTypes.java b/src/main/java/com/xero/models/accounting/LineAmountTypes.java index 10024126..5c168b03 100644 --- a/src/main/java/com/xero/models/accounting/LineAmountTypes.java +++ b/src/main/java/com/xero/models/accounting/LineAmountTypes.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/LineItem.java b/src/main/java/com/xero/models/accounting/LineItem.java index 32ae2836..a75f5530 100644 --- a/src/main/java/com/xero/models/accounting/LineItem.java +++ b/src/main/java/com/xero/models/accounting/LineItem.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/LineItemTracking.java b/src/main/java/com/xero/models/accounting/LineItemTracking.java index b6285b1c..1aa39627 100644 --- a/src/main/java/com/xero/models/accounting/LineItemTracking.java +++ b/src/main/java/com/xero/models/accounting/LineItemTracking.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/LinkedTransaction.java b/src/main/java/com/xero/models/accounting/LinkedTransaction.java index 1c5bc442..c164c407 100644 --- a/src/main/java/com/xero/models/accounting/LinkedTransaction.java +++ b/src/main/java/com/xero/models/accounting/LinkedTransaction.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/LinkedTransactions.java b/src/main/java/com/xero/models/accounting/LinkedTransactions.java index 322c67a1..37aeb8cf 100644 --- a/src/main/java/com/xero/models/accounting/LinkedTransactions.java +++ b/src/main/java/com/xero/models/accounting/LinkedTransactions.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ManualJournal.java b/src/main/java/com/xero/models/accounting/ManualJournal.java index a35f22ac..d2a0ea7e 100644 --- a/src/main/java/com/xero/models/accounting/ManualJournal.java +++ b/src/main/java/com/xero/models/accounting/ManualJournal.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ManualJournalLine.java b/src/main/java/com/xero/models/accounting/ManualJournalLine.java index 0e60389f..0c122f35 100644 --- a/src/main/java/com/xero/models/accounting/ManualJournalLine.java +++ b/src/main/java/com/xero/models/accounting/ManualJournalLine.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ManualJournals.java b/src/main/java/com/xero/models/accounting/ManualJournals.java index 14ed8f1c..b5ebfa9c 100644 --- a/src/main/java/com/xero/models/accounting/ManualJournals.java +++ b/src/main/java/com/xero/models/accounting/ManualJournals.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/OnlineInvoice.java b/src/main/java/com/xero/models/accounting/OnlineInvoice.java index 0d2ea5b0..ee7503d1 100644 --- a/src/main/java/com/xero/models/accounting/OnlineInvoice.java +++ b/src/main/java/com/xero/models/accounting/OnlineInvoice.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/OnlineInvoices.java b/src/main/java/com/xero/models/accounting/OnlineInvoices.java index fc46ed32..244d8a17 100644 --- a/src/main/java/com/xero/models/accounting/OnlineInvoices.java +++ b/src/main/java/com/xero/models/accounting/OnlineInvoices.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Organisation.java b/src/main/java/com/xero/models/accounting/Organisation.java index bd1220a4..2bf57164 100644 --- a/src/main/java/com/xero/models/accounting/Organisation.java +++ b/src/main/java/com/xero/models/accounting/Organisation.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Organisations.java b/src/main/java/com/xero/models/accounting/Organisations.java index b344e9e1..aebcf63c 100644 --- a/src/main/java/com/xero/models/accounting/Organisations.java +++ b/src/main/java/com/xero/models/accounting/Organisations.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Overpayment.java b/src/main/java/com/xero/models/accounting/Overpayment.java index 73df346d..ca4f5a78 100644 --- a/src/main/java/com/xero/models/accounting/Overpayment.java +++ b/src/main/java/com/xero/models/accounting/Overpayment.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Overpayments.java b/src/main/java/com/xero/models/accounting/Overpayments.java index d73492b9..c92f6d6c 100644 --- a/src/main/java/com/xero/models/accounting/Overpayments.java +++ b/src/main/java/com/xero/models/accounting/Overpayments.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Payment.java b/src/main/java/com/xero/models/accounting/Payment.java index 71add744..72621e91 100644 --- a/src/main/java/com/xero/models/accounting/Payment.java +++ b/src/main/java/com/xero/models/accounting/Payment.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PaymentDelete.java b/src/main/java/com/xero/models/accounting/PaymentDelete.java index 36b9957a..4d0c4971 100644 --- a/src/main/java/com/xero/models/accounting/PaymentDelete.java +++ b/src/main/java/com/xero/models/accounting/PaymentDelete.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PaymentService.java b/src/main/java/com/xero/models/accounting/PaymentService.java index d6b2d7f2..ca5e3f48 100644 --- a/src/main/java/com/xero/models/accounting/PaymentService.java +++ b/src/main/java/com/xero/models/accounting/PaymentService.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PaymentServices.java b/src/main/java/com/xero/models/accounting/PaymentServices.java index 981b9e32..01841853 100644 --- a/src/main/java/com/xero/models/accounting/PaymentServices.java +++ b/src/main/java/com/xero/models/accounting/PaymentServices.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PaymentTerm.java b/src/main/java/com/xero/models/accounting/PaymentTerm.java index 044767b0..07978594 100644 --- a/src/main/java/com/xero/models/accounting/PaymentTerm.java +++ b/src/main/java/com/xero/models/accounting/PaymentTerm.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PaymentTermType.java b/src/main/java/com/xero/models/accounting/PaymentTermType.java index de9149c6..b339956d 100644 --- a/src/main/java/com/xero/models/accounting/PaymentTermType.java +++ b/src/main/java/com/xero/models/accounting/PaymentTermType.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Payments.java b/src/main/java/com/xero/models/accounting/Payments.java index e489c444..cbf69812 100644 --- a/src/main/java/com/xero/models/accounting/Payments.java +++ b/src/main/java/com/xero/models/accounting/Payments.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Phone.java b/src/main/java/com/xero/models/accounting/Phone.java index 82cd01d6..af8ff4c3 100644 --- a/src/main/java/com/xero/models/accounting/Phone.java +++ b/src/main/java/com/xero/models/accounting/Phone.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Prepayment.java b/src/main/java/com/xero/models/accounting/Prepayment.java index 61253294..92239fb1 100644 --- a/src/main/java/com/xero/models/accounting/Prepayment.java +++ b/src/main/java/com/xero/models/accounting/Prepayment.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Prepayments.java b/src/main/java/com/xero/models/accounting/Prepayments.java index e7f05a24..0d855df3 100644 --- a/src/main/java/com/xero/models/accounting/Prepayments.java +++ b/src/main/java/com/xero/models/accounting/Prepayments.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Purchase.java b/src/main/java/com/xero/models/accounting/Purchase.java index 647748cd..77867716 100644 --- a/src/main/java/com/xero/models/accounting/Purchase.java +++ b/src/main/java/com/xero/models/accounting/Purchase.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PurchaseOrder.java b/src/main/java/com/xero/models/accounting/PurchaseOrder.java index efe8ca2e..1d675cb1 100644 --- a/src/main/java/com/xero/models/accounting/PurchaseOrder.java +++ b/src/main/java/com/xero/models/accounting/PurchaseOrder.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/PurchaseOrders.java b/src/main/java/com/xero/models/accounting/PurchaseOrders.java index f3cba23e..c6cacabe 100644 --- a/src/main/java/com/xero/models/accounting/PurchaseOrders.java +++ b/src/main/java/com/xero/models/accounting/PurchaseOrders.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Quote.java b/src/main/java/com/xero/models/accounting/Quote.java index 5d0ba9cc..2a3e892b 100644 --- a/src/main/java/com/xero/models/accounting/Quote.java +++ b/src/main/java/com/xero/models/accounting/Quote.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/QuoteLineAmountTypes.java b/src/main/java/com/xero/models/accounting/QuoteLineAmountTypes.java index a2093fd2..304ad08b 100644 --- a/src/main/java/com/xero/models/accounting/QuoteLineAmountTypes.java +++ b/src/main/java/com/xero/models/accounting/QuoteLineAmountTypes.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/QuoteStatusCodes.java b/src/main/java/com/xero/models/accounting/QuoteStatusCodes.java index 84a2a523..00b0a76a 100644 --- a/src/main/java/com/xero/models/accounting/QuoteStatusCodes.java +++ b/src/main/java/com/xero/models/accounting/QuoteStatusCodes.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -26,7 +26,9 @@ public enum QuoteStatusCodes { ACCEPTED("ACCEPTED"), - INVOICED("INVOICED"); + INVOICED("INVOICED"), + + DELETED("DELETED"); private String value; diff --git a/src/main/java/com/xero/models/accounting/Quotes.java b/src/main/java/com/xero/models/accounting/Quotes.java index e47e1c82..7180a186 100644 --- a/src/main/java/com/xero/models/accounting/Quotes.java +++ b/src/main/java/com/xero/models/accounting/Quotes.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Receipt.java b/src/main/java/com/xero/models/accounting/Receipt.java index cddfd235..6cb45c09 100644 --- a/src/main/java/com/xero/models/accounting/Receipt.java +++ b/src/main/java/com/xero/models/accounting/Receipt.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Receipts.java b/src/main/java/com/xero/models/accounting/Receipts.java index 41161329..ba276a08 100644 --- a/src/main/java/com/xero/models/accounting/Receipts.java +++ b/src/main/java/com/xero/models/accounting/Receipts.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/RepeatingInvoice.java b/src/main/java/com/xero/models/accounting/RepeatingInvoice.java index 7e039d6b..2e7be0d6 100644 --- a/src/main/java/com/xero/models/accounting/RepeatingInvoice.java +++ b/src/main/java/com/xero/models/accounting/RepeatingInvoice.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/RepeatingInvoices.java b/src/main/java/com/xero/models/accounting/RepeatingInvoices.java index fc122fa4..7504f7c8 100644 --- a/src/main/java/com/xero/models/accounting/RepeatingInvoices.java +++ b/src/main/java/com/xero/models/accounting/RepeatingInvoices.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Report.java b/src/main/java/com/xero/models/accounting/Report.java index b1121c74..98a2bb46 100644 --- a/src/main/java/com/xero/models/accounting/Report.java +++ b/src/main/java/com/xero/models/accounting/Report.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportAttribute.java b/src/main/java/com/xero/models/accounting/ReportAttribute.java index 2fea334c..51d7ba70 100644 --- a/src/main/java/com/xero/models/accounting/ReportAttribute.java +++ b/src/main/java/com/xero/models/accounting/ReportAttribute.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportCell.java b/src/main/java/com/xero/models/accounting/ReportCell.java index f47b71b9..6188ac9b 100644 --- a/src/main/java/com/xero/models/accounting/ReportCell.java +++ b/src/main/java/com/xero/models/accounting/ReportCell.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportFields.java b/src/main/java/com/xero/models/accounting/ReportFields.java index 63fb30de..f333ef87 100644 --- a/src/main/java/com/xero/models/accounting/ReportFields.java +++ b/src/main/java/com/xero/models/accounting/ReportFields.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportRow.java b/src/main/java/com/xero/models/accounting/ReportRow.java index 13629df7..5501bb47 100644 --- a/src/main/java/com/xero/models/accounting/ReportRow.java +++ b/src/main/java/com/xero/models/accounting/ReportRow.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportRows.java b/src/main/java/com/xero/models/accounting/ReportRows.java index 031d6371..f3691baa 100644 --- a/src/main/java/com/xero/models/accounting/ReportRows.java +++ b/src/main/java/com/xero/models/accounting/ReportRows.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportWithRow.java b/src/main/java/com/xero/models/accounting/ReportWithRow.java index f5bef03c..d1d3f473 100644 --- a/src/main/java/com/xero/models/accounting/ReportWithRow.java +++ b/src/main/java/com/xero/models/accounting/ReportWithRow.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ReportWithRows.java b/src/main/java/com/xero/models/accounting/ReportWithRows.java index 18c8b1b8..2057b421 100644 --- a/src/main/java/com/xero/models/accounting/ReportWithRows.java +++ b/src/main/java/com/xero/models/accounting/ReportWithRows.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Reports.java b/src/main/java/com/xero/models/accounting/Reports.java index 86bc8a19..567c11f0 100644 --- a/src/main/java/com/xero/models/accounting/Reports.java +++ b/src/main/java/com/xero/models/accounting/Reports.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/RequestEmpty.java b/src/main/java/com/xero/models/accounting/RequestEmpty.java index 4c289763..af04e7fb 100644 --- a/src/main/java/com/xero/models/accounting/RequestEmpty.java +++ b/src/main/java/com/xero/models/accounting/RequestEmpty.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/RowType.java b/src/main/java/com/xero/models/accounting/RowType.java index 146bd461..6ab3bd52 100644 --- a/src/main/java/com/xero/models/accounting/RowType.java +++ b/src/main/java/com/xero/models/accounting/RowType.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/SalesTrackingCategory.java b/src/main/java/com/xero/models/accounting/SalesTrackingCategory.java index b9861498..f97aa8ee 100644 --- a/src/main/java/com/xero/models/accounting/SalesTrackingCategory.java +++ b/src/main/java/com/xero/models/accounting/SalesTrackingCategory.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Schedule.java b/src/main/java/com/xero/models/accounting/Schedule.java index 21cdaad1..eb4c616c 100644 --- a/src/main/java/com/xero/models/accounting/Schedule.java +++ b/src/main/java/com/xero/models/accounting/Schedule.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TaxComponent.java b/src/main/java/com/xero/models/accounting/TaxComponent.java index db9f0209..35dddb05 100644 --- a/src/main/java/com/xero/models/accounting/TaxComponent.java +++ b/src/main/java/com/xero/models/accounting/TaxComponent.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TaxRate.java b/src/main/java/com/xero/models/accounting/TaxRate.java index e258c456..752fa679 100644 --- a/src/main/java/com/xero/models/accounting/TaxRate.java +++ b/src/main/java/com/xero/models/accounting/TaxRate.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TaxRates.java b/src/main/java/com/xero/models/accounting/TaxRates.java index 76e3cf49..0f83a65c 100644 --- a/src/main/java/com/xero/models/accounting/TaxRates.java +++ b/src/main/java/com/xero/models/accounting/TaxRates.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TaxType.java b/src/main/java/com/xero/models/accounting/TaxType.java index 9104efde..f5fdeb89 100644 --- a/src/main/java/com/xero/models/accounting/TaxType.java +++ b/src/main/java/com/xero/models/accounting/TaxType.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TenNinetyNineContact.java b/src/main/java/com/xero/models/accounting/TenNinetyNineContact.java index 84c362c3..639d076e 100644 --- a/src/main/java/com/xero/models/accounting/TenNinetyNineContact.java +++ b/src/main/java/com/xero/models/accounting/TenNinetyNineContact.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TimeZone.java b/src/main/java/com/xero/models/accounting/TimeZone.java index c6f23a36..5df2b5da 100644 --- a/src/main/java/com/xero/models/accounting/TimeZone.java +++ b/src/main/java/com/xero/models/accounting/TimeZone.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TrackingCategories.java b/src/main/java/com/xero/models/accounting/TrackingCategories.java index 709227ad..bbf4180a 100644 --- a/src/main/java/com/xero/models/accounting/TrackingCategories.java +++ b/src/main/java/com/xero/models/accounting/TrackingCategories.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TrackingCategory.java b/src/main/java/com/xero/models/accounting/TrackingCategory.java index 7eb22fc9..4225936f 100644 --- a/src/main/java/com/xero/models/accounting/TrackingCategory.java +++ b/src/main/java/com/xero/models/accounting/TrackingCategory.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TrackingOption.java b/src/main/java/com/xero/models/accounting/TrackingOption.java index c0c2c170..1f014d1a 100644 --- a/src/main/java/com/xero/models/accounting/TrackingOption.java +++ b/src/main/java/com/xero/models/accounting/TrackingOption.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/TrackingOptions.java b/src/main/java/com/xero/models/accounting/TrackingOptions.java index fdfcbf90..63202988 100644 --- a/src/main/java/com/xero/models/accounting/TrackingOptions.java +++ b/src/main/java/com/xero/models/accounting/TrackingOptions.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/User.java b/src/main/java/com/xero/models/accounting/User.java index 2699bd49..608c913c 100644 --- a/src/main/java/com/xero/models/accounting/User.java +++ b/src/main/java/com/xero/models/accounting/User.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/Users.java b/src/main/java/com/xero/models/accounting/Users.java index 5cb6bbbf..0b97b80f 100644 --- a/src/main/java/com/xero/models/accounting/Users.java +++ b/src/main/java/com/xero/models/accounting/Users.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/accounting/ValidationError.java b/src/main/java/com/xero/models/accounting/ValidationError.java index 689496e0..cbe0a6ab 100644 --- a/src/main/java/com/xero/models/accounting/ValidationError.java +++ b/src/main/java/com/xero/models/accounting/ValidationError.java @@ -2,7 +2,7 @@ * Accounting API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/Asset.java b/src/main/java/com/xero/models/assets/Asset.java index cc30ca54..26c42902 100644 --- a/src/main/java/com/xero/models/assets/Asset.java +++ b/src/main/java/com/xero/models/assets/Asset.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/AssetStatus.java b/src/main/java/com/xero/models/assets/AssetStatus.java index 28cccc7d..a54b94b8 100644 --- a/src/main/java/com/xero/models/assets/AssetStatus.java +++ b/src/main/java/com/xero/models/assets/AssetStatus.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/AssetStatusQueryParam.java b/src/main/java/com/xero/models/assets/AssetStatusQueryParam.java index 743b3e53..0e1c8166 100644 --- a/src/main/java/com/xero/models/assets/AssetStatusQueryParam.java +++ b/src/main/java/com/xero/models/assets/AssetStatusQueryParam.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/AssetType.java b/src/main/java/com/xero/models/assets/AssetType.java index 4c2a0d60..79058ee6 100644 --- a/src/main/java/com/xero/models/assets/AssetType.java +++ b/src/main/java/com/xero/models/assets/AssetType.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/Assets.java b/src/main/java/com/xero/models/assets/Assets.java index fa88505e..0a756b35 100644 --- a/src/main/java/com/xero/models/assets/Assets.java +++ b/src/main/java/com/xero/models/assets/Assets.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/BookDepreciationDetail.java b/src/main/java/com/xero/models/assets/BookDepreciationDetail.java index 93f1c474..466e78aa 100644 --- a/src/main/java/com/xero/models/assets/BookDepreciationDetail.java +++ b/src/main/java/com/xero/models/assets/BookDepreciationDetail.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/BookDepreciationSetting.java b/src/main/java/com/xero/models/assets/BookDepreciationSetting.java index 26a17788..e665f040 100644 --- a/src/main/java/com/xero/models/assets/BookDepreciationSetting.java +++ b/src/main/java/com/xero/models/assets/BookDepreciationSetting.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/Error.java b/src/main/java/com/xero/models/assets/Error.java index 2c8cfb34..9e062718 100644 --- a/src/main/java/com/xero/models/assets/Error.java +++ b/src/main/java/com/xero/models/assets/Error.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/FieldValidationErrorsElement.java b/src/main/java/com/xero/models/assets/FieldValidationErrorsElement.java index a2b589dc..2bbdafaa 100644 --- a/src/main/java/com/xero/models/assets/FieldValidationErrorsElement.java +++ b/src/main/java/com/xero/models/assets/FieldValidationErrorsElement.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/Pagination.java b/src/main/java/com/xero/models/assets/Pagination.java index a744e299..7be65b04 100644 --- a/src/main/java/com/xero/models/assets/Pagination.java +++ b/src/main/java/com/xero/models/assets/Pagination.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/ResourceValidationErrorsElement.java b/src/main/java/com/xero/models/assets/ResourceValidationErrorsElement.java index be87a5d1..0e500636 100644 --- a/src/main/java/com/xero/models/assets/ResourceValidationErrorsElement.java +++ b/src/main/java/com/xero/models/assets/ResourceValidationErrorsElement.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/assets/Setting.java b/src/main/java/com/xero/models/assets/Setting.java index 0b6f4ca3..0048fab7 100644 --- a/src/main/java/com/xero/models/assets/Setting.java +++ b/src/main/java/com/xero/models/assets/Setting.java @@ -2,7 +2,7 @@ * Xero Assets API * This is the Xero Assets API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/CountryCode.java b/src/main/java/com/xero/models/bankfeeds/CountryCode.java index 9643ab09..c1a08bdb 100644 --- a/src/main/java/com/xero/models/bankfeeds/CountryCode.java +++ b/src/main/java/com/xero/models/bankfeeds/CountryCode.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/CreditDebitIndicator.java b/src/main/java/com/xero/models/bankfeeds/CreditDebitIndicator.java index 3608ff6b..fbd38115 100644 --- a/src/main/java/com/xero/models/bankfeeds/CreditDebitIndicator.java +++ b/src/main/java/com/xero/models/bankfeeds/CreditDebitIndicator.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/CurrencyCode.java b/src/main/java/com/xero/models/bankfeeds/CurrencyCode.java index 9c9b8b3c..a77957b7 100644 --- a/src/main/java/com/xero/models/bankfeeds/CurrencyCode.java +++ b/src/main/java/com/xero/models/bankfeeds/CurrencyCode.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/EndBalance.java b/src/main/java/com/xero/models/bankfeeds/EndBalance.java index db64925d..b4822028 100644 --- a/src/main/java/com/xero/models/bankfeeds/EndBalance.java +++ b/src/main/java/com/xero/models/bankfeeds/EndBalance.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/Error.java b/src/main/java/com/xero/models/bankfeeds/Error.java index ac027b42..420b9877 100644 --- a/src/main/java/com/xero/models/bankfeeds/Error.java +++ b/src/main/java/com/xero/models/bankfeeds/Error.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/FeedConnection.java b/src/main/java/com/xero/models/bankfeeds/FeedConnection.java index 16e5df09..d56aa74a 100644 --- a/src/main/java/com/xero/models/bankfeeds/FeedConnection.java +++ b/src/main/java/com/xero/models/bankfeeds/FeedConnection.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/FeedConnections.java b/src/main/java/com/xero/models/bankfeeds/FeedConnections.java index f0d5149a..fef281c7 100644 --- a/src/main/java/com/xero/models/bankfeeds/FeedConnections.java +++ b/src/main/java/com/xero/models/bankfeeds/FeedConnections.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/Pagination.java b/src/main/java/com/xero/models/bankfeeds/Pagination.java index 280de248..693d3f0d 100644 --- a/src/main/java/com/xero/models/bankfeeds/Pagination.java +++ b/src/main/java/com/xero/models/bankfeeds/Pagination.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/StartBalance.java b/src/main/java/com/xero/models/bankfeeds/StartBalance.java index c9a8e266..8dcbe957 100644 --- a/src/main/java/com/xero/models/bankfeeds/StartBalance.java +++ b/src/main/java/com/xero/models/bankfeeds/StartBalance.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/Statement.java b/src/main/java/com/xero/models/bankfeeds/Statement.java index 63f7b54e..37e7be08 100644 --- a/src/main/java/com/xero/models/bankfeeds/Statement.java +++ b/src/main/java/com/xero/models/bankfeeds/Statement.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/StatementLine.java b/src/main/java/com/xero/models/bankfeeds/StatementLine.java index ccdaf9cf..4be6f8d1 100644 --- a/src/main/java/com/xero/models/bankfeeds/StatementLine.java +++ b/src/main/java/com/xero/models/bankfeeds/StatementLine.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/bankfeeds/Statements.java b/src/main/java/com/xero/models/bankfeeds/Statements.java index c8efb157..4e35d79f 100644 --- a/src/main/java/com/xero/models/bankfeeds/Statements.java +++ b/src/main/java/com/xero/models/bankfeeds/Statements.java @@ -2,7 +2,7 @@ * Bank Feeds API * This specifing endpoints Xero Bank feeds API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/identity/AccessToken.java b/src/main/java/com/xero/models/identity/AccessToken.java index 77f39fb5..35b8a11c 100644 --- a/src/main/java/com/xero/models/identity/AccessToken.java +++ b/src/main/java/com/xero/models/identity/AccessToken.java @@ -2,7 +2,7 @@ * Xero oAuth 2 identity service * This specifing endpoints related to managing authentication tokens and identity for Xero API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/identity/Connection.java b/src/main/java/com/xero/models/identity/Connection.java index 68538f1c..90ff0003 100644 --- a/src/main/java/com/xero/models/identity/Connection.java +++ b/src/main/java/com/xero/models/identity/Connection.java @@ -2,7 +2,7 @@ * Xero oAuth 2 identity service * This specifing endpoints related to managing authentication tokens and identity for Xero API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/identity/RefreshToken.java b/src/main/java/com/xero/models/identity/RefreshToken.java index 9a7c04b7..4401f9a4 100644 --- a/src/main/java/com/xero/models/identity/RefreshToken.java +++ b/src/main/java/com/xero/models/identity/RefreshToken.java @@ -2,7 +2,7 @@ * Xero oAuth 2 identity service * This specifing endpoints related to managing authentication tokens and identity for Xero API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Account.java b/src/main/java/com/xero/models/payrollau/Account.java index 4c5b4f9c..4627be22 100644 --- a/src/main/java/com/xero/models/payrollau/Account.java +++ b/src/main/java/com/xero/models/payrollau/Account.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/AccountType.java b/src/main/java/com/xero/models/payrollau/AccountType.java index 56bcc3fc..62e9b281 100644 --- a/src/main/java/com/xero/models/payrollau/AccountType.java +++ b/src/main/java/com/xero/models/payrollau/AccountType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/AllowanceType.java b/src/main/java/com/xero/models/payrollau/AllowanceType.java index b9112884..baf52250 100644 --- a/src/main/java/com/xero/models/payrollau/AllowanceType.java +++ b/src/main/java/com/xero/models/payrollau/AllowanceType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/BankAccount.java b/src/main/java/com/xero/models/payrollau/BankAccount.java index a81c3867..d223ede6 100644 --- a/src/main/java/com/xero/models/payrollau/BankAccount.java +++ b/src/main/java/com/xero/models/payrollau/BankAccount.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/CalendarType.java b/src/main/java/com/xero/models/payrollau/CalendarType.java index 397e4eab..9a9129ec 100644 --- a/src/main/java/com/xero/models/payrollau/CalendarType.java +++ b/src/main/java/com/xero/models/payrollau/CalendarType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/DeductionLine.java b/src/main/java/com/xero/models/payrollau/DeductionLine.java index df59706b..f48aa736 100644 --- a/src/main/java/com/xero/models/payrollau/DeductionLine.java +++ b/src/main/java/com/xero/models/payrollau/DeductionLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/DeductionType.java b/src/main/java/com/xero/models/payrollau/DeductionType.java index 26bf6a08..1e419873 100644 --- a/src/main/java/com/xero/models/payrollau/DeductionType.java +++ b/src/main/java/com/xero/models/payrollau/DeductionType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/DeductionTypeCalculationType.java b/src/main/java/com/xero/models/payrollau/DeductionTypeCalculationType.java index f3c8d310..98243b61 100644 --- a/src/main/java/com/xero/models/payrollau/DeductionTypeCalculationType.java +++ b/src/main/java/com/xero/models/payrollau/DeductionTypeCalculationType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/EarningsLine.java b/src/main/java/com/xero/models/payrollau/EarningsLine.java index 7f2635e5..6971b74e 100644 --- a/src/main/java/com/xero/models/payrollau/EarningsLine.java +++ b/src/main/java/com/xero/models/payrollau/EarningsLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -81,7 +81,7 @@ public EarningsLine calculationType(EarningsRateCalculationType calculationType) * * @return calculationType */ - @ApiModelProperty(required = true, value = "") + @ApiModelProperty(value = "") public EarningsRateCalculationType getCalculationType() { return calculationType; } diff --git a/src/main/java/com/xero/models/payrollau/EarningsRate.java b/src/main/java/com/xero/models/payrollau/EarningsRate.java index 899ed10c..fe27b8c4 100644 --- a/src/main/java/com/xero/models/payrollau/EarningsRate.java +++ b/src/main/java/com/xero/models/payrollau/EarningsRate.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -58,7 +58,7 @@ public class EarningsRate { private Double multiplier; @JsonProperty("AccrueLeave") - private Double accrueLeave; + private Boolean accrueLeave; @JsonProperty("Amount") private Double amount; @@ -306,7 +306,7 @@ public void setMultiplier(Double multiplier) { this.multiplier = multiplier; } - public EarningsRate accrueLeave(Double accrueLeave) { + public EarningsRate accrueLeave(Boolean accrueLeave) { this.accrueLeave = accrueLeave; return this; } @@ -317,15 +317,15 @@ public EarningsRate accrueLeave(Double accrueLeave) { * @return accrueLeave */ @ApiModelProperty( - example = "1.5", + example = "false", value = "Indicates that this earnings rate should accrue leave. Only applicable if RateType is" + " MULTIPLE") - public Double getAccrueLeave() { + public Boolean getAccrueLeave() { return accrueLeave; } - public void setAccrueLeave(Double accrueLeave) { + public void setAccrueLeave(Boolean accrueLeave) { this.accrueLeave = accrueLeave; } diff --git a/src/main/java/com/xero/models/payrollau/EarningsRateCalculationType.java b/src/main/java/com/xero/models/payrollau/EarningsRateCalculationType.java index f98a03c8..b68c6730 100644 --- a/src/main/java/com/xero/models/payrollau/EarningsRateCalculationType.java +++ b/src/main/java/com/xero/models/payrollau/EarningsRateCalculationType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/EarningsType.java b/src/main/java/com/xero/models/payrollau/EarningsType.java index bfb4557e..7f59fc31 100644 --- a/src/main/java/com/xero/models/payrollau/EarningsType.java +++ b/src/main/java/com/xero/models/payrollau/EarningsType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Employee.java b/src/main/java/com/xero/models/payrollau/Employee.java index d26b7c66..9c686acc 100644 --- a/src/main/java/com/xero/models/payrollau/Employee.java +++ b/src/main/java/com/xero/models/payrollau/Employee.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/EmployeeStatus.java b/src/main/java/com/xero/models/payrollau/EmployeeStatus.java index f4f5b7e6..94421fff 100644 --- a/src/main/java/com/xero/models/payrollau/EmployeeStatus.java +++ b/src/main/java/com/xero/models/payrollau/EmployeeStatus.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Employees.java b/src/main/java/com/xero/models/payrollau/Employees.java index c213a742..cdf32468 100644 --- a/src/main/java/com/xero/models/payrollau/Employees.java +++ b/src/main/java/com/xero/models/payrollau/Employees.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/EmploymentBasis.java b/src/main/java/com/xero/models/payrollau/EmploymentBasis.java index 0c493c17..79eea694 100644 --- a/src/main/java/com/xero/models/payrollau/EmploymentBasis.java +++ b/src/main/java/com/xero/models/payrollau/EmploymentBasis.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/EmploymentTerminationPaymentType.java b/src/main/java/com/xero/models/payrollau/EmploymentTerminationPaymentType.java index f5645a7d..cb914efb 100644 --- a/src/main/java/com/xero/models/payrollau/EmploymentTerminationPaymentType.java +++ b/src/main/java/com/xero/models/payrollau/EmploymentTerminationPaymentType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/EntitlementFinalPayPayoutType.java b/src/main/java/com/xero/models/payrollau/EntitlementFinalPayPayoutType.java index 85616bd5..85ee41ba 100644 --- a/src/main/java/com/xero/models/payrollau/EntitlementFinalPayPayoutType.java +++ b/src/main/java/com/xero/models/payrollau/EntitlementFinalPayPayoutType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/HomeAddress.java b/src/main/java/com/xero/models/payrollau/HomeAddress.java index bc3e1178..f30f93cc 100644 --- a/src/main/java/com/xero/models/payrollau/HomeAddress.java +++ b/src/main/java/com/xero/models/payrollau/HomeAddress.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveAccrualLine.java b/src/main/java/com/xero/models/payrollau/LeaveAccrualLine.java index 36ff73ff..26df5dc2 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveAccrualLine.java +++ b/src/main/java/com/xero/models/payrollau/LeaveAccrualLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveApplication.java b/src/main/java/com/xero/models/payrollau/LeaveApplication.java index 169e2ca1..d089dc15 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveApplication.java +++ b/src/main/java/com/xero/models/payrollau/LeaveApplication.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveApplications.java b/src/main/java/com/xero/models/payrollau/LeaveApplications.java index d7576c41..afae5b97 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveApplications.java +++ b/src/main/java/com/xero/models/payrollau/LeaveApplications.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveBalance.java b/src/main/java/com/xero/models/payrollau/LeaveBalance.java index be78917d..05804b4b 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveBalance.java +++ b/src/main/java/com/xero/models/payrollau/LeaveBalance.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveEarningsLine.java b/src/main/java/com/xero/models/payrollau/LeaveEarningsLine.java index abc6cc19..4428c273 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveEarningsLine.java +++ b/src/main/java/com/xero/models/payrollau/LeaveEarningsLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveLine.java b/src/main/java/com/xero/models/payrollau/LeaveLine.java index 0bc8e2fa..7fc26690 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveLine.java +++ b/src/main/java/com/xero/models/payrollau/LeaveLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveLineCalculationType.java b/src/main/java/com/xero/models/payrollau/LeaveLineCalculationType.java index 401e8682..8e30cbda 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveLineCalculationType.java +++ b/src/main/java/com/xero/models/payrollau/LeaveLineCalculationType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveLines.java b/src/main/java/com/xero/models/payrollau/LeaveLines.java index 8f76b7f1..d2c6b475 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveLines.java +++ b/src/main/java/com/xero/models/payrollau/LeaveLines.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeavePeriod.java b/src/main/java/com/xero/models/payrollau/LeavePeriod.java index 6c5cf96a..c3c5b9cd 100644 --- a/src/main/java/com/xero/models/payrollau/LeavePeriod.java +++ b/src/main/java/com/xero/models/payrollau/LeavePeriod.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeavePeriodStatus.java b/src/main/java/com/xero/models/payrollau/LeavePeriodStatus.java index d7d79b72..d22e0032 100644 --- a/src/main/java/com/xero/models/payrollau/LeavePeriodStatus.java +++ b/src/main/java/com/xero/models/payrollau/LeavePeriodStatus.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/LeaveType.java b/src/main/java/com/xero/models/payrollau/LeaveType.java index dd8f4204..c27ed701 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveType.java +++ b/src/main/java/com/xero/models/payrollau/LeaveType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -37,7 +37,7 @@ public class LeaveType { private Double normalEntitlement; @JsonProperty("LeaveLoadingRate") - private Integer leaveLoadingRate; + private Double leaveLoadingRate; @JsonProperty("UpdatedDateUTC") private String updatedDateUTC; @@ -134,7 +134,7 @@ public void setNormalEntitlement(Double normalEntitlement) { this.normalEntitlement = normalEntitlement; } - public LeaveType leaveLoadingRate(Integer leaveLoadingRate) { + public LeaveType leaveLoadingRate(Double leaveLoadingRate) { this.leaveLoadingRate = leaveLoadingRate; return this; } @@ -146,15 +146,15 @@ public LeaveType leaveLoadingRate(Integer leaveLoadingRate) { * @return leaveLoadingRate */ @ApiModelProperty( - example = "12", + example = "2.0", value = "Enter an amount here if your organisation pays an additional percentage on top of" + " ordinary earnings when your employees take leave (typically 17.5%)") - public Integer getLeaveLoadingRate() { + public Double getLeaveLoadingRate() { return leaveLoadingRate; } - public void setLeaveLoadingRate(Integer leaveLoadingRate) { + public void setLeaveLoadingRate(Double leaveLoadingRate) { this.leaveLoadingRate = leaveLoadingRate; } diff --git a/src/main/java/com/xero/models/payrollau/LeaveTypeContributionType.java b/src/main/java/com/xero/models/payrollau/LeaveTypeContributionType.java index eaa5c6d0..d539aa04 100644 --- a/src/main/java/com/xero/models/payrollau/LeaveTypeContributionType.java +++ b/src/main/java/com/xero/models/payrollau/LeaveTypeContributionType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ManualTaxType.java b/src/main/java/com/xero/models/payrollau/ManualTaxType.java index 88d0e706..80c968ac 100644 --- a/src/main/java/com/xero/models/payrollau/ManualTaxType.java +++ b/src/main/java/com/xero/models/payrollau/ManualTaxType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ModelAPIException.java b/src/main/java/com/xero/models/payrollau/ModelAPIException.java index ce265a31..24b79949 100644 --- a/src/main/java/com/xero/models/payrollau/ModelAPIException.java +++ b/src/main/java/com/xero/models/payrollau/ModelAPIException.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/OpeningBalances.java b/src/main/java/com/xero/models/payrollau/OpeningBalances.java index cb513393..dc6dbfd3 100644 --- a/src/main/java/com/xero/models/payrollau/OpeningBalances.java +++ b/src/main/java/com/xero/models/payrollau/OpeningBalances.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayItem.java b/src/main/java/com/xero/models/payrollau/PayItem.java index 210dd9fc..b7634c0d 100644 --- a/src/main/java/com/xero/models/payrollau/PayItem.java +++ b/src/main/java/com/xero/models/payrollau/PayItem.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayItems.java b/src/main/java/com/xero/models/payrollau/PayItems.java index 0ffc58e1..762de809 100644 --- a/src/main/java/com/xero/models/payrollau/PayItems.java +++ b/src/main/java/com/xero/models/payrollau/PayItems.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayRun.java b/src/main/java/com/xero/models/payrollau/PayRun.java index fa30b1c9..12ba6bef 100644 --- a/src/main/java/com/xero/models/payrollau/PayRun.java +++ b/src/main/java/com/xero/models/payrollau/PayRun.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayRunStatus.java b/src/main/java/com/xero/models/payrollau/PayRunStatus.java index e5f10c9f..0f194275 100644 --- a/src/main/java/com/xero/models/payrollau/PayRunStatus.java +++ b/src/main/java/com/xero/models/payrollau/PayRunStatus.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayRuns.java b/src/main/java/com/xero/models/payrollau/PayRuns.java index 512ee4f4..140eda52 100644 --- a/src/main/java/com/xero/models/payrollau/PayRuns.java +++ b/src/main/java/com/xero/models/payrollau/PayRuns.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayTemplate.java b/src/main/java/com/xero/models/payrollau/PayTemplate.java index 4d3d8303..c292ef78 100644 --- a/src/main/java/com/xero/models/payrollau/PayTemplate.java +++ b/src/main/java/com/xero/models/payrollau/PayTemplate.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PaymentFrequencyType.java b/src/main/java/com/xero/models/payrollau/PaymentFrequencyType.java index cc12267d..8400a302 100644 --- a/src/main/java/com/xero/models/payrollau/PaymentFrequencyType.java +++ b/src/main/java/com/xero/models/payrollau/PaymentFrequencyType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayrollCalendar.java b/src/main/java/com/xero/models/payrollau/PayrollCalendar.java index 1bd6298c..d8dffbe6 100644 --- a/src/main/java/com/xero/models/payrollau/PayrollCalendar.java +++ b/src/main/java/com/xero/models/payrollau/PayrollCalendar.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayrollCalendars.java b/src/main/java/com/xero/models/payrollau/PayrollCalendars.java index 3791228d..dd83d34d 100644 --- a/src/main/java/com/xero/models/payrollau/PayrollCalendars.java +++ b/src/main/java/com/xero/models/payrollau/PayrollCalendars.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Payslip.java b/src/main/java/com/xero/models/payrollau/Payslip.java index e8d25ff5..068cf209 100644 --- a/src/main/java/com/xero/models/payrollau/Payslip.java +++ b/src/main/java/com/xero/models/payrollau/Payslip.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayslipLines.java b/src/main/java/com/xero/models/payrollau/PayslipLines.java index f6215e21..a2ab057e 100644 --- a/src/main/java/com/xero/models/payrollau/PayslipLines.java +++ b/src/main/java/com/xero/models/payrollau/PayslipLines.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayslipObject.java b/src/main/java/com/xero/models/payrollau/PayslipObject.java index 35c270b0..1ae79353 100644 --- a/src/main/java/com/xero/models/payrollau/PayslipObject.java +++ b/src/main/java/com/xero/models/payrollau/PayslipObject.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/PayslipSummary.java b/src/main/java/com/xero/models/payrollau/PayslipSummary.java index 161a2463..a4b4b957 100644 --- a/src/main/java/com/xero/models/payrollau/PayslipSummary.java +++ b/src/main/java/com/xero/models/payrollau/PayslipSummary.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Payslips.java b/src/main/java/com/xero/models/payrollau/Payslips.java index 1ffa6580..1afa88f7 100644 --- a/src/main/java/com/xero/models/payrollau/Payslips.java +++ b/src/main/java/com/xero/models/payrollau/Payslips.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/RateType.java b/src/main/java/com/xero/models/payrollau/RateType.java index 9a56d8f5..39c2382e 100644 --- a/src/main/java/com/xero/models/payrollau/RateType.java +++ b/src/main/java/com/xero/models/payrollau/RateType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ReimbursementLine.java b/src/main/java/com/xero/models/payrollau/ReimbursementLine.java index 874d9c49..cb6e27b2 100644 --- a/src/main/java/com/xero/models/payrollau/ReimbursementLine.java +++ b/src/main/java/com/xero/models/payrollau/ReimbursementLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ReimbursementLines.java b/src/main/java/com/xero/models/payrollau/ReimbursementLines.java index ebda1e68..d84b9db1 100644 --- a/src/main/java/com/xero/models/payrollau/ReimbursementLines.java +++ b/src/main/java/com/xero/models/payrollau/ReimbursementLines.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ReimbursementType.java b/src/main/java/com/xero/models/payrollau/ReimbursementType.java index 16e65281..c76dac8b 100644 --- a/src/main/java/com/xero/models/payrollau/ReimbursementType.java +++ b/src/main/java/com/xero/models/payrollau/ReimbursementType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ResidencyStatus.java b/src/main/java/com/xero/models/payrollau/ResidencyStatus.java index 3391ede3..aad73a1e 100644 --- a/src/main/java/com/xero/models/payrollau/ResidencyStatus.java +++ b/src/main/java/com/xero/models/payrollau/ResidencyStatus.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Settings.java b/src/main/java/com/xero/models/payrollau/Settings.java index 5b3714fd..5f0ddcca 100644 --- a/src/main/java/com/xero/models/payrollau/Settings.java +++ b/src/main/java/com/xero/models/payrollau/Settings.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SettingsObject.java b/src/main/java/com/xero/models/payrollau/SettingsObject.java index bc30676f..f99b100c 100644 --- a/src/main/java/com/xero/models/payrollau/SettingsObject.java +++ b/src/main/java/com/xero/models/payrollau/SettingsObject.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SettingsTrackingCategories.java b/src/main/java/com/xero/models/payrollau/SettingsTrackingCategories.java index d61399a5..272a798b 100644 --- a/src/main/java/com/xero/models/payrollau/SettingsTrackingCategories.java +++ b/src/main/java/com/xero/models/payrollau/SettingsTrackingCategories.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesEmployeeGroups.java b/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesEmployeeGroups.java index ff1e94d1..82427f33 100644 --- a/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesEmployeeGroups.java +++ b/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesEmployeeGroups.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesTimesheetCategories.java b/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesTimesheetCategories.java index e2009939..de96fa1c 100644 --- a/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesTimesheetCategories.java +++ b/src/main/java/com/xero/models/payrollau/SettingsTrackingCategoriesTimesheetCategories.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/State.java b/src/main/java/com/xero/models/payrollau/State.java index 54eb121d..88a3de57 100644 --- a/src/main/java/com/xero/models/payrollau/State.java +++ b/src/main/java/com/xero/models/payrollau/State.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperFund.java b/src/main/java/com/xero/models/payrollau/SuperFund.java index cfd4b2a3..7c9887ce 100644 --- a/src/main/java/com/xero/models/payrollau/SuperFund.java +++ b/src/main/java/com/xero/models/payrollau/SuperFund.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperFundProduct.java b/src/main/java/com/xero/models/payrollau/SuperFundProduct.java index 5eb16ce2..63da5422 100644 --- a/src/main/java/com/xero/models/payrollau/SuperFundProduct.java +++ b/src/main/java/com/xero/models/payrollau/SuperFundProduct.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperFundProducts.java b/src/main/java/com/xero/models/payrollau/SuperFundProducts.java index d2957f70..eee45d00 100644 --- a/src/main/java/com/xero/models/payrollau/SuperFundProducts.java +++ b/src/main/java/com/xero/models/payrollau/SuperFundProducts.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperFundType.java b/src/main/java/com/xero/models/payrollau/SuperFundType.java index 1d1f4cf8..d176b433 100644 --- a/src/main/java/com/xero/models/payrollau/SuperFundType.java +++ b/src/main/java/com/xero/models/payrollau/SuperFundType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperFunds.java b/src/main/java/com/xero/models/payrollau/SuperFunds.java index 6a029a99..a49cbeae 100644 --- a/src/main/java/com/xero/models/payrollau/SuperFunds.java +++ b/src/main/java/com/xero/models/payrollau/SuperFunds.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperLine.java b/src/main/java/com/xero/models/payrollau/SuperLine.java index 092e61ca..9237930b 100644 --- a/src/main/java/com/xero/models/payrollau/SuperLine.java +++ b/src/main/java/com/xero/models/payrollau/SuperLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperMembership.java b/src/main/java/com/xero/models/payrollau/SuperMembership.java index af4bbeab..0da996eb 100644 --- a/src/main/java/com/xero/models/payrollau/SuperMembership.java +++ b/src/main/java/com/xero/models/payrollau/SuperMembership.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperannuationCalculationType.java b/src/main/java/com/xero/models/payrollau/SuperannuationCalculationType.java index 24e879a2..651cb3f3 100644 --- a/src/main/java/com/xero/models/payrollau/SuperannuationCalculationType.java +++ b/src/main/java/com/xero/models/payrollau/SuperannuationCalculationType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperannuationContributionType.java b/src/main/java/com/xero/models/payrollau/SuperannuationContributionType.java index b95c898b..ef98a720 100644 --- a/src/main/java/com/xero/models/payrollau/SuperannuationContributionType.java +++ b/src/main/java/com/xero/models/payrollau/SuperannuationContributionType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/SuperannuationLine.java b/src/main/java/com/xero/models/payrollau/SuperannuationLine.java index 5d626816..3613cba1 100644 --- a/src/main/java/com/xero/models/payrollau/SuperannuationLine.java +++ b/src/main/java/com/xero/models/payrollau/SuperannuationLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/TFNExemptionType.java b/src/main/java/com/xero/models/payrollau/TFNExemptionType.java index 3925e022..c1de956c 100644 --- a/src/main/java/com/xero/models/payrollau/TFNExemptionType.java +++ b/src/main/java/com/xero/models/payrollau/TFNExemptionType.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/TaxDeclaration.java b/src/main/java/com/xero/models/payrollau/TaxDeclaration.java index 5db48ee0..064bee85 100644 --- a/src/main/java/com/xero/models/payrollau/TaxDeclaration.java +++ b/src/main/java/com/xero/models/payrollau/TaxDeclaration.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/TaxLine.java b/src/main/java/com/xero/models/payrollau/TaxLine.java index 23687459..6e84a62c 100644 --- a/src/main/java/com/xero/models/payrollau/TaxLine.java +++ b/src/main/java/com/xero/models/payrollau/TaxLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Timesheet.java b/src/main/java/com/xero/models/payrollau/Timesheet.java index b7f670d2..e32e3209 100644 --- a/src/main/java/com/xero/models/payrollau/Timesheet.java +++ b/src/main/java/com/xero/models/payrollau/Timesheet.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/TimesheetLine.java b/src/main/java/com/xero/models/payrollau/TimesheetLine.java index bd39666e..c70599b8 100644 --- a/src/main/java/com/xero/models/payrollau/TimesheetLine.java +++ b/src/main/java/com/xero/models/payrollau/TimesheetLine.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/TimesheetObject.java b/src/main/java/com/xero/models/payrollau/TimesheetObject.java index feb5acb3..0d8a24d0 100644 --- a/src/main/java/com/xero/models/payrollau/TimesheetObject.java +++ b/src/main/java/com/xero/models/payrollau/TimesheetObject.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/TimesheetStatus.java b/src/main/java/com/xero/models/payrollau/TimesheetStatus.java index 59f3e5d0..7581c9da 100644 --- a/src/main/java/com/xero/models/payrollau/TimesheetStatus.java +++ b/src/main/java/com/xero/models/payrollau/TimesheetStatus.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/Timesheets.java b/src/main/java/com/xero/models/payrollau/Timesheets.java index a8879757..0e6caf10 100644 --- a/src/main/java/com/xero/models/payrollau/Timesheets.java +++ b/src/main/java/com/xero/models/payrollau/Timesheets.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrollau/ValidationError.java b/src/main/java/com/xero/models/payrollau/ValidationError.java index 94b11d89..92cbaaa7 100644 --- a/src/main/java/com/xero/models/payrollau/ValidationError.java +++ b/src/main/java/com/xero/models/payrollau/ValidationError.java @@ -2,7 +2,7 @@ * Xero Payroll AU * This is the Xero Payroll API for orgs in Australia region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Account.java b/src/main/java/com/xero/models/payrolluk/Account.java index 5fab17b7..ad486e78 100644 --- a/src/main/java/com/xero/models/payrolluk/Account.java +++ b/src/main/java/com/xero/models/payrolluk/Account.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Accounts.java b/src/main/java/com/xero/models/payrolluk/Accounts.java index 9ef28863..4261d9eb 100644 --- a/src/main/java/com/xero/models/payrolluk/Accounts.java +++ b/src/main/java/com/xero/models/payrolluk/Accounts.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Address.java b/src/main/java/com/xero/models/payrolluk/Address.java index 36014626..4ff885f1 100644 --- a/src/main/java/com/xero/models/payrolluk/Address.java +++ b/src/main/java/com/xero/models/payrolluk/Address.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/BankAccount.java b/src/main/java/com/xero/models/payrolluk/BankAccount.java index 81421e32..9743bdfa 100644 --- a/src/main/java/com/xero/models/payrolluk/BankAccount.java +++ b/src/main/java/com/xero/models/payrolluk/BankAccount.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Benefit.java b/src/main/java/com/xero/models/payrolluk/Benefit.java index 310a1ffc..af71ec5f 100644 --- a/src/main/java/com/xero/models/payrolluk/Benefit.java +++ b/src/main/java/com/xero/models/payrolluk/Benefit.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -235,7 +235,7 @@ public Benefit standardAmount(Double standardAmount) { * * @return standardAmount */ - @ApiModelProperty(required = true, value = "Standard amount of the employer pension") + @ApiModelProperty(value = "Standard amount of the employer pension") public Double getStandardAmount() { return standardAmount; } diff --git a/src/main/java/com/xero/models/payrolluk/BenefitLine.java b/src/main/java/com/xero/models/payrolluk/BenefitLine.java index 49fe4408..684f4fb0 100644 --- a/src/main/java/com/xero/models/payrolluk/BenefitLine.java +++ b/src/main/java/com/xero/models/payrolluk/BenefitLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/BenefitObject.java b/src/main/java/com/xero/models/payrolluk/BenefitObject.java index 95f32e91..388f3157 100644 --- a/src/main/java/com/xero/models/payrolluk/BenefitObject.java +++ b/src/main/java/com/xero/models/payrolluk/BenefitObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Benefits.java b/src/main/java/com/xero/models/payrolluk/Benefits.java index a77ef98a..dc0857ff 100644 --- a/src/main/java/com/xero/models/payrolluk/Benefits.java +++ b/src/main/java/com/xero/models/payrolluk/Benefits.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/CourtOrderLine.java b/src/main/java/com/xero/models/payrolluk/CourtOrderLine.java index e1fc073f..ed56b95d 100644 --- a/src/main/java/com/xero/models/payrolluk/CourtOrderLine.java +++ b/src/main/java/com/xero/models/payrolluk/CourtOrderLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Deduction.java b/src/main/java/com/xero/models/payrolluk/Deduction.java index aece2195..5068e3b9 100644 --- a/src/main/java/com/xero/models/payrolluk/Deduction.java +++ b/src/main/java/com/xero/models/payrolluk/Deduction.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -31,14 +31,24 @@ public class Deduction { private String deductionName; /** Deduction Category type */ public enum DeductionCategoryEnum { - STAKEHOLDERPENSION("StakeholderPension"), - - STAKEHOLDERPENSIONPOSTTAX("StakeholderPensionPostTax"), + CAPITALCONTRIBUTIONS("CapitalContributions"), CHILDCAREVOUCHER("ChildCareVoucher"), + MAKINGGOOD("MakingGood"), + + POSTGRADUATELOANDEDUCTIONS("PostgraduateLoanDeductions"), + + PRIVATEUSEPAYMENTS("PrivateUsePayments"), + SALARYSACRIFICE("SalarySacrifice"), + STAKEHOLDERPENSION("StakeholderPension"), + + STAKEHOLDERPENSIONPOSTTAX("StakeholderPensionPostTax"), + + STUDENTLOANDEDUCTIONS("StudentLoanDeductions"), + UKOTHER("UkOther"); private String value; @@ -190,7 +200,7 @@ public Deduction deductionCategory(DeductionCategoryEnum deductionCategory) { * * @return deductionCategory */ - @ApiModelProperty(required = true, value = "Deduction Category type") + @ApiModelProperty(value = "Deduction Category type") public DeductionCategoryEnum getDeductionCategory() { return deductionCategory; } @@ -305,7 +315,6 @@ public Deduction calculationType(CalculationTypeEnum calculationType) { * @return calculationType */ @ApiModelProperty( - required = true, value = "determine the calculation type whether fixed amount or percentage of gross") public CalculationTypeEnum getCalculationType() { return calculationType; diff --git a/src/main/java/com/xero/models/payrolluk/DeductionLine.java b/src/main/java/com/xero/models/payrolluk/DeductionLine.java index e2d23a95..16b9fec1 100644 --- a/src/main/java/com/xero/models/payrolluk/DeductionLine.java +++ b/src/main/java/com/xero/models/payrolluk/DeductionLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/DeductionObject.java b/src/main/java/com/xero/models/payrolluk/DeductionObject.java index 6ddea351..762812aa 100644 --- a/src/main/java/com/xero/models/payrolluk/DeductionObject.java +++ b/src/main/java/com/xero/models/payrolluk/DeductionObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Deductions.java b/src/main/java/com/xero/models/payrolluk/Deductions.java index 62240967..21ebbbf8 100644 --- a/src/main/java/com/xero/models/payrolluk/Deductions.java +++ b/src/main/java/com/xero/models/payrolluk/Deductions.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsLine.java b/src/main/java/com/xero/models/payrolluk/EarningsLine.java index 4798fef5..6abcd133 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsLine.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsOrder.java b/src/main/java/com/xero/models/payrolluk/EarningsOrder.java index 93199c98..5dec1500 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsOrder.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsOrder.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsOrderObject.java b/src/main/java/com/xero/models/payrolluk/EarningsOrderObject.java index cbd92321..8cce4e4f 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsOrderObject.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsOrderObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsOrders.java b/src/main/java/com/xero/models/payrolluk/EarningsOrders.java index 258a61f7..d62f4d4e 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsOrders.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsOrders.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsRate.java b/src/main/java/com/xero/models/payrolluk/EarningsRate.java index 9235781e..ddede8c1 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsRate.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsRate.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -31,25 +31,35 @@ public class EarningsRate { private String name; /** Indicates how an employee will be paid when taking this type of earning */ public enum EarningsTypeEnum { - OVERTIMEEARNINGS("OvertimeEarnings"), - ALLOWANCE("Allowance"), - REGULAREARNINGS("RegularEarnings"), + BACKPAY("Backpay"), + + BONUS("Bonus"), COMMISSION("Commission"), - BONUS("Bonus"), + LUMPSUM("LumpSum"), - TIPS_DIRECT_("Tips(Direct)"), + OTHEREARNINGS("OtherEarnings"), - TIPS_NON_DIRECT_("Tips(Non-Direct)"), + OVERTIMEEARNINGS("OvertimeEarnings"), - BACKPAY("Backpay"), + REGULAREARNINGS("RegularEarnings"), - OTHEREARNINGS("OtherEarnings"), + STATUTORYADOPTIONPAY("StatutoryAdoptionPay"), + + STATUTORYMATERNITYPAY("StatutoryMaternityPay"), + + STATUTORYPATERNITYPAY("StatutoryPaternityPay"), + + STATUTORYSHAREDPARENTALPAY("StatutorySharedParentalPay"), + + STATUTORYSICKPAY("StatutorySickPay"), + + TIPS_DIRECT_("Tips(Direct)"), - LUMPSUM("LumpSum"); + TIPS_NON_DIRECT_("Tips(Non-Direct)"); private String value; diff --git a/src/main/java/com/xero/models/payrolluk/EarningsRateObject.java b/src/main/java/com/xero/models/payrolluk/EarningsRateObject.java index 8c5ab69e..bd19711a 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsRateObject.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsRateObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsRates.java b/src/main/java/com/xero/models/payrolluk/EarningsRates.java index f1224252..9bcfba28 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsRates.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsRates.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsTemplate.java b/src/main/java/com/xero/models/payrolluk/EarningsTemplate.java index aef709a0..de862984 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsTemplate.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsTemplate.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EarningsTemplateObject.java b/src/main/java/com/xero/models/payrolluk/EarningsTemplateObject.java index ef6207ff..7c0ddcfa 100644 --- a/src/main/java/com/xero/models/payrolluk/EarningsTemplateObject.java +++ b/src/main/java/com/xero/models/payrolluk/EarningsTemplateObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Employee.java b/src/main/java/com/xero/models/payrolluk/Employee.java index e7bfbbcd..0e79515a 100644 --- a/src/main/java/com/xero/models/payrolluk/Employee.java +++ b/src/main/java/com/xero/models/payrolluk/Employee.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeave.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeave.java index cdd67aa6..3b120c17 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeave.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeave.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalance.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalance.java index 668f02e2..51973c95 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalance.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalance.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalances.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalances.java index 87e9507b..2f167e78 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalances.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveBalances.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveObject.java index 1f7b8809..bba08663 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveType.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveType.java index 70b599ab..7568f385 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveType.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveType.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypeObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypeObject.java index c8001280..d787548a 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypeObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypeObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypes.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypes.java index 6d0adbc9..39a13b71 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypes.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaveTypes.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeLeaves.java b/src/main/java/com/xero/models/payrolluk/EmployeeLeaves.java index 865f6ca5..8e1418b0 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeLeaves.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeLeaves.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeObject.java index 5d75c4dc..3085d7e8 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalances.java b/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalances.java index 2412ec77..d79512b4 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalances.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalances.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalancesObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalancesObject.java index 9fde63e1..bed44bf3 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalancesObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeOpeningBalancesObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeePayTemplate.java b/src/main/java/com/xero/models/payrolluk/EmployeePayTemplate.java index 8f3a8d9f..a01792ae 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeePayTemplate.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeePayTemplate.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeePayTemplateObject.java b/src/main/java/com/xero/models/payrolluk/EmployeePayTemplateObject.java index 792ccc09..392271b7 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeePayTemplateObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeePayTemplateObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeePayTemplates.java b/src/main/java/com/xero/models/payrolluk/EmployeePayTemplates.java index fd0e7a65..5319f64a 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeePayTemplates.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeePayTemplates.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalance.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalance.java index f0642fed..a0175f69 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalance.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalance.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalanceObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalanceObject.java index 9ffa33b5..9c089086 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalanceObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveBalanceObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveSummary.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveSummary.java index d997d1f5..bee763b3 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveSummary.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeaveSummary.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeavesSummaries.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeavesSummaries.java index 14d40f75..42c076e4 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeavesSummaries.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutoryLeavesSummaries.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeave.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeave.java index 92166ac4..06942c41 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeave.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeave.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaveObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaveObject.java index c5495331..62a8c0a4 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaveObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaveObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaves.java b/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaves.java index 8682e317..b7a39f74 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaves.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeStatutorySickLeaves.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeTax.java b/src/main/java/com/xero/models/payrolluk/EmployeeTax.java index b5b75283..7a9d24b7 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeTax.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeTax.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmployeeTaxObject.java b/src/main/java/com/xero/models/payrolluk/EmployeeTaxObject.java index 0c6743a7..acdf0d0e 100644 --- a/src/main/java/com/xero/models/payrolluk/EmployeeTaxObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmployeeTaxObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Employees.java b/src/main/java/com/xero/models/payrolluk/Employees.java index 580b1f3e..31788d4b 100644 --- a/src/main/java/com/xero/models/payrolluk/Employees.java +++ b/src/main/java/com/xero/models/payrolluk/Employees.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Employment.java b/src/main/java/com/xero/models/payrolluk/Employment.java index fcf62e0a..6b5f120f 100644 --- a/src/main/java/com/xero/models/payrolluk/Employment.java +++ b/src/main/java/com/xero/models/payrolluk/Employment.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/EmploymentObject.java b/src/main/java/com/xero/models/payrolluk/EmploymentObject.java index d71c38c8..b23b9667 100644 --- a/src/main/java/com/xero/models/payrolluk/EmploymentObject.java +++ b/src/main/java/com/xero/models/payrolluk/EmploymentObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/InvalidField.java b/src/main/java/com/xero/models/payrolluk/InvalidField.java index 1381d301..13255237 100644 --- a/src/main/java/com/xero/models/payrolluk/InvalidField.java +++ b/src/main/java/com/xero/models/payrolluk/InvalidField.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeaveAccrualLine.java b/src/main/java/com/xero/models/payrolluk/LeaveAccrualLine.java index 085716aa..97174d45 100644 --- a/src/main/java/com/xero/models/payrolluk/LeaveAccrualLine.java +++ b/src/main/java/com/xero/models/payrolluk/LeaveAccrualLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeaveEarningsLine.java b/src/main/java/com/xero/models/payrolluk/LeaveEarningsLine.java index a9a22d7a..6be045ef 100644 --- a/src/main/java/com/xero/models/payrolluk/LeaveEarningsLine.java +++ b/src/main/java/com/xero/models/payrolluk/LeaveEarningsLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeavePeriod.java b/src/main/java/com/xero/models/payrolluk/LeavePeriod.java index 661eca8a..38b82f58 100644 --- a/src/main/java/com/xero/models/payrolluk/LeavePeriod.java +++ b/src/main/java/com/xero/models/payrolluk/LeavePeriod.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeavePeriods.java b/src/main/java/com/xero/models/payrolluk/LeavePeriods.java index 58317b91..52926579 100644 --- a/src/main/java/com/xero/models/payrolluk/LeavePeriods.java +++ b/src/main/java/com/xero/models/payrolluk/LeavePeriods.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeaveType.java b/src/main/java/com/xero/models/payrolluk/LeaveType.java index 7d5861c9..4e174da5 100644 --- a/src/main/java/com/xero/models/payrolluk/LeaveType.java +++ b/src/main/java/com/xero/models/payrolluk/LeaveType.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeaveTypeObject.java b/src/main/java/com/xero/models/payrolluk/LeaveTypeObject.java index 48d1c187..e29ae261 100644 --- a/src/main/java/com/xero/models/payrolluk/LeaveTypeObject.java +++ b/src/main/java/com/xero/models/payrolluk/LeaveTypeObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/LeaveTypes.java b/src/main/java/com/xero/models/payrolluk/LeaveTypes.java index 0fb09c84..3f16f20d 100644 --- a/src/main/java/com/xero/models/payrolluk/LeaveTypes.java +++ b/src/main/java/com/xero/models/payrolluk/LeaveTypes.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Pagination.java b/src/main/java/com/xero/models/payrolluk/Pagination.java index a931f479..dbb9abdf 100644 --- a/src/main/java/com/xero/models/payrolluk/Pagination.java +++ b/src/main/java/com/xero/models/payrolluk/Pagination.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayRun.java b/src/main/java/com/xero/models/payrolluk/PayRun.java index 536fee73..e213fe61 100644 --- a/src/main/java/com/xero/models/payrolluk/PayRun.java +++ b/src/main/java/com/xero/models/payrolluk/PayRun.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayRunCalendar.java b/src/main/java/com/xero/models/payrolluk/PayRunCalendar.java index aa8d7c11..a2863d4d 100644 --- a/src/main/java/com/xero/models/payrolluk/PayRunCalendar.java +++ b/src/main/java/com/xero/models/payrolluk/PayRunCalendar.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayRunCalendarObject.java b/src/main/java/com/xero/models/payrolluk/PayRunCalendarObject.java index 6e73183f..766e381e 100644 --- a/src/main/java/com/xero/models/payrolluk/PayRunCalendarObject.java +++ b/src/main/java/com/xero/models/payrolluk/PayRunCalendarObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayRunCalendars.java b/src/main/java/com/xero/models/payrolluk/PayRunCalendars.java index cacaf313..807eec46 100644 --- a/src/main/java/com/xero/models/payrolluk/PayRunCalendars.java +++ b/src/main/java/com/xero/models/payrolluk/PayRunCalendars.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayRunObject.java b/src/main/java/com/xero/models/payrolluk/PayRunObject.java index b03be4f1..86cb2d53 100644 --- a/src/main/java/com/xero/models/payrolluk/PayRunObject.java +++ b/src/main/java/com/xero/models/payrolluk/PayRunObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayRuns.java b/src/main/java/com/xero/models/payrolluk/PayRuns.java index 72a46a86..e965f1af 100644 --- a/src/main/java/com/xero/models/payrolluk/PayRuns.java +++ b/src/main/java/com/xero/models/payrolluk/PayRuns.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PaymentLine.java b/src/main/java/com/xero/models/payrolluk/PaymentLine.java index 324b356e..1b738816 100644 --- a/src/main/java/com/xero/models/payrolluk/PaymentLine.java +++ b/src/main/java/com/xero/models/payrolluk/PaymentLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PaymentMethod.java b/src/main/java/com/xero/models/payrolluk/PaymentMethod.java index 627fbd55..f3a2cb87 100644 --- a/src/main/java/com/xero/models/payrolluk/PaymentMethod.java +++ b/src/main/java/com/xero/models/payrolluk/PaymentMethod.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PaymentMethodObject.java b/src/main/java/com/xero/models/payrolluk/PaymentMethodObject.java index 3637bb21..518afb64 100644 --- a/src/main/java/com/xero/models/payrolluk/PaymentMethodObject.java +++ b/src/main/java/com/xero/models/payrolluk/PaymentMethodObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Payslip.java b/src/main/java/com/xero/models/payrolluk/Payslip.java index b5c9fd45..4b372747 100644 --- a/src/main/java/com/xero/models/payrolluk/Payslip.java +++ b/src/main/java/com/xero/models/payrolluk/Payslip.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/PayslipObject.java b/src/main/java/com/xero/models/payrolluk/PayslipObject.java index 59d5fa5e..0c77d50d 100644 --- a/src/main/java/com/xero/models/payrolluk/PayslipObject.java +++ b/src/main/java/com/xero/models/payrolluk/PayslipObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Payslips.java b/src/main/java/com/xero/models/payrolluk/Payslips.java index 7fbf6857..7cd85328 100644 --- a/src/main/java/com/xero/models/payrolluk/Payslips.java +++ b/src/main/java/com/xero/models/payrolluk/Payslips.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Problem.java b/src/main/java/com/xero/models/payrolluk/Problem.java index ba8e3529..73ddc3d1 100644 --- a/src/main/java/com/xero/models/payrolluk/Problem.java +++ b/src/main/java/com/xero/models/payrolluk/Problem.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Reimbursement.java b/src/main/java/com/xero/models/payrolluk/Reimbursement.java index a1cca3ac..56fae127 100644 --- a/src/main/java/com/xero/models/payrolluk/Reimbursement.java +++ b/src/main/java/com/xero/models/payrolluk/Reimbursement.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/ReimbursementLine.java b/src/main/java/com/xero/models/payrolluk/ReimbursementLine.java index 12a8cd4d..fd52defc 100644 --- a/src/main/java/com/xero/models/payrolluk/ReimbursementLine.java +++ b/src/main/java/com/xero/models/payrolluk/ReimbursementLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/ReimbursementObject.java b/src/main/java/com/xero/models/payrolluk/ReimbursementObject.java index 6c4ee4a6..6de76d4d 100644 --- a/src/main/java/com/xero/models/payrolluk/ReimbursementObject.java +++ b/src/main/java/com/xero/models/payrolluk/ReimbursementObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Reimbursements.java b/src/main/java/com/xero/models/payrolluk/Reimbursements.java index 42b39a1f..acc51836 100644 --- a/src/main/java/com/xero/models/payrolluk/Reimbursements.java +++ b/src/main/java/com/xero/models/payrolluk/Reimbursements.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/SalaryAndWage.java b/src/main/java/com/xero/models/payrolluk/SalaryAndWage.java index 9f885023..060b77c0 100644 --- a/src/main/java/com/xero/models/payrolluk/SalaryAndWage.java +++ b/src/main/java/com/xero/models/payrolluk/SalaryAndWage.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,9 @@ public class SalaryAndWage { public enum StatusEnum { ACTIVE("Active"), - PENDING("Pending"); + PENDING("Pending"), + + HISTORY("History"); private String value; @@ -183,9 +185,7 @@ public SalaryAndWage ratePerUnit(Double ratePerUnit) { * * @return ratePerUnit */ - @ApiModelProperty( - required = true, - value = "The rate of each unit for the corresponding salary and wages") + @ApiModelProperty(value = "The rate of each unit for the corresponding salary and wages") public Double getRatePerUnit() { return ratePerUnit; } @@ -204,9 +204,7 @@ public SalaryAndWage numberOfUnitsPerDay(Double numberOfUnitsPerDay) { * * @return numberOfUnitsPerDay */ - @ApiModelProperty( - required = true, - value = "The Number of Units per day for the corresponding salary and wages") + @ApiModelProperty(value = "The Number of Units per day for the corresponding salary and wages") public Double getNumberOfUnitsPerDay() { return numberOfUnitsPerDay; } diff --git a/src/main/java/com/xero/models/payrolluk/SalaryAndWageObject.java b/src/main/java/com/xero/models/payrolluk/SalaryAndWageObject.java index 5bfe5680..922f371d 100644 --- a/src/main/java/com/xero/models/payrolluk/SalaryAndWageObject.java +++ b/src/main/java/com/xero/models/payrolluk/SalaryAndWageObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/SalaryAndWages.java b/src/main/java/com/xero/models/payrolluk/SalaryAndWages.java index 4c4e4792..1d6452e0 100644 --- a/src/main/java/com/xero/models/payrolluk/SalaryAndWages.java +++ b/src/main/java/com/xero/models/payrolluk/SalaryAndWages.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Settings.java b/src/main/java/com/xero/models/payrolluk/Settings.java index 4a6f8282..c294b0a3 100644 --- a/src/main/java/com/xero/models/payrolluk/Settings.java +++ b/src/main/java/com/xero/models/payrolluk/Settings.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/StatutoryDeduction.java b/src/main/java/com/xero/models/payrolluk/StatutoryDeduction.java index d129f2f9..e6d61564 100644 --- a/src/main/java/com/xero/models/payrolluk/StatutoryDeduction.java +++ b/src/main/java/com/xero/models/payrolluk/StatutoryDeduction.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/StatutoryDeductionCategory.java b/src/main/java/com/xero/models/payrolluk/StatutoryDeductionCategory.java index 5a818867..093b76b3 100644 --- a/src/main/java/com/xero/models/payrolluk/StatutoryDeductionCategory.java +++ b/src/main/java/com/xero/models/payrolluk/StatutoryDeductionCategory.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TaxLine.java b/src/main/java/com/xero/models/payrolluk/TaxLine.java index 988cab32..b79fe7bc 100644 --- a/src/main/java/com/xero/models/payrolluk/TaxLine.java +++ b/src/main/java/com/xero/models/payrolluk/TaxLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Timesheet.java b/src/main/java/com/xero/models/payrolluk/Timesheet.java index c3a2448c..cb6fde96 100644 --- a/src/main/java/com/xero/models/payrolluk/Timesheet.java +++ b/src/main/java/com/xero/models/payrolluk/Timesheet.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TimesheetEarningsLine.java b/src/main/java/com/xero/models/payrolluk/TimesheetEarningsLine.java index 38606281..b3cc0518 100644 --- a/src/main/java/com/xero/models/payrolluk/TimesheetEarningsLine.java +++ b/src/main/java/com/xero/models/payrolluk/TimesheetEarningsLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TimesheetLine.java b/src/main/java/com/xero/models/payrolluk/TimesheetLine.java index 460bec4b..f7a7cf40 100644 --- a/src/main/java/com/xero/models/payrolluk/TimesheetLine.java +++ b/src/main/java/com/xero/models/payrolluk/TimesheetLine.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TimesheetLineObject.java b/src/main/java/com/xero/models/payrolluk/TimesheetLineObject.java index de0e5338..468a0ce8 100644 --- a/src/main/java/com/xero/models/payrolluk/TimesheetLineObject.java +++ b/src/main/java/com/xero/models/payrolluk/TimesheetLineObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TimesheetObject.java b/src/main/java/com/xero/models/payrolluk/TimesheetObject.java index 2f10b62b..9b1a9a8c 100644 --- a/src/main/java/com/xero/models/payrolluk/TimesheetObject.java +++ b/src/main/java/com/xero/models/payrolluk/TimesheetObject.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/Timesheets.java b/src/main/java/com/xero/models/payrolluk/Timesheets.java index 7bfaa8d9..74fa9cfb 100644 --- a/src/main/java/com/xero/models/payrolluk/Timesheets.java +++ b/src/main/java/com/xero/models/payrolluk/Timesheets.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TrackingCategories.java b/src/main/java/com/xero/models/payrolluk/TrackingCategories.java index 8851d47b..2461c963 100644 --- a/src/main/java/com/xero/models/payrolluk/TrackingCategories.java +++ b/src/main/java/com/xero/models/payrolluk/TrackingCategories.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/payrolluk/TrackingCategory.java b/src/main/java/com/xero/models/payrolluk/TrackingCategory.java index e53f66f2..2543630b 100644 --- a/src/main/java/com/xero/models/payrolluk/TrackingCategory.java +++ b/src/main/java/com/xero/models/payrolluk/TrackingCategory.java @@ -2,7 +2,7 @@ * Xero Payroll UK * This is the Xero Payroll API for orgs in the UK region. * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Amount.java b/src/main/java/com/xero/models/project/Amount.java index 63e628b5..2bc3e6b2 100644 --- a/src/main/java/com/xero/models/project/Amount.java +++ b/src/main/java/com/xero/models/project/Amount.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/ChargeType.java b/src/main/java/com/xero/models/project/ChargeType.java index d26d3045..622f51ad 100644 --- a/src/main/java/com/xero/models/project/ChargeType.java +++ b/src/main/java/com/xero/models/project/ChargeType.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/CurrencyCode.java b/src/main/java/com/xero/models/project/CurrencyCode.java index 374072f2..71342d4b 100644 --- a/src/main/java/com/xero/models/project/CurrencyCode.java +++ b/src/main/java/com/xero/models/project/CurrencyCode.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Error.java b/src/main/java/com/xero/models/project/Error.java index 008a505f..58c871d2 100644 --- a/src/main/java/com/xero/models/project/Error.java +++ b/src/main/java/com/xero/models/project/Error.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Pagination.java b/src/main/java/com/xero/models/project/Pagination.java index ceb32abe..202d1440 100644 --- a/src/main/java/com/xero/models/project/Pagination.java +++ b/src/main/java/com/xero/models/project/Pagination.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Project.java b/src/main/java/com/xero/models/project/Project.java index 7004c0cd..b273dd1a 100644 --- a/src/main/java/com/xero/models/project/Project.java +++ b/src/main/java/com/xero/models/project/Project.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/ProjectCreateOrUpdate.java b/src/main/java/com/xero/models/project/ProjectCreateOrUpdate.java index 64fdff6d..a168a591 100644 --- a/src/main/java/com/xero/models/project/ProjectCreateOrUpdate.java +++ b/src/main/java/com/xero/models/project/ProjectCreateOrUpdate.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/ProjectPatch.java b/src/main/java/com/xero/models/project/ProjectPatch.java index bf63c1c4..48e3b431 100644 --- a/src/main/java/com/xero/models/project/ProjectPatch.java +++ b/src/main/java/com/xero/models/project/ProjectPatch.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/ProjectStatus.java b/src/main/java/com/xero/models/project/ProjectStatus.java index f26b5f9d..e222c205 100644 --- a/src/main/java/com/xero/models/project/ProjectStatus.java +++ b/src/main/java/com/xero/models/project/ProjectStatus.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/ProjectUser.java b/src/main/java/com/xero/models/project/ProjectUser.java index 00c7dfcd..7649fdc1 100644 --- a/src/main/java/com/xero/models/project/ProjectUser.java +++ b/src/main/java/com/xero/models/project/ProjectUser.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/ProjectUsers.java b/src/main/java/com/xero/models/project/ProjectUsers.java index 5984e5bc..9307b720 100644 --- a/src/main/java/com/xero/models/project/ProjectUsers.java +++ b/src/main/java/com/xero/models/project/ProjectUsers.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Projects.java b/src/main/java/com/xero/models/project/Projects.java index 1b680c5b..378b8c33 100644 --- a/src/main/java/com/xero/models/project/Projects.java +++ b/src/main/java/com/xero/models/project/Projects.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Task.java b/src/main/java/com/xero/models/project/Task.java index e879ca49..20539f5f 100644 --- a/src/main/java/com/xero/models/project/Task.java +++ b/src/main/java/com/xero/models/project/Task.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/TaskCreateOrUpdate.java b/src/main/java/com/xero/models/project/TaskCreateOrUpdate.java index 62b9709a..8e4bc61a 100644 --- a/src/main/java/com/xero/models/project/TaskCreateOrUpdate.java +++ b/src/main/java/com/xero/models/project/TaskCreateOrUpdate.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/Tasks.java b/src/main/java/com/xero/models/project/Tasks.java index cd7c1858..a9c138c0 100644 --- a/src/main/java/com/xero/models/project/Tasks.java +++ b/src/main/java/com/xero/models/project/Tasks.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/TimeEntries.java b/src/main/java/com/xero/models/project/TimeEntries.java index 954d918f..47ad2651 100644 --- a/src/main/java/com/xero/models/project/TimeEntries.java +++ b/src/main/java/com/xero/models/project/TimeEntries.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/TimeEntry.java b/src/main/java/com/xero/models/project/TimeEntry.java index 40acb674..546d272a 100644 --- a/src/main/java/com/xero/models/project/TimeEntry.java +++ b/src/main/java/com/xero/models/project/TimeEntry.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/com/xero/models/project/TimeEntryCreateOrUpdate.java b/src/main/java/com/xero/models/project/TimeEntryCreateOrUpdate.java index 177af6b2..3fa575a9 100644 --- a/src/main/java/com/xero/models/project/TimeEntryCreateOrUpdate.java +++ b/src/main/java/com/xero/models/project/TimeEntryCreateOrUpdate.java @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 2.2.10 + * The version of the OpenAPI document: 2.2.13 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/com/xero/api/client/AccountingApiBankTransactionTest.java b/src/test/java/com/xero/api/client/AccountingApiBankTransactionTest.java index a9c0f72f..f3944929 100644 --- a/src/test/java/com/xero/api/client/AccountingApiBankTransactionTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiBankTransactionTest.java @@ -180,7 +180,7 @@ public void getBankTransactionAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("sample5.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/BankTransactions/db54aab0-ad40-4ced-bcff-0940ba20db2c/Attachments/sample5.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal(2878711)))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); //System.out.println(response.getAttachments().get(0).toString()); } /* diff --git a/src/test/java/com/xero/api/client/AccountingApiContactsTest.java b/src/test/java/com/xero/api/client/AccountingApiContactsTest.java index dd861870..d7ea203f 100644 --- a/src/test/java/com/xero/api/client/AccountingApiContactsTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiContactsTest.java @@ -235,7 +235,7 @@ public void createContactAttachmentByFileNameTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("sample5.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Contacts/8138a266-fb42-49b2-a104-014b7045753d/Attachments/sample5.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } @@ -252,7 +252,7 @@ public void getContactAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("sample5.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Contacts/8138a266-fb42-49b2-a104-014b7045753d/Attachments/sample5.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiCreditNotesTest.java b/src/test/java/com/xero/api/client/AccountingApiCreditNotesTest.java index 3dc59c03..b320e561 100644 --- a/src/test/java/com/xero/api/client/AccountingApiCreditNotesTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiCreditNotesTest.java @@ -195,7 +195,7 @@ public void getCreditNoteAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("HelloWorld.png"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/png"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/CreditNotes/249f15fa-f2a7-4acc-8769-0984103f2225/Attachments/HelloWorld.png"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("76091")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(76091))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiInvoicesTest.java b/src/test/java/com/xero/api/client/AccountingApiInvoicesTest.java index 7314c041..7bf87de7 100644 --- a/src/test/java/com/xero/api/client/AccountingApiInvoicesTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiInvoicesTest.java @@ -194,7 +194,7 @@ public void getInvoiceTest() throws IOException { assertThat(response.getInvoices().get(0).getAttachments().get(0).getAttachmentID(), is(equalTo(UUID.fromString("3a2fe7e0-fac7-4ea2-afb2-31cedaabd294")))); assertThat(response.getInvoices().get(0).getAttachments().get(0).getFileName(), is(equalTo("helo-heros.jpg"))); assertThat(response.getInvoices().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Invoices/a03ffcd2-5d91-4c7e-b483-318584e9e439/Attachments/helo-heros.jpg"))); - assertThat(response.getInvoices().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getInvoices().get(0).getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getInvoices().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/jpeg"))); assertThat(response.getInvoices().get(0).getStatusAttributeString(), is(equalTo("ERROR"))); assertThat(response.getInvoices().get(0).getValidationErrors().get(0).getMessage(), is(equalTo("Invoice # must be unique."))); @@ -211,7 +211,7 @@ public void getInvoiceAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("foobar.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Invoices/4074292c-09b3-456d-84e7-add864c6c39b/Attachments/foobar.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiManualJournalsTest.java b/src/test/java/com/xero/api/client/AccountingApiManualJournalsTest.java index 1352c0f2..54eb6c5c 100644 --- a/src/test/java/com/xero/api/client/AccountingApiManualJournalsTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiManualJournalsTest.java @@ -131,7 +131,7 @@ public void createManualJournalAttachmentByFileNameTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("foobar.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/ManualJournals/0b159335-606b-485f-b51b-97b3b32bad32/Attachments/foobar.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } @@ -166,7 +166,7 @@ public void getManualJournalTest() throws IOException { assertThat(response.getManualJournals().get(0).getAttachments().get(0).getFileName(), is(equalTo("giphy.gif"))); assertThat(response.getManualJournals().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/manualjournal/99cb8353-ce73-4a5d-8e0d-8b0edf86cfc4/Attachments/giphy.gif"))); assertThat(response.getManualJournals().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/gif"))); - assertThat(response.getManualJournals().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("495727")))); + assertThat(response.getManualJournals().get(0).getAttachments().get(0).getContentLength(), is(equalTo(495727))); //System.out.println(response.getManualJournals().get(0).toString()); } @@ -180,7 +180,7 @@ public void getManualJournalAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("HelloWorld.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/ManualJournals/0b159335-606b-485f-b51b-97b3b32bad32/Attachments/HelloWorld.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiOverpaymentsTest.java b/src/test/java/com/xero/api/client/AccountingApiOverpaymentsTest.java index 8c748bbe..91fdea49 100644 --- a/src/test/java/com/xero/api/client/AccountingApiOverpaymentsTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiOverpaymentsTest.java @@ -131,7 +131,7 @@ public void getOverpaymentTest() throws IOException { assertThat(response.getOverpayments().get(0).getAttachments().get(0).getFileName(), is(equalTo("giphy.gif"))); assertThat(response.getOverpayments().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/banktransaction/ed7f6041-c915-4667-bd1d-54c48e92161e/Attachments/giphy.gif"))); assertThat(response.getOverpayments().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/gif"))); - assertThat(response.getOverpayments().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("495727")))); + assertThat(response.getOverpayments().get(0).getAttachments().get(0).getContentLength(), is(equalTo(495727))); assertThat(response.getOverpayments().get(0).getLineItems().get(0).getDescription(), is(equalTo("Broken TV deposit"))); assertThat(response.getOverpayments().get(0).getLineItems().get(0).getQuantity(), is(equalTo(1.0))); assertThat(response.getOverpayments().get(0).getLineItems().get(0).getUnitAmount(), is(equalTo(3000.0))); diff --git a/src/test/java/com/xero/api/client/AccountingApiPrepaymentsTest.java b/src/test/java/com/xero/api/client/AccountingApiPrepaymentsTest.java index e37ad2f0..0d71a046 100644 --- a/src/test/java/com/xero/api/client/AccountingApiPrepaymentsTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiPrepaymentsTest.java @@ -134,7 +134,7 @@ public void getPrepaymentTest() throws IOException { assertThat(response.getPrepayments().get(0).getAttachments().get(0).getFileName(), is(equalTo("giphy.gif"))); assertThat(response.getPrepayments().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/banktransaction/ce0cddef-cf5a-4e59-b638-f225679115a7/Attachments/giphy.gif"))); assertThat(response.getPrepayments().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/gif"))); - assertThat(response.getPrepayments().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal(495727)))); + assertThat(response.getPrepayments().get(0).getAttachments().get(0).getContentLength(), is(equalTo(495727))); //System.out.println(response.getPrepayments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiPurchaseOrdersTest.java b/src/test/java/com/xero/api/client/AccountingApiPurchaseOrdersTest.java index 41df547b..c004cc86 100644 --- a/src/test/java/com/xero/api/client/AccountingApiPurchaseOrdersTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiPurchaseOrdersTest.java @@ -167,7 +167,7 @@ public void getPurchaseOrderTest() throws IOException { assertThat(response.getPurchaseOrders().get(0).getAttachments().get(0).getFileName(), is(equalTo("HelloWorld.png"))); assertThat(response.getPurchaseOrders().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/png"))); assertThat(response.getPurchaseOrders().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/PurchaseOrders/15369a9f-17b6-4235-83c4-0029256d1c37/Attachments/HelloWorld.png"))); - assertThat(response.getPurchaseOrders().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("76091")))); + assertThat(response.getPurchaseOrders().get(0).getAttachments().get(0).getContentLength(), is(equalTo(76091))); assertThat(response.getPurchaseOrders().get(0).getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getPurchaseOrders().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiReceiptsTest.java b/src/test/java/com/xero/api/client/AccountingApiReceiptsTest.java index 0bcb14b9..4e770b11 100644 --- a/src/test/java/com/xero/api/client/AccountingApiReceiptsTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiReceiptsTest.java @@ -120,7 +120,7 @@ public void createReceiptAttachmentByFileNameTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("foobar.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Receipts/a44fd147-af4e-4fe8-a09a-55332df74162/Attachments/foobar.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } @@ -151,7 +151,7 @@ public void getReceiptTest() throws IOException { assertThat(response.getReceipts().get(0).getAttachments().get(0).getFileName(), is(equalTo("HelloWorld.jpg"))); assertThat(response.getReceipts().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getReceipts().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/receipts/a44fd147-af4e-4fe8-a09a-55332df74162/Attachments/HelloWorld.jpg"))); - assertThat(response.getReceipts().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getReceipts().get(0).getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getReceipts().get(0).getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getReceipts().get(0).toString()); } @@ -166,7 +166,7 @@ public void getReceiptAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("giphy.gif"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/gif"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Receipts/7923c00d-163d-404c-a608-af3de333db29/Attachments/giphy.gif"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("495727")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(495727))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/AccountingApiRepeatingInvoicesTest.java b/src/test/java/com/xero/api/client/AccountingApiRepeatingInvoicesTest.java index 3ad7e7ff..43d6c2b4 100644 --- a/src/test/java/com/xero/api/client/AccountingApiRepeatingInvoicesTest.java +++ b/src/test/java/com/xero/api/client/AccountingApiRepeatingInvoicesTest.java @@ -95,7 +95,7 @@ public void createRepeatingInvoiceAttachmentByFileNameTest() throws IOException assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("foobar.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/RepeatingInvoices/428c0d75-909f-4b04-8403-a48dc27283b0/Attachments/foobar.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } @@ -140,7 +140,7 @@ public void getRepeatingInvoiceTest() throws IOException { assertThat(response.getRepeatingInvoices().get(0).getAttachments().get(0).getFileName(), is(equalTo("HelloWorld.jpg"))); assertThat(response.getRepeatingInvoices().get(0).getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getRepeatingInvoices().get(0).getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/Invoices/428c0d75-909f-4b04-8403-a48dc27283b0/Attachments/HelloWorld.jpg"))); - assertThat(response.getRepeatingInvoices().get(0).getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getRepeatingInvoices().get(0).getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getRepeatingInvoices().get(0).getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getRepeatingInvoices().get(0).toString()); } @@ -155,7 +155,7 @@ public void getRepeatingInvoiceAttachmentsTest() throws IOException { assertThat(response.getAttachments().get(0).getFileName(), is(equalTo("HelloWorld.jpg"))); assertThat(response.getAttachments().get(0).getMimeType(), is(equalTo("image/jpg"))); assertThat(response.getAttachments().get(0).getUrl(), is(equalTo("https://api.xero.com/api.xro/2.0/RepeatingInvoices/428c0d75-909f-4b04-8403-a48dc27283b0/Attachments/HelloWorld.jpg"))); - assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(new BigDecimal("2878711")))); + assertThat(response.getAttachments().get(0).getContentLength(), is(equalTo(2878711))); assertThat(response.getAttachments().get(0).getIncludeOnline(), is(equalTo(null))); //System.out.println(response.getAttachments().get(0).toString()); } diff --git a/src/test/java/com/xero/api/client/PayrollAuApiPayItemTest.java b/src/test/java/com/xero/api/client/PayrollAuApiPayItemTest.java index 8af5c5b7..be581f66 100644 --- a/src/test/java/com/xero/api/client/PayrollAuApiPayItemTest.java +++ b/src/test/java/com/xero/api/client/PayrollAuApiPayItemTest.java @@ -102,7 +102,7 @@ public void getPayItemsTest() throws IOException { assertThat(response.getPayItems().getLeaveTypes().get(0).getName(), is(equalTo("Annual Leave"))); assertThat(response.getPayItems().getLeaveTypes().get(0).getTypeOfUnits(), is(equalTo("Hours"))); assertThat(response.getPayItems().getLeaveTypes().get(0).getNormalEntitlement(), is(equalTo(152.00))); - assertThat(response.getPayItems().getLeaveTypes().get(0).getLeaveLoadingRate(), is(equalTo(1))); + assertThat(response.getPayItems().getLeaveTypes().get(0).getLeaveLoadingRate(), is(equalTo(1.0))); assertThat(response.getPayItems().getLeaveTypes().get(0).getIsPaidLeave(), is(equalTo(true))); assertThat(response.getPayItems().getLeaveTypes().get(0).getShowOnPayslip(), is(equalTo(true))); assertThat(response.getPayItems().getLeaveTypes().get(0).getCurrentRecord(), is(equalTo(true))); diff --git a/src/test/java/com/xero/api/client/PayrollUkApiPayslipsTest.java b/src/test/java/com/xero/api/client/PayrollUkApiPayslipsTest.java index aafa94c5..7760125f 100644 --- a/src/test/java/com/xero/api/client/PayrollUkApiPayslipsTest.java +++ b/src/test/java/com/xero/api/client/PayrollUkApiPayslipsTest.java @@ -74,7 +74,7 @@ public void getPayslipsTest() throws IOException { System.out.println("@Test UK Payroll - getPayslipsTest"); UUID payRunId = UUID.fromString("cdfb8371-0b21-4b8a-8903-1024df6c391e"); - Payslips response = payrollUkApi.getPayslips(accessToken, xeroTenantId, payRunId, 1); + Payslips response = payrollUkApi.getPaySlips(accessToken, xeroTenantId, payRunId, 1); assertThat(response.getPaySlips().get(0).getPaySlipID(),is(equalTo(UUID.fromString("ed3fb9b3-e9a1-44fa-a224-8be49facbbe8")))); assertThat(response.getPaySlips().get(0).getEmployeeID(),is(equalTo(UUID.fromString("aad6b292-7b94-408b-93f6-e489867e3fb0"))));