Uses of Class
com.blockchyp.client.dto.TerminalVolume
Packages that use TerminalVolume
-
Uses of TerminalVolume in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type TerminalVolumeModifier and TypeMethodDescriptionBatchDetailsResponse.getVolumeByTerminal()Gets merchant's batch history in descending order.Methods in com.blockchyp.client.dto with parameters of type TerminalVolumeModifier and TypeMethodDescriptionvoidBatchDetailsResponse.addVolumeByTerminal(TerminalVolume value) Adds a merchant's batch history in descending order.Method parameters in com.blockchyp.client.dto with type arguments of type TerminalVolumeModifier and TypeMethodDescriptionvoidBatchDetailsResponse.setVolumeByTerminal(Collection<TerminalVolume> value) Sets merchant's batch history in descending order.