Skip to content

Commit e5fa1a7

Browse files
committed
Account tax_id empty string description
1 parent 00fa0c9 commit e5fa1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19026,7 +19026,7 @@ components:
1902619026
description: >
1902719027
The tax identification number associated with this Account,
1902819028
for tax calculations in some countries.
19029-
If you do not live in a country that collects tax, this should be `null`.
19029+
If you do not live in a country that collects tax, this should be an empty string (`""`).
1903019030
maxLength: 25
1903119031
example: ATU99999999
1903219032
euuid:

0 commit comments

Comments
 (0)