Tax5498TransactionResponse
OFX / Types / Tax5498TransactionResponse
# | Tag | Type |
---|---|---|
1 | TRNUID | GloballyUniqueUserIdType |
2 | STATUS | Status |
3 | CLTCOOKIE | IdType |
4 | OFXEXTENSION | OFXExtensionType |
5 | TAX5498RS | Tax5498Response |
Usages:
- Tax5498ResponseMessageSetV1 TAX5498TRNRS
XSD
<xsd:complexType name="Tax5498TransactionResponse"> <xsd:annotation> <xsd:documentation>The OFX element "TAX5498TRNRS" is of type "Tax5498TransactionResponse"</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="TRNUID" type="ofx:GloballyUniqueUserIdType"/> <xsd:element name="STATUS" type="ofx:Status"/> <xsd:element name="CLTCOOKIE" type="ofx:IdType" minOccurs="0"/> <xsd:element name="OFXEXTENSION" type="ofx:OFXExtensionType" minOccurs="0" maxOccurs="1"/> <xsd:element name="TAX5498RS" type="ofx:Tax5498Response" minOccurs="0"/> </xsd:sequence> </xsd:complexType>