Skip to content

return object attributes as int if metadata says it can be expressed as int #99

Closed
@leo-b

Description

@leo-b

Currently when fetching objects, scale and precision of numbers is not considered and NUMBER attributes are always returned as python floats, even if scale is 0 and the NUMBER could be better represented as int.

Please add the same logic for objects depending on metadata as used when fetching numbers.

See also discussion #88

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions