java-sdk
java-sdk copied to clipboard
Why the SDK does not provide a way to fetch Long value?
I see we have getDoubleValue and getIntegerValue, but not for Long type. I can open a PR to add that.