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