Method: Stripe::ConfirmationToken.object_name
- Defined in:
- lib/stripe/resources/confirmation_token.rb
.object_name ⇒ Object
14 15 16 |
# File 'lib/stripe/resources/confirmation_token.rb', line 14 def self.object_name "confirmation_token" end |