@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Voucher
Code
Conflict
Voucher
Creation
Failed
Voucher
Delete
Failed
Voucher
Fetch
Failed
Voucher
Logs
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
meta
Voucher
Logs
Fetch
Failed
Voucher
Logs
Meta
Failed
Voucher
Patch
Failed
Voucher
Put
Failed
Voucher
Type
Error
Vouchers
Vouchers
Bounded
Customer
Create
Failed
Vouchers
Bounded
Customer
Get
Failed
Vouchers
Bounded
Customer
Put
Failed
Vouchers
Count
Failed
Vouchers
Fetch
Failed
Vouchers
Logs
Count
Failed
Vouchers
Logs
Fetch
Failed
Vouchers
Meta
Failed
Vouchers
Users
Failed
Bounded
Customers
Get
Response
Bounded
Customers
Post
Response
Users
Response
Voucher
Voucher
Logs
Response
Voucher
Response
Vouchers
Meta
Query
Vouchers
Options
Vouchers
Query
Options
Vouchers
Response
Hierarchy
ThBaseHandler
VoucherLogs
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
meta
Constructors
constructor
new
Voucher
Logs
(
options
:
VouchersOptions
, http
:
Client
)
:
VoucherLogs
Parameters
options:
VouchersOptions
http:
Client
Returns
VoucherLogs
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
VouchersOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/vouchers'
Methods
get
All
get
All
(
optionsOrQuery
?:
VouchersQueryOptions
)
:
Promise
<
VoucherLogsResponse
>
Parameters
Optional
optionsOrQuery:
VouchersQueryOptions
Returns
Promise
<
VoucherLogsResponse
>
meta
meta
(
)
:
Promise
<
VoucherLogsResponse
>
Returns
Promise
<
VoucherLogsResponse
>
Generated using
TypeDoc