Class OFXSecurityListResponse
- Namespace
- Tudormobile.QIFLibrary
- Assembly
- Tudormobile.QIFLibrary.dll
OFX Securiry List Response message.
public class OFXSecurityListResponse : OFXMessageSet
- Inheritance
-
OFXSecurityListResponse
- Inherited Members
Constructors
OFXSecurityListResponse(SecurityList, string?, OFXStatus?, string?)
Create and initialize a new instance.
public OFXSecurityListResponse(SecurityList securities, string? userId = null, OFXStatus? status = null, string? cookie = null)
Parameters
securitiesSecurityListSecuritites in this list.
userIdstringUser ID (optional)
statusOFXStatusResponse status (optional)
cookiestringCookie (optional)