Type alias AdminDeviceInfo

AdminDeviceInfo: {
    device: AdminDeviceSchema;
}

Type declaration