b40615ec99
- Modified the ToResponse method in the Tender entity to create an OrganizationResponse instance for BuyerOrganization, ensuring safe access to its Name field. - This change improves the robustness of the response structure by preventing potential nil dereference errors when BuyerOrganization is not set.