File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
src/main/java/com/xero/api/client Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 55 <artifactId >xero-java</artifactId >
66 <packaging >jar</packaging >
77 <name >xero-java</name >
8- <version >4.5.2 </version >
8+ <version >4.5.3 </version >
99 <url >https://github.com/XeroAPI/Xero-Java</url >
1010 <description >This is the official Java SDK for Xero API</description >
1111 <licenses >
Original file line number Diff line number Diff line change 22 * Accounting API
33 * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -98,7 +98,7 @@ public class AccountingApi {
9898 private ApiClient apiClient;
9999 private static AccountingApi instance = null;
100100 private String userAgent = "Default";
101- private String version = "4.5.2 ";
101+ private String version = "4.5.3 ";
102102 static final Logger logger = LoggerFactory.getLogger(AccountingApi.class);
103103
104104 public AccountingApi() {
Original file line number Diff line number Diff line change 22 * Xero Assets API
33 * This is the Xero Assets API
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -47,7 +47,7 @@ public class AssetApi {
4747 private ApiClient apiClient ;
4848 private static AssetApi instance = null ;
4949 private String userAgent = "Default" ;
50- private String version = "4.5.2 " ;
50+ private String version = "4.5.3 " ;
5151 static final Logger logger = LoggerFactory .getLogger (AssetApi .class );
5252
5353 public AssetApi () {
Original file line number Diff line number Diff line change 22 * Bank Feeds API
33 * This specifing endpoints Xero Bank feeds API
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -45,7 +45,7 @@ public class BankFeedsApi {
4545 private ApiClient apiClient ;
4646 private static BankFeedsApi instance = null ;
4747 private String userAgent = "Default" ;
48- private String version = "4.5.2 " ;
48+ private String version = "4.5.3 " ;
4949 static final Logger logger = LoggerFactory .getLogger (BankFeedsApi .class );
5050
5151 public BankFeedsApi () {
Original file line number Diff line number Diff line change 22 * Xero oAuth 2 identity service
33 * This specifing endpoints related to managing authentication tokens and identity for Xero API
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -43,7 +43,7 @@ public class IdentityApi {
4343 private ApiClient apiClient ;
4444 private static IdentityApi instance = null ;
4545 private String userAgent = "Default" ;
46- private String version = "4.5.2 " ;
46+ private String version = "4.5.3 " ;
4747 static final Logger logger = LoggerFactory .getLogger (IdentityApi .class );
4848
4949 public IdentityApi () {
Original file line number Diff line number Diff line change 22 * Xero Payroll AU
33 * This is the Xero Payroll API for orgs in Australia region.
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -62,7 +62,7 @@ public class PayrollAuApi {
6262 private ApiClient apiClient ;
6363 private static PayrollAuApi instance = null ;
6464 private String userAgent = "Default" ;
65- private String version = "4.5.2 " ;
65+ private String version = "4.5.3 " ;
6666 static final Logger logger = LoggerFactory .getLogger (PayrollAuApi .class );
6767
6868 public PayrollAuApi () {
Original file line number Diff line number Diff line change 22 * Xero Payroll NZ
33 * This is the Xero Payroll API for orgs in the NZ region.
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -104,7 +104,7 @@ public class PayrollNzApi {
104104 private ApiClient apiClient ;
105105 private static PayrollNzApi instance = null ;
106106 private String userAgent = "Default" ;
107- private String version = "4.5.2 " ;
107+ private String version = "4.5.3 " ;
108108 static final Logger logger = LoggerFactory .getLogger (PayrollNzApi .class );
109109
110110 public PayrollNzApi () {
Original file line number Diff line number Diff line change 22 * Xero Payroll UK
33 * This is the Xero Payroll API for orgs in the UK region.
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -104,7 +104,7 @@ public class PayrollUkApi {
104104 private ApiClient apiClient ;
105105 private static PayrollUkApi instance = null ;
106106 private String userAgent = "Default" ;
107- private String version = "4.5.2 " ;
107+ private String version = "4.5.3 " ;
108108 static final Logger logger = LoggerFactory .getLogger (PayrollUkApi .class );
109109
110110 public PayrollUkApi () {
Original file line number Diff line number Diff line change 22 * Xero Projects API
33 * This is the Xero Projects API
44 *
5- * The version of the OpenAPI document: 2.8.3
5+ * The version of the OpenAPI document: 2.8.4
6677 *
88 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,7 @@ public class ProjectApi {
5454 private ApiClient apiClient ;
5555 private static ProjectApi instance = null ;
5656 private String userAgent = "Default" ;
57- private String version = "4.5.2 " ;
57+ private String version = "4.5.3 " ;
5858 static final Logger logger = LoggerFactory .getLogger (ProjectApi .class );
5959
6060 public ProjectApi () {
You can’t perform that action at this time.
0 commit comments