Skip to content

Deserialize the Map<String, CustomClass> #41

Open
@Rajashreegr

Description

@Rajashreegr

Is it possible to deserialize the Map object?

I have a property as defined below. How can I define the clazz for this property?
@JsonProperty('condition status')
conditionStatus: Map<string, CustomClass>;

Right now it is not deserialize my property & i'm always getting an empty value

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