interface LookupPostRequest {
    locations: LatLngBase[];
}

Properties

Properties

locations: LatLngBase[]