@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Payments
constructor
http
options
timeout
uri
Helper
get
All
meta
Meta
Query
Payments
Query
Payments
Response
Hierarchy
Payments
Index
Constructors
constructor
Properties
http
options
timeout
uri
Helper
Methods
get
All
meta
Constructors
constructor
new
Payments
(
options
:
AnalyticsOptions
, http
:
Client
, uriHelper
:
UriHelper
)
:
Payments
Parameters
options:
AnalyticsOptions
http:
Client
uriHelper:
UriHelper
Returns
Payments
Properties
http
http
:
Client
options
options
:
AnalyticsOptions
timeout
timeout
:
undefined
|
number
uri
Helper
uri
Helper
:
UriHelper
Methods
get
All
get
All
(
query
?:
PaymentsQuery
)
:
Promise
<
PaymentsResponse
>
Parameters
Optional
query:
PaymentsQuery
Returns
Promise
<
PaymentsResponse
>
meta
meta
(
query
?:
MetaQuery
)
:
Promise
<
PaymentsResponse
>
Parameters
Optional
query:
MetaQuery
Returns
Promise
<
PaymentsResponse
>
Generated using
TypeDoc