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

    Type Alias StopPaymentCancellationResponse

    결제 취소 요청 취소 성공 응답

    type StopPaymentCancellationResponse = {
        stoppedAt: string;
    }
    Index

    Properties

    Properties

    stoppedAt: string

    결제 취소 요청 취소 완료 시각 (RFC 3339 date-time)