Typescript SDK Type Docs
Preparing search index...
Checkout API SDK
ByProjectKeyPaymentIntentsRequestBuilder
Class ByProjectKeyPaymentIntentsRequestBuilder
Index
Constructors
constructor
Properties
args
Methods
with
Payment
Id
Constructors
constructor
new
ByProjectKeyPaymentIntentsRequestBuilder
(
args
:
{
baseUri
?:
string
;
executeRequest
:
executeRequest
;
pathArgs
:
{
projectKey
:
string
}
;
}
,
)
:
ByProjectKeyPaymentIntentsRequestBuilder
Parameters
args
:
{
baseUri
?:
string
;
executeRequest
:
executeRequest
;
pathArgs
:
{
projectKey
:
string
}
;
}
Returns
ByProjectKeyPaymentIntentsRequestBuilder
Properties
Protected
Readonly
args
args
:
{
baseUri
?:
string
;
executeRequest
:
executeRequest
;
pathArgs
:
{
projectKey
:
string
}
;
}
Methods
with
Payment
Id
withPaymentId
(
childPathArgs
:
{
paymentId
:
string
}
,
)
:
ByProjectKeyPaymentIntentsByPaymentIdRequestBuilder
Parameters
childPathArgs
:
{
paymentId
:
string
}
Returns
ByProjectKeyPaymentIntentsByPaymentIdRequestBuilder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
args
Methods
with
Payment
Id
Typescript SDK Type Docs
Loading...