Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
platform
accountTransfer
AccountTransferClient
Type Alias AccountTransferClient
AccountTransferClient
:
{
getPlatformAccountTransfers
:
(
options
?:
{
isForTest
?:
boolean
;
page
?:
PageInput
;
filter
?:
PlatformAccountTransferFilter
;
}
,
)
=>
Promise
<
GetPlatformAccountTransfersResponse
>
;
}
Type declaration
getPlatformAccountTransfers
:
(
options
?:
{
isForTest
?:
boolean
;
page
?:
PageInput
;
filter
?:
PlatformAccountTransferFilter
;
}
,
)
=>
Promise
<
GetPlatformAccountTransfersResponse
>
이체 내역 다건 조회
여러 이체 내역을 조회합니다.
Throws
GetPlatformAccountTransfersError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
이체 내역 다건 조회
여러 이체 내역을 조회합니다.