FrameSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
FrameSDK
FrameSDK
/
com.framepayments.framesdk.accounts
/
AccountEndpoints
/
GetAccounts
/
GetAccounts
Get
Accounts
constructor
(
status
:
AccountObjects.AccountStatus
?
=
null
,
type
:
AccountObjects.AccountType
?
=
null
,
externalId
:
String
?
=
null
,
includeDisabled
:
Boolean
=
false
,
page
:
Int
?
=
null
,
perPage
:
Int
?
=
null
)