matrix-js-sdk

    Interface IErrorJson

    interface IErrorJson {
        admin_contact?: string;
        errcode?: string;
        error?: string;
        limit_type?: string;
        [key: string]: any;
    }

    Hierarchy

    Indexable

    • [key: string]: any
    Index

    Properties

    admin_contact?: string
    errcode?: string
    error?: string
    limit_type?: string
    MMNEPVFCICPMFPCPTTAAATR