Releases: ag84ark/colete-online-ro-php
Releases · ag84ark/colete-online-ro-php
v1.0.6
v1.0.5
Add toArray method to various DTOs
Implemented the toArray method on a number of Data Transfer Object (DTO) classes. This includes the UserBalanceDTO, ServiceItemDTO, OrderPricingResponseDTO and several others. This new feature enables more efficient transformation of these objects into arrays for easier data manipulation and usage in the application.