GetPlatformAccountTransfersResponse: {
    items: PlatformAccountTransfer[];
    page: PageInfo;
}

이체내역 다건 조회 성공 응답 정보

Type declaration