immich/mobile/openapi/doc/OnboardingStatusResponseDto.md

746 B

openapi.model.OnboardingStatusResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
error Optional<String?> [optional]
hasBackend bool
hasBackup bool
hasOnboardedKey bool
hasSchedule bool
hasSkippedExtraConfig bool
hasTelemetry TelemetryLevel
status BootstrapStatus

[Back to Model list] [Back to API list] [Back to README]