@portone/server-sdk

    Type Alias BillingKeyAlreadyDeletedError

    빌링키가 이미 삭제된 경우

    type BillingKeyAlreadyDeletedError = {
        type: "BILLING_KEY_ALREADY_DELETED";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "BILLING_KEY_ALREADY_DELETED"
    message?: string
    MMNEPVFCICPMFPCPTTAAATR