open-nav
GitHub
npm
Preparing search index...
client/src
downloadInvoices
Function downloadInvoices
downloadInvoices
(
client
:
NavClient
,
options
:
DownloadOptions
,
)
:
Promise
<
DownloadedInvoice
[]
>
Collect a whole range into memory. Convenient, but unbounded.
Parameters
client
:
NavClient
options
:
DownloadOptions
Returns
Promise
<
DownloadedInvoice
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
open-nav
Loading...
Collect a whole range into memory. Convenient, but unbounded.