타입 별칭 BillingKeyNotIssuedError

BillingKeyNotIssuedError: {
    type: "BILLING_KEY_NOT_ISSUED";
    message?: string;
}

BillingKeyNotIssuedError