Skip to content

Commit 9e02a4a

Browse files
authored
Update concept-tax-document.md
1 parent 04d5261 commit 9e02a4a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/ai-services/document-intelligence/concept-tax-document.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,20 @@ See how data, including customer information, vendor details, and line items, is
106106

107107
The following are the fields extracted from a W-2 tax form in the JSON output response.
108108

109+
::: moniker range="doc-intel-3.1.0"
110+
111+
> [!div class="nextstepaction"]
112+
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/v3.1(2023-07-31-GA)/Python(v3.1)/Prebuilt_model/sample_analyze_tax_us_w2.py)
113+
114+
::: moniker-end
115+
116+
::: moniker range="doc-intel-4.0.0"
117+
118+
> [!div class="nextstepaction"]
119+
> [View samples on GitHub.](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Prebuilt_model/sample_analyze_tax_us_w2.py)
120+
121+
::: moniker-end
122+
109123
|Name| Type | Description | Example output |dependents
110124
|:-----|:----|:----|:---:|
111125
| `W-2FormVariant`| String | IR W-2 Form variant. This field can have the one of the following values: `W-2`, `W-2AS`, `W-2CM`, `W-2GU`, or `W-2VI`| W-2 |

0 commit comments

Comments
 (0)