AbstractTaxFormPDFType

OFX / Types / AbstractTaxFormPDFType
#TagType
1 SRVRTID ServerIdType
2 TAXYEAR YearType
XSD
	<xsd:complexType name="AbstractTaxFormPDFType" abstract="true">
		<xsd:sequence>
			<xsd:element name="SRVRTID" type="ofx:ServerIdType"/>
			<xsd:element name="TAXYEAR" type="ofx:YearType"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.