MFAChallenge

OFX / Types / MFAChallenge
#TagType
1 MFAPHRASEID IdType
2 MFAPHRASELABEL MFAPhraseType
Usages:
XSD
  <xsd:complexType name="MFAChallenge">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "MFACHALLENGE" is of type "MFAChallenge"
      </xsd:documentation>
    </xsd:annotation>

    <xsd:sequence>
      <xsd:element name="MFAPHRASEID" type="ofx:IdType"/>
      <xsd:element name="MFAPHRASELABEL" type="ofx:MFAPhraseType"
      minOccurs="0" maxOccurs="1"/>
    </xsd:sequence>
  </xsd:complexType>

© Copyright 2023. All Rights Reserved.