interface BucketDeviceInfo {
    id: string;
    name: string;
}

Hierarchy (view full)

Properties

Properties

id: string
name: string