@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface Unauthorized

    interface Unauthorized {
        detail: string;
        status: 401;
        title: "Unauthorized";
        type: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401";
    }
    Index

    Properties

    Properties

    detail: string
    status: 401
    title: "Unauthorized"
    type: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401"