Skip to content

Commit cb925a3

Browse files
authored
Update concept-invoice.md
1 parent a78a2ad commit cb925a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/concept-invoice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ See how data, including customer information, vendor details, and line items, is
207207
| ServiceStartDate | Date | First date for the service period (for example, a utility bill service period) | yyyy-mm-dd |
208208
| ServiceEndDate | Date | End date for the service period (for example, a utility bill service period) | yyyy-mm-dd|
209209
| PreviousUnpaidBalance | Number | Explicit previously unpaid balance | Integer |
210-
| CurrencyCode | String | The currency code associated with the extracted amount |
210+
| CurrencyCode | String | The currency code associated with the extracted amount | |
211211
| PaymentDetails | Array | An array that holds Payment Option details such as `IBAN`and `SWIFT` | |
212212
| TotalDiscount | Number | The total discount applied to an invoice | Integer |
213213
| TaxItems (en-IN only) | Array | AN array that holds added tax information such as `CGST`, `IGST`, and `SGST`. This line item is currently only available for the en-in locale | |

0 commit comments

Comments
 (0)