Skip to content

Commit 3af4451

Browse files
committed
Documents VAT number
1 parent 5b8fc56 commit 3af4451

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/objects/account.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,9 @@ schema:
6060
type: String
6161
description: The Longview Pro tier you are currently subscribed to.
6262
value: null
63+
vat_number:
64+
type: String
65+
value: null
66+
description: >
67+
Your VAT identification number, for tax calculations in some countries. If
68+
you do not live in a country that collects VAT, this should be null.

0 commit comments

Comments
 (0)