Documentation
    Preparing search index...
    interface ApiDomainApp {
        id: string;
        name: string;
        online: boolean;
        type: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Your app id

    name: string
    online: boolean
    type: number