Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
RequestEvent
Interface RequestEvent
interface
RequestEvent
{
api_version
:
string
;
account
?:
string
;
idempotency_key
?:
string
;
method
:
string
;
path
:
string
;
request_start_time
:
number
;
}
Index
Properties
api_
version
account?
idempotency_
key?
method
path
request_
start_
time
Properties
api_
version
api_version
:
string
Optional
account
account
?:
string
Optional
idempotency_
key
idempotency_key
?:
string
method
method
:
string
path
path
:
string
request_
start_
time
request_start_time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api_
version
account
idempotency_
key
method
path
request_
start_
time
Mayson Monorepo Documentation
Loading...