In order to map your class, it must inherit from ODCMappableObject. To make your class mappable, you need only declare all your instance variables, required or ...
Mapping Kit is a library for mapping and transforming JSON payloads. It exposes a function that accepts a mapping configuration object and a payload object and outputs a mapped and transformed payload ...