feature/IO-3255-simplified-parts-management -Cleanup / Docblocks
This commit is contained in:
@@ -149,12 +149,6 @@ const extractJobData = (rq) => {
|
||||
};
|
||||
};
|
||||
|
||||
/**
|
||||
* Extracts owner data from the XML request.
|
||||
* @param {object} rq - The VehicleDamageEstimateAddRq object.
|
||||
* @param {string} shopId - The bodyshop UUID.
|
||||
* @returns {object} Owner data for insertion and inline use.
|
||||
*/
|
||||
/**
|
||||
* Extracts owner data from the XML request.
|
||||
* Falls back to Claimant if Owner is missing.
|
||||
|
||||
Reference in New Issue
Block a user