@portone/server-sdk
    Preparing search index...

    Type Alias GetAllPaymentEventsByCursorResponse

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

    type GetAllPaymentEventsByCursorResponse = {
        items: PaymentEventWithCursor[];
    }
    Index

    Properties

    Properties

    조회된 결제 이벤트 및 커서 정보 리스트