Uses of Record Class
software.xdev.bzst.dip.client.model.message.cesop.BzstCesopReportingPSP
Packages that use BzstCesopReportingPSP
-
Uses of BzstCesopReportingPSP in software.xdev.bzst.dip.client.model.message.cesop
Methods in software.xdev.bzst.dip.client.model.message.cesop that return BzstCesopReportingPSPModifier and TypeMethodDescriptionBzstCesopPaymentDataBody.reportingPSP()Returns the value of thereportingPSPrecord component.Constructors in software.xdev.bzst.dip.client.model.message.cesop with parameters of type BzstCesopReportingPSPModifierConstructorDescriptionBzstCesopPaymentDataBody(BzstCesopReportingPSP reportingPSP, List<BzstCesopReportedPayee> reportedPayees) Creates an instance of aBzstCesopPaymentDataBodyrecord class.