We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8fc56 commit 3af4451Copy full SHA for 3af4451
src/data/objects/account.yaml
@@ -60,3 +60,9 @@ schema:
60
type: String
61
description: The Longview Pro tier you are currently subscribed to.
62
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