AdditionalStateTaxWithheldAggregate

OFX / Types / AdditionalStateTaxWithheldAggregate
#TagType
1 STTAXWH AmountType
2 PAYERSTATE StateCodeType
3 PAYERSTID IdType
4 STINCOME AmountType
Usages:
XSD
	<xsd:complexType name="AdditionalStateTaxWithheldAggregate">
		<xsd:annotation>
			<xsd:documentation>The OFX element "ADDLSTTAXWHAGG" is of type "AdditionalStateTaxWithheldAggregate"</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="STTAXWH" type="ofx:AmountType"/>
			<xsd:element name="PAYERSTATE" type="ofx:StateCodeType"/>
			<xsd:element name="PAYERSTID" type="ofx:IdType" minOccurs="0"/>
			<xsd:element name="STINCOME" type="ofx:AmountType" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.