Skip to content

Commit

Permalink
Update generated code for v420
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 17, 2023
1 parent 04986e6 commit 4dd5c33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v419
v420
1 change: 1 addition & 0 deletions lib/TaxRate.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ class TaxRate extends ApiResource
const TAX_TYPE_QST = 'qst';
const TAX_TYPE_RST = 'rst';
const TAX_TYPE_SALES_TAX = 'sales_tax';
const TAX_TYPE_SERVICE_TAX = 'service_tax';
const TAX_TYPE_VAT = 'vat';
}

0 comments on commit 4dd5c33

Please sign in to comment.