Method: Stripe::Tax::Calculation.object_name
- Defined in:
- lib/stripe/resources/tax/calculation.rb
.object_name ⇒ Object
13 14 15 |
# File 'lib/stripe/resources/tax/calculation.rb', line 13 def self.object_name "tax.calculation" end |