interface DeviceGroupWithPublicParams {
    withPublic: boolean;
    [key: string]: QueryParam | QueryParam[];
    [key: number]: QueryParam | QueryParam[];
}

Hierarchy (View Summary, Expand)

Indexable

Properties

Properties

withPublic: boolean
MMNEPVFCICPMFPCPTTAAATR