@portone/server-sdk

    Type Alias PaymentNotFoundError

    결제 건이 존재하지 않는 경우

    type PaymentNotFoundError = {
        type: "PAYMENT_NOT_FOUND";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PAYMENT_NOT_FOUND"
    message?: string
    MMNEPVFCICPMFPCPTTAAATR