export interface CreditorReferenceInformation { reference?: string; referenceIssuer?: string; referenceType?: string; }