@shieldz/sdk
Preparing search index...
InvoiceListParams
Interface InvoiceListParams
interface
InvoiceListParams
{
limit
?:
number
;
starting_after
?:
string
|
number
;
status
?:
InvoiceStatus
;
}
Index
Properties
limit?
starting_
after?
status?
Properties
Optional
limit
limit
?:
number
1–100, default 50.
Optional
starting_
after
starting_after
?:
string
|
number
Pagination cursor (an invoice id).
Optional
status
status
?:
InvoiceStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
starting_
after
status
@shieldz/sdk
Loading...
1–100, default 50.