@portone/server-sdk
Preparing search index...
Platform
AccountTransfer
GetPlatformAccountTransfersResponse
Type Alias GetPlatformAccountTransfersResponse
이체내역 다건 조회 성공 응답 정보
type
GetPlatformAccountTransfersResponse
=
{
items
:
PlatformAccountTransfer
[]
;
page
:
PageInfo
;
counts
:
PlatformAccountTransferStatusStats
;
}
Index
Properties
items
page
counts
Properties
items
items
:
PlatformAccountTransfer
[]
조회된 이체내역 리스트
page
page
:
PageInfo
조회된 페이지 정보
counts
counts
:
PlatformAccountTransferStatusStats
이체 내역 상태별 건 수
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
page
counts
@portone/server-sdk
Loading...
이체내역 다건 조회 성공 응답 정보