Interface RawClientApplication

interface RawClientApplication {
    flags: number;
    id: string;
}

Hierarchy

Properties

Properties

flags: number
id: string