Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSArray with split string key name #73

Open
julianacipa opened this issue Jul 14, 2015 · 0 comments
Open

NSArray with split string key name #73

julianacipa opened this issue Jul 14, 2015 · 0 comments

Comments

@julianacipa
Copy link

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

@julianacipa julianacipa changed the title NSArray with split NSArray with split string Jul 14, 2015
@julianacipa julianacipa changed the title NSArray with split string NSArray with split string key name Jul 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant