Uses of Class
es.kukenan.smartfi.microservice.firm.api.firmcontrol.response.FirmControlDto
Packages that use FirmControlDto
Package
Description
Base package for Products microservice API DTOs.
-
Uses of FirmControlDto in es.kukenan.smartfi.microservice.firm.api.firmcontrol.response
Constructor parameters in es.kukenan.smartfi.microservice.firm.api.firmcontrol.response with type arguments of type FirmControlDtoModifierConstructorDescriptionFirmControlResponseDto(List<FirmControlDto> data, Integer totalPages, Long totalElements, Integer pageNumber, Integer pageSize, String sortedBy, es.kukenan.smartfi.common.api.dtos.ResultsPageDto.Paging paging) Full state constructor.