Skip to content

Serialization with ValueOf #33

@venkateshkuppusamy

Description

@venkateshkuppusamy

I am new to this ValueOf. How serialization works with ValueOf. I have a user object, which serializes as below. Is there a way to serialize to its primitive type?

{ "id": 4, "fullName": "KP", "age": { "value": 20 }, "birthYear": { "value": 2001 } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions