Skip to content

Commit

Permalink
feat: Add missing bicNumber attribute
Browse files Browse the repository at this point in the history
This attribute is already documented,
but since it was not present here it did not appear in the Viewer.
  • Loading branch information
Merkur39 committed Nov 20, 2023
1 parent 11c3147 commit ed37277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/Viewer/helpers.js
Expand Up @@ -23,6 +23,7 @@ export const knownDateMetadataNames = [
]
export const knownInformationMetadataNames = [
'number',
'bicNumber',
'country',
'refTaxIncome',
'contractType',
Expand Down

0 comments on commit ed37277

Please sign in to comment.