Name | Type | Description | Notes |
---|---|---|---|
code | String | [optional] | |
tracepoints | Array<Object> | [optional] | |
matchings | Array<Object> | [optional] |
require 'LocationIQClient'
instance = LocationIQClient::DirectionsMatching.new(code: null,
tracepoints: null,
matchings: null)