@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Payment
Method
Fetch
Failed
Payment
Methods
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
Payment
Methods
Payment
Method
Entity
Payment
Method
Response
Payment
Methods
Options
Payment
Methods
Query
Payment
Methods
Query
Handler
Hierarchy
ThBaseHandler
PaymentMethods
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
Payment
Methods
Constructors
constructor
new
Payment
Methods
(
options
:
PaymentMethodsOptions
, http
:
Client
)
:
PaymentMethods
Parameters
options:
PaymentMethodsOptions
http:
Client
Returns
PaymentMethods
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
PaymentMethodsOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v3/transactions'
Methods
get
All
Payment
Methods
get
All
Payment
Methods
(
query
?:
PaymentMethodsQueryHandler
)
:
Promise
<
PaymentMethodResponse
>
Parameters
Optional
query:
PaymentMethodsQueryHandler
Returns
Promise
<
PaymentMethodResponse
>
Generated using
TypeDoc