FoxoChat.js Packages
    Preparing search index...

    Interface APIOk

    API Ok DTO.

    interface APIOk {
        ok: boolean;
    }
    Index

    Properties

    Properties

    ok: boolean

    The status of successful completion of the request.