immich/mobile/openapi/doc/ReleaseEventV1.md

774 B

openapi.model.ReleaseEventV1

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
checkedAt String When the server last checked for a latest version. As an ISO timestamp
isAvailable bool Whether a new version is available
releaseVersion ServerVersionResponseDto
serverVersion ServerVersionResponseDto
type ReleaseType

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