Hi!
I recently started to get familiar with the package. Thanks for the awesome work so far!
I've noticed one unexpected behavior so far which is having the point_count_abbreviated property with two different types, number and string. It was unexpected because we already have point_count property which is always number and well the format of long number's point_count_abbreviated property should always be string anyhow. So I would suggest to have this point_count_abbreviated field as string by default.
What would be thoughts on this?
Hi!
I recently started to get familiar with the package. Thanks for the awesome work so far!
I've noticed one unexpected behavior so far which is having the point_count_abbreviated property with two different types, number and string. It was unexpected because we already have
point_countproperty which is always number and well the format of long number'spoint_count_abbreviatedproperty should always be string anyhow. So I would suggest to have thispoint_count_abbreviatedfield as string by default.What would be thoughts on this?