Interface IQueryKeysRequest

Hierarchy

  • IQueryKeysRequest

Properties

device_keys: {
    [userId: string]: string[];
}

Type declaration

  • [userId: string]: string[]
timeout?: number
token?: string

Generated using TypeDoc