Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
StripeResource
Class StripeResource
Index
Constructors
constructor
Properties
MAX_
BUFFERED_
REQUEST_
METRICS
Methods
extend
method
Constructors
constructor
new
StripeResource
()
:
StripeResource
Returns
StripeResource
Properties
Static
MAX_
BUFFERED_
REQUEST_
METRICS
MAX_BUFFERED_REQUEST_METRICS
:
number
Methods
Static
extend
extend
<
T
extends
{
[
prop
:
string
]:
any
}
>
(
spec
:
T
)
:
StripeResourceExtension
<
T
>
Type Parameters
T
extends
{
[
prop
:
string
]:
any
}
Parameters
spec
:
T
Returns
StripeResourceExtension
<
T
>
Static
method
method
<
ResponseObject
=
object
>
(
spec
:
{
method
:
string
;
path
?:
string
;
fullPath
?:
string
;
methodType
?:
"list"
|
"search"
;
}
,
)
:
(
...
args
:
any
[]
)
=>
Response
<
ResponseObject
>
Type Parameters
ResponseObject
=
object
Parameters
spec
:
{
method
:
string
;
path
?:
string
;
fullPath
?:
string
;
methodType
?:
"list"
|
"search"
;
}
Returns
(
...
args
:
any
[]
)
=>
Response
<
ResponseObject
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
MAX_
BUFFERED_
REQUEST_
METRICS
Methods
extend
method
Mayson Monorepo Documentation
Loading...