Uses of Record Class
software.xdev.bzst.dip.client.model.message.cesop.BzstCesopTAXIdentification
Packages that use BzstCesopTAXIdentification
-
Uses of BzstCesopTAXIdentification in software.xdev.bzst.dip.client.model.message.cesop
Methods in software.xdev.bzst.dip.client.model.message.cesop that return BzstCesopTAXIdentificationModifier and TypeMethodDescriptionBzstCesopReportedPayee.taxIdentification()Returns the value of thetaxIdentificationrecord component.Constructors in software.xdev.bzst.dip.client.model.message.cesop with parameters of type BzstCesopTAXIdentificationModifierConstructorDescriptionBzstCesopReportedPayee(BzstCesopName name, BzstDipCountryCode countryCode, BzstCesopAdress address, BzstCesopTAXIdentification taxIdentification, BzstCesopAccountIdentifier accountIdentifier, BzstCesopReportedTransaction reportedTransaction, BzstCesopDocSpec docSpec) Creates an instance of aBzstCesopReportedPayeerecord class.