Uses of Class
es.kukenan.smartfi.microservice.transfer.api.common.AmountDto
Packages that use AmountDto
Package
Description
Package for DTOs of products in transfer methods.
Package for DTOs to describe transfers.
Package for DTOs to describe transfers favorites.
Package for DTOs to describe transfers limits.
Package for DTOs to describe transfers scheduled.
-
Uses of AmountDto in es.kukenan.smartfi.microservice.transfer.api.products
Fields in es.kukenan.smartfi.microservice.transfer.api.products declared as AmountDto -
Uses of AmountDto in es.kukenan.smartfi.microservice.transfer.api.transfer
Fields in es.kukenan.smartfi.microservice.transfer.api.transfer declared as AmountDtoModifier and TypeFieldDescriptionprivate AmountDtoTransferDto.amountTransfer amount.private @NotNull AmountDtoTransferRequestDto.amountAmount.private AmountDtoTransferSimulationResponseDto.expenseExpense to apply.private AmountDtoTransferDto.feeTransfer fee.private AmountDtoTransferSimulationResponseDto.feeFee to apply.private AmountDtoTransferSimulationResponseDto.totalTransfer total amount. -
Uses of AmountDto in es.kukenan.smartfi.microservice.transfer.api.transfer.favorite
Fields in es.kukenan.smartfi.microservice.transfer.api.transfer.favorite declared as AmountDto -
Uses of AmountDto in es.kukenan.smartfi.microservice.transfer.api.transfer.limits
Fields in es.kukenan.smartfi.microservice.transfer.api.transfer.limits declared as AmountDtoModifier and TypeFieldDescriptionprivate AmountDtoLimitsDto.externalAccountsHolder external bank accounts diary limit.private AmountDtoLimitsDto.internalAccountsHolder internal bank accounts diary limit.private AmountDtoLimitsDto.ownAccountsHolder accounts diary limit.private AmountDtoLimitsDto.postedExternalAccountsNot holder external bank accounts diary limit.private AmountDtoLimitsDto.postedInternalAccountsNot holder internal bank accounts diary limit. -
Uses of AmountDto in es.kukenan.smartfi.microservice.transfer.api.transfer.scheduled
Fields in es.kukenan.smartfi.microservice.transfer.api.transfer.scheduled declared as AmountDto