Commit Graph

23 Commits

Author SHA1 Message Date
39acd7d5fe Return an actual response object 2020-01-20 14:32:51 -05:00
20dd89649a Return an actual response object 2020-01-20 14:30:12 -05:00
0860e76440 Finishing quote struct with info I care about. 2020-01-20 14:25:21 -05:00
6b4b0e6de8 Change the client to take a variadic list of strings 2020-01-20 14:19:00 -05:00
1d985d25a4 Began quote datastructure. 2020-01-20 14:16:20 -05:00
9e4c2a70e5 Built helper that handles query functions 2020-01-19 20:28:58 -05:00
b816717362 Wizardry with unmarshal and xml 2020-01-19 19:35:36 -05:00
d2861c2df2 Market Clock Response 2020-01-19 19:21:32 -05:00
5ab62c3075 Finished balance and holdings calls, onto history!!! 2019-11-27 08:39:26 -05:00
e2479704f2 Covered account detail response 2019-11-27 08:29:14 -05:00
c6eb542a2c New account balance 2019-11-26 15:35:50 -05:00
a422f62b2b Realizing I can use online tools to convert API responses into XML 2019-11-19 20:26:56 -05:00
d824d3c635 Realizing I can use online tools to convert API responses into XML 2019-11-15 13:01:19 -05:00
13b5665109 Implemented Accounts endpoint on client 2019-11-15 11:32:00 -05:00
d86d0a775b building an API client structure with methods 2019-11-15 11:16:56 -05:00
4ac35dab07 Finished up types around the Holdings structure 2019-11-15 11:02:06 -05:00
a040ec61ec Finishing up securities structure. 2019-11-14 21:24:21 -05:00
42983aedfb Finished types for AccountBalance sub-structure 2019-11-14 21:15:47 -05:00
a383a0535c Continuing work on parsing responses from Ally 2019-11-14 16:46:16 -05:00
6e504199cc Adding types to the project 2019-11-08 22:26:17 -05:00
99f6abbc6c Added a gitignore to the project 2019-11-07 23:30:50 -05:00
fc6d6879ef Pushing main 2019-11-07 23:30:22 -05:00
6e68b5f6eb first commit 2019-11-07 23:28:40 -05:00