Er-Api SDK - v1.0.7
    Preparing search index...

    Interface ErAiResponse

    interface ErAiResponse {
        from: string;
        message: string;
        status: number;
    }
    Index

    Properties

    Properties

    from: string
    message: string
    status: number