Skip to content

Does this serialize Nullables? #7

@voxelbustersold

Description

@voxelbustersold

Is this project able to handle Nullables too? If so can you please confirm?

For example : If a rest response includes the following information
decimal ? decimalValue;
double? doubleValue;
float? floatValue;

Can this handle? As I see its using Unity's default deserialisation so wondering if you found a solution for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions