MLC-344: switch the addOnEquipmentDTO from class to recocrd with builder
MLC-344: switch the addOnEquipmentDTO from class to recocrd with builder cause in the previous push , I did use a class for the add on equipment DTO instead of a record, which is a bad practice, now I corrected that stuff