@portone/server-sdk

    Type Alias IdentityVerificationNotSentError

    본인인증 건이 API로 요청된 상태가 아닌 경우

    type IdentityVerificationNotSentError = {
        type: "IDENTITY_VERIFICATION_NOT_SENT";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "IDENTITY_VERIFICATION_NOT_SENT"
    message?: string
    MMNEPVFCICPMFPCPTTAAATR