ProfileRequest
OFX / Types / ProfileRequest
| # | Tag | Type |
|---|---|---|
| 1 | CLIENTROUTING | ClientRoutingEnum |
| 2 | DTPROFUP | DateTimeType |
Usages:
- ProfileTransactionRequest PROFRQ
XSD
<xsd:complexType name="ProfileRequest">
<xsd:annotation>
<xsd:documentation>
The OFX element "PROFRQ" is of type "ProfileRequest"
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="CLIENTROUTING"
type="ofx:ClientRoutingEnum" />
<xsd:element name="DTPROFUP" type="ofx:DateTimeType" />
</xsd:sequence>
</xsd:complexType>