Closed ghost closed 9 years ago
Hi,
Given the announcement to move ID's to 64 bit by Oanda - http://developer.oanda.com/rest-live/64-bit-transition/ does this have a knock on effect in that all relevant ID's now need to move from Int to Long in the response / request case classes?
Thanks
Mark
@fluxgain thanks for raising the issue. Indeed, the data type for all IDs has to be migrated from Int to Long. I'll look into it asap.
Int
Long
Thanks, Michael
Hi,
Given the announcement to move ID's to 64 bit by Oanda - http://developer.oanda.com/rest-live/64-bit-transition/ does this have a knock on effect in that all relevant ID's now need to move from Int to Long in the response / request case classes?
Thanks
Mark