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