Skip to content

NSArray with split string key name #73

Description

@julianacipa

In the json:
{ "holidayhome": {"home_facilities": [ { "facility_description": "Delivery To Park", } ] } }

In the class:
NSArray *homeFacilities;

Because of the underscore split string, the conversion does not work. It works for everything else, only for arrays of objects it does not work. DCArrayMapping

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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