Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
platform
payout
PayoutClient
Type Alias PayoutClient
PayoutClient
:
{
getPlatformPayouts
:
(
options
?:
{
isForTest
?:
boolean
;
page
?:
PageInput
;
filter
?:
PlatformPayoutFilterInput
;
}
,
)
=>
Promise
<
GetPlatformPayoutsResponse
>
;
}
Type declaration
getPlatformPayouts
:
(
options
?:
{
isForTest
?:
boolean
;
page
?:
PageInput
;
filter
?:
PlatformPayoutFilterInput
;
}
,
)
=>
Promise
<
GetPlatformPayoutsResponse
>
지급 내역 다건 조회
여러 지급 내역을 조회합니다.
Throws
GetPlatformPayoutsError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
지급 내역 다건 조회
여러 지급 내역을 조회합니다.