currency
Describes the currency of the document.
The currency code should be given according to the list specified in ISO 4217.
//currency
{
"entity": "currency",
"value": "EUR",
"box": {
"page": 1,
"left": 535.0,
"top": 395.0,
"width": 25.0,
"height": 10.0
}
}
Format
Name | Type | Description |
---|---|---|
|
|
|
|
| Currency in the defined format. |
| bounding-box | Bounding box of the occurrence including the page number. |
Valid feedback
Form | Example |
---|---|
Euro currency symbol | € |
Euro Currency name/code | EUR, EURO |
The following strings are accepted: €, EUR, EURO.
Â