FrameSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
FrameSDK
FrameSDK
/
com.framepayments.framesdk.invoices
/
InvoiceEndpoints
/
GetInvoices
/
GetInvoices
Get
Invoices
constructor
(
perPage
:
Int
?
=
null
,
page
:
Int
?
=
null
,
customer
:
String
?
=
null
,
account
:
String
?
=
null
,
status
:
InvoiceStatus
?
=
null
)