interface ApiAppLog {
    id: string;
    terminal: ApiTerminal;
}

Hierarchy (view full)

Properties

Properties

id: string

Your app id

terminal: ApiTerminal

Here you can see your application logs