GetPlatformPartnerSettlementsResponse: {
    items: PlatformPartnerSettlement[];
    page: PageInfo;
    counts: PlatformPartnerSettlementStatusStats;
}

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

Type declaration