Input Mapping Response
data class InputMappingResponse(val fieldName: String, val location: String, val methodMatch: String, val value: String)
InputMapping creates a 'virtual' property that will be injected into the properties before sending the request to the underlying API.