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 e20ab95 commit abc3b41Copy full SHA for abc3b41
source/en/templates.md
@@ -782,6 +782,12 @@ Here are the object definitions that are available.
782
| vat_number | The client VAT Number | 428950405 |
783
| currency | The client currency code | USD |
784
| locale | The client locale | en |
785
+| address | The formatted billing address | 1 Wallaby Way, Sydney |
786
+| shipping_address | The formatted shipping address | 2 Wallaby Way, Sydney |
787
+| custom_value1 | The first client custom value | Bob |
788
+| custom_value2 | The second client custom value | Blue |
789
+| custom_value3 | The third client custom value | Batman |
790
+| custom_value4 | The fourth client custom value | Pistachio |
791
| | | |
792
793
### Project Definition
0 commit comments