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.
2 parents d1493c7 + 3af4451 commit 075800eCopy full SHA for 075800e
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