Class ReceiptsDomain
java.lang.Object
es.kukenan.smartfi.microservice.contracts.service.backoffice.domain.ReceiptsDomain
Class that holds all required information about a Receipts.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final es.kukenan.smartfi.microservice.backoffice.dtos.core.movement.PagingBack office Paging.private final List<es.kukenan.smartfi.microservice.contracts.api.receipt.ReceiptDto>Back office operationDate subsystem.. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
paging
private final es.kukenan.smartfi.microservice.backoffice.dtos.core.movement.Paging pagingBack office Paging. -
receiptDtos
Back office operationDate subsystem..
-
-
Constructor Details
-
ReceiptsDomain
public ReceiptsDomain()
-