타입 별칭 GetAllPaymentsByCursorResponse

GetAllPaymentsByCursorResponse: {
    items: PaymentWithCursor[];
}

결제 건 커서 기반 대용량 다건 조회 성공 응답 정보

타입 선언