mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-06 00:02:18 -04:00
Update generated code for v285 (#1203)
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa05b84acc
commit
8a7d5aacc7
@ -1 +1 @@
|
||||
v277
|
||||
v285
|
@ -5,8 +5,6 @@ module Stripe
|
||||
module Tax
|
||||
# A Tax transaction records the tax collected from or refunded to your customer.
|
||||
class Transaction < APIResource
|
||||
extend Stripe::APIOperations::Create
|
||||
|
||||
OBJECT_NAME = "tax.transaction"
|
||||
|
||||
def list_line_items(params = {}, opts = {})
|
||||
|
Loading…
x
Reference in New Issue
Block a user