java.lang.Object
es.kukenan.smartfi.microservice.contracts.service.backoffice.domain.MovementDomain

public class MovementDomain extends Object
Class that holds all required information about a movements.
  • Field Details

    • paging

      private final es.kukenan.smartfi.microservice.backoffice.dtos.core.movement.Paging paging
      Back office Paging.
    • movementDtoList

      private final List<es.kukenan.smartfi.microservice.contracts.api.movement.MovementDto> movementDtoList
      Back office operationDate subsystem..
  • Constructor Details

    • MovementDomain

      public MovementDomain()