interface GetProfileDevices {
    realm?: string;
    userId: string;
}

Hierarchy (View Summary)

Properties

Properties

realm?: string
userId: string