mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-19 00:03:24 -04:00
standard docstring
This commit is contained in:
parent
580a37755a
commit
0455e39169
@ -1038,7 +1038,7 @@ module Stripe
|
||||
# Request duration in milliseconds
|
||||
attr_accessor :request_duration_ms
|
||||
|
||||
# a list of strings describing behaviors we track
|
||||
# list of names of tracked behaviors associated with this request
|
||||
attr_accessor :usage
|
||||
|
||||
def initialize(request_id, request_duration_ms, usage: [])
|
||||
|
Loading…
x
Reference in New Issue
Block a user