Type Alias GetAllPaymentsByCursorResponse

GetAllPaymentsByCursorResponse: { items: PaymentWithCursor[] }

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

Type declaration