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 a887a03 commit de657c7Copy full SHA for de657c7
spec/fixtures/responses/tax_rates.json
@@ -7,6 +7,7 @@
7
"tax_rate_type": "sales_invoice",
8
"show_tax": true,
9
"active": true,
10
+ "country": null,
11
"created_at": "2015-12-23T07:43:17.881Z",
12
"updated_at": "2015-12-23T07:43:17.881Z"
13
},
@@ -18,6 +19,7 @@
18
19
20
21
22
23
"created_at": "2015-12-23T07:43:17.890Z",
24
"updated_at": "2015-12-23T07:43:17.890Z"
25
@@ -29,7 +31,8 @@
29
31
30
32
33
34
35
"created_at": "2015-12-23T07:43:17.897Z",
36
"updated_at": "2015-12-23T07:43:17.897Z"
37
}
-]
38
+]
0 commit comments