PinChangeResponse
OFX / Types / PinChangeResponse
# | Tag | Type |
---|---|---|
1 | USERID | IdType |
2 | DTCHANGED | DateTimeType |
Usages:
- PinChangeTransactionResponse PINCHRS
XSD
<xsd:complexType name="PinChangeResponse"> <xsd:annotation> <xsd:documentation> The OFX element "PINCHRS" is of type "PinChangeResponse" </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="USERID" type="ofx:IdType" /> <xsd:element name="DTCHANGED" type="ofx:DateTimeType" minOccurs="0" maxOccurs="1" /> </xsd:sequence> </xsd:complexType>