Class RequestConfigurator

java.lang.Object
com.targomo.client.api.request.config.RequestConfigurator

public final class RequestConfigurator extends Object
Parse TravelOptions into JSON strings that can be used when calling client methods. Targets are generated using StringBuilders for faster generation. Polygon, sources array and other properties are created as JSONObjects, then appended as Strings.