GetPlatformPartnerSettlementsBody: {
    page?: PageInput;
    filter: PlatformPartnerSettlementFilterInput;
    isForTest: boolean;
}

정산내역 다건 조회를 위한 입력 정보

Type declaration