forked from Yara724/api
fuck
This commit is contained in:
@@ -114,6 +114,10 @@ export class LookupsService {
|
||||
return await this.getClientRemoteLookup("vehicle-hull-accident-culprit-type");
|
||||
}
|
||||
|
||||
async getDetectionAccidentCulprits(): Promise<any> {
|
||||
return await this.getClientRemoteLookup("detection-accident-culprits");
|
||||
}
|
||||
|
||||
async getVehicleHullDmgKind(): Promise<any> {
|
||||
return await this.getClientRemoteLookup("vehicle-hull-dmg-kind");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user