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

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

    • paging

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

      private final List<es.kukenan.smartfi.microservice.contracts.api.receipt.ReceiptDto> receiptDtos
      Back office operationDate subsystem..
  • Constructor Details

    • ReceiptsDomain

      public ReceiptsDomain()