Libraries
»
stripe
(18.3.1)
»
Index
»
Stripe
»
StripeError
»
#code
Method: Stripe::StripeError#code
Defined in:
lib/stripe/errors.rb
#
code
⇒
Object
(readonly)
Returns the value of attribute code.
7 8 9
# File 'lib/stripe/errors.rb', line 7
def
code
@code
end