Uses of Record Class
software.xdev.bzst.dip.client.model.message.cesop.BzstCesopAmount
Packages that use BzstCesopAmount
-
Uses of BzstCesopAmount in software.xdev.bzst.dip.client.model.message.cesop
Methods in software.xdev.bzst.dip.client.model.message.cesop that return BzstCesopAmountModifier and TypeMethodDescriptionBzstCesopReportedTransaction.amount()Returns the value of theamountrecord component.Constructors in software.xdev.bzst.dip.client.model.message.cesop with parameters of type BzstCesopAmountModifierConstructorDescriptionBzstCesopReportedTransaction(boolean isRefund, String transactionIdentifier, BzstCesopTransactionDateType transactionDateType, BzstCesopAmount amount, BzstCesopPaymentMethod paymentMethod, boolean initiatedAtPhysicalPremisesOfMerchant, BzstCesopPayerMS payerMS, BzstCesopPSPRole pspRole) Creates an instance of aBzstCesopReportedTransactionrecord class.