studerw / td-ameritrade-client

TD Ameritrade Java Client
Apache License 2.0
69 stars 47 forks source link

Adds 'STOCK' enumeration for OptionDeliverable.java #37

Closed higgsja closed 3 years ago

studerw commented 3 years ago

This was fixed in issue #35, I believe. The TDA API docs say that the field is no longer an enumerable, and since it's not consistent anyway, I just changed the assetType field to a String.