@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Payment
Products
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Payment
Products
Fetch
Failed
Business
Unit
Error
Object
Payment
Product
Payment
Products
Options
Payment
Products
Query
Payment
Products
Query
Handler
Payment
Products
Response
Sale
Stream
Hierarchy
ThBaseHandler
PaymentProducts
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Constructors
constructor
new
Payment
Products
(
options
:
PaymentProductsOptions
, http
:
Client
)
:
PaymentProducts
Parameters
options:
PaymentProductsOptions
http:
Client
Returns
PaymentProducts
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
PaymentProductsOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/payment-products'
Methods
get
All
get
All
(
query
?:
PaymentProductsQueryHandler
)
:
Promise
<
PaymentProductsResponse
>
Parameters
Optional
query:
PaymentProductsQueryHandler
Returns
Promise
<
PaymentProductsResponse
>
Generated using
TypeDoc