@getalby/sdk
Preparing search index...
oauth
types
GetInvoicesRequestParams
Type Alias GetInvoicesRequestParams
type
GetInvoicesRequestParams
=
{
items
?:
number
;
page
?:
number
;
q
?:
{
created_at_gt
?:
string
;
created_at_lt
?:
string
;
since
?:
string
}
;
}
Index
Properties
items?
page?
q?
Properties
Optional
items
items
?:
number
Optional
page
page
?:
number
Optional
q
q
?:
{
created_at_gt
?:
string
;
created_at_lt
?:
string
;
since
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
page
q
@getalby/sdk
Loading...