MFATextType

OFX / Types / MFATextType

Minimum length: 1

Maximum length: 64

Usages:
XSD
	<xsd:simpleType name="MFATextType">
		<xsd:annotation>
			<xsd:documentation>The OFX elements "USERCRED1LABEL" and "USERCRED2LABEL" are of type "MFATextType"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="64"/>
		</xsd:restriction>
	</xsd:simpleType>

© Copyright 2023. All Rights Reserved.