@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Documents
Download
Failed
Uod
Invoices
constructor
endpoint
http
options
uri
Helper
base
Endpoint
download
get
All
Uod
Invoices
Fetch
Failed
Document
Documents
Download
Response
Error
Object
Uod
Invoices
Entity
Uod
Invoices
Options
Uod
Invoices
Query
Uod
Invoices
Query
Handler
Uod
Invoices
Response
Hierarchy
ThBaseHandler
UodInvoices
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
download
get
All
Constructors
constructor
new
Uod
Invoices
(
options
:
UodInvoicesOptions
, http
:
Client
)
:
UodInvoices
Parameters
options:
UodInvoicesOptions
http:
Client
Returns
UodInvoices
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
UodInvoicesOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/documents/unzer-one-invoices'
Methods
download
download
(
documentId
:
string
, type
:
InvoiceType
)
:
Promise
<
any
>
Parameters
documentId:
string
type:
InvoiceType
Returns
Promise
<
any
>
get
All
get
All
(
query
?:
UodInvoicesQueryHandler
)
:
Promise
<
UodInvoicesResponse
>
Parameters
Optional
query:
UodInvoicesQueryHandler
Returns
Promise
<
UodInvoicesResponse
>
Generated using
TypeDoc