CodeAmountType

OFX / Types / CodeAmountType
#TagType
1 K1CODE GenericNameType
2 AMOUNT AmountType
Usages:
XSD
	<xsd:complexType name="CodeAmountType">
		<xsd:annotation>
			<xsd:documentation>A K-1 form box item of K-1 code and amount</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="K1CODE" type="ofx:GenericNameType" minOccurs="0"/>
			<xsd:element name="AMOUNT" type="ofx:AmountType"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.