Skip to content

SimpleClient arrayToObject underscore to camelcase problem. #1

@safaksaylam

Description

@safaksaylam

Example:

[{"country_code": "TR"}]
public string $countryCode; // not working.
public string $country_code; // working.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions