Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions ipp-v3-java-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.intuit.quickbooks-online</groupId>
<artifactId>ipp-v3-java-devkit-pom</artifactId>
<version>6.5.0</version>
<version>6.5.1</version>
</parent>

<artifactId>ipp-v3-java-data</artifactId>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.10</version>
<version>2.18.3</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
Expand Down Expand Up @@ -192,7 +192,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.9</version>
<version>3.17.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
11 changes: 10 additions & 1 deletion ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This file was generated by the Eclipse Implementation of JAXB, v2.3.7
See https://eclipse-ee4j.github.io/jaxb-ri
Any modifications to this file will be lost upon recompilation of the source schema.
Generated on: 2025.01.16 at 03:08:03 PM IST
Generated on: 2025.09.23 at 11:13:56 AM IST

-->
<bindings xmlns:tns="http://schema.intuit.com/finance/v3" if-exists="true" scd="x-schema::tns">
Expand Down Expand Up @@ -519,6 +519,12 @@ Generated on: 2025.01.16 at 03:08:03 PM IST
<bindings if-exists="true" scd="~tns:StatusInfo">
<class ref="com.intuit.ipp.data.StatusInfo"/>
</bindings>
<bindings if-exists="true" scd="~tns:CustomExtensions">
<class ref="com.intuit.ipp.data.CustomExtensions"/>
</bindings>
<bindings if-exists="true" scd="~tns:CustomExtensionAssociatedValues">
<class ref="com.intuit.ipp.data.CustomExtensionAssociatedValues"/>
</bindings>
<bindings if-exists="true" scd="~tns:Attributes">
<class ref="com.intuit.ipp.data.Attributes"/>
</bindings>
Expand Down Expand Up @@ -678,6 +684,9 @@ Generated on: 2025.01.16 at 03:08:03 PM IST
<bindings if-exists="true" scd="~tns:SourceTypeEnum">
<typesafeEnumClass ref="com.intuit.ipp.data.SourceTypeEnum"/>
</bindings>
<bindings if-exists="true" scd="~tns:AgencyVerificationStatus">
<typesafeEnumClass ref="com.intuit.ipp.data.AgencyVerificationStatus"/>
</bindings>
<bindings if-exists="true" scd="~tns:AcquiredAsEnum">
<typesafeEnumClass ref="com.intuit.ipp.data.AcquiredAsEnum"/>
</bindings>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down Expand Up @@ -3401,7 +3401,7 @@ public enum AccountSubTypeEnum {
* Product: QBO
* Description: Use
* <pre>
* &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;b xmlns="http://schema.intuit.com/finance/v3" xmlns:p52260_="http://java.sun.com/xml/ns/jaxb" xmlns:p779613_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;Share Application Money Pending Allotment&lt;/b&gt;
* &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;b xmlns="http://schema.intuit.com/finance/v3" xmlns:p368871_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p662635_="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;Share Application Money Pending Allotment&lt;/b&gt;
* </pre>
* to track the application amounts the company receives for shares that still need to be allotted to the investors.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
//
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


package com.intuit.ipp.data;

import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;


/**
* <p>Java class for AgencyVerificationStatus.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <pre>
* &lt;simpleType name="AgencyVerificationStatus"&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;enumeration value="MATCHED"/&gt;
* &lt;enumeration value="UNMATCHED"/&gt;
* &lt;enumeration value="PENDING"/&gt;
* &lt;enumeration value="FAILED"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* </pre>
*
*/
@XmlType(name = "AgencyVerificationStatus")
@XmlEnum
public enum AgencyVerificationStatus {

MATCHED,
UNMATCHED,
PENDING,
FAILED;

public String value() {
return name();
}

public static AgencyVerificationStatus fromValue(String v) {
return valueOf(v);
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the Eclipse Implementation of JAXB, v2.3.7
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2025.01.16 at 03:08:03 PM IST
// Generated on: 2025.09.23 at 11:13:56 AM IST
//


Expand Down
Loading