Tax2439Response

OFX / Types / Tax2439Response
#TagType
1 ACCTNUM AccountIdType
2 SSN GenericNameType
3 TAX2439_V100 Tax2439_V100
Usages:
XSD
	<xsd:complexType name="Tax2439Response">
		<xsd:annotation>
			<xsd:documentation>The OFX element "TAX2439RS" is of type "Tax2439Response"</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ACCTNUM" type="ofx:AccountIdType" minOccurs="0"/>
			<xsd:element name="SSN" type="ofx:GenericNameType" minOccurs="0"/>
			<xsd:choice maxOccurs="unbounded">
				<xsd:element name="TAX2439_V100" type="ofx:Tax2439_V100"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.