Skip to content

Commit

Permalink
Update generated code for v832
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Feb 16, 2024
1 parent d92a95b commit 25d02bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v828
v832
1 change: 0 additions & 1 deletion lib/TaxRate.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,5 @@ 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 25d02bc

Please sign in to comment.