mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-07-01 11:48:38 -04:00
Comment investments, profiles, seclist, signon, signup, and types
This commit is contained in:
@ -232,7 +232,7 @@ NEWFILEUID:NONE
|
||||
ofxgo.MessageSet{
|
||||
Name: "SIGNONMSGSETV1",
|
||||
Ver: 1,
|
||||
Url: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
URL: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
OfxSec: ofxgo.OfxSecNone,
|
||||
TranspSec: true,
|
||||
SignonRealm: "Example Trade",
|
||||
@ -244,7 +244,7 @@ NEWFILEUID:NONE
|
||||
ofxgo.MessageSet{
|
||||
Name: "SIGNUPMSGSETV1",
|
||||
Ver: 1,
|
||||
Url: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
URL: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
OfxSec: ofxgo.OfxSecNone,
|
||||
TranspSec: true,
|
||||
SignonRealm: "Example Trade",
|
||||
@ -256,7 +256,7 @@ NEWFILEUID:NONE
|
||||
ofxgo.MessageSet{
|
||||
Name: "INVSTMTMSGSETV1",
|
||||
Ver: 1,
|
||||
Url: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
URL: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
OfxSec: ofxgo.OfxSecNone,
|
||||
TranspSec: true,
|
||||
SignonRealm: "Example Trade",
|
||||
@ -268,7 +268,7 @@ NEWFILEUID:NONE
|
||||
ofxgo.MessageSet{
|
||||
Name: "SECLISTMSGSETV1",
|
||||
Ver: 1,
|
||||
Url: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
URL: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
OfxSec: ofxgo.OfxSecNone,
|
||||
TranspSec: true,
|
||||
SignonRealm: "Example Trade",
|
||||
@ -280,7 +280,7 @@ NEWFILEUID:NONE
|
||||
ofxgo.MessageSet{
|
||||
Name: "PROFMSGSETV1",
|
||||
Ver: 1,
|
||||
Url: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
URL: "https://ofx.example.com/cgi-ofx/exampleofx",
|
||||
OfxSec: ofxgo.OfxSecNone,
|
||||
TranspSec: true,
|
||||
SignonRealm: "Example Trade",
|
||||
|
Reference in New Issue
Block a user