createAndSetCreditorReference

createAndSetCreditorReference(rawReference)

Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with “RF” and the modulo 97 checksum. Whitespace is removed from the reference

ParameterDescription
rawReferenceThe raw reference.

Throws: ArgumentException rawReference contains invalid characters.