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