mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-07-01 19:58:37 -04:00
Comment investments, profiles, seclist, signon, signup, and types
This commit is contained in:
@ -60,7 +60,8 @@ func marshalMessageSet(e *xml.Encoder, requests []Message, set messageType) erro
|
||||
return nil
|
||||
}
|
||||
|
||||
// Overwrite the fields in this Request object controlled by the Client
|
||||
// SetClientFields overwrites the fields in this Request object controlled by
|
||||
// the Client
|
||||
func (oq *Request) SetClientFields(c *Client) {
|
||||
oq.Signon.DtClient.Time = time.Now()
|
||||
|
||||
|
Reference in New Issue
Block a user