selectVehicleForInquiry abstract method

String selectVehicleForInquiry(
  1. Object inquiry
)

No description provided for @selectVehicleForInquiry.

In en, this message translates to: 'Select the vehicle for {inquiry}'

Implementation

String selectVehicleForInquiry(Object inquiry);