interface AppIdentity {
    app: string;
}

Hierarchy (View Summary)

Properties

Properties

app: string