immich/mobile/openapi/doc/ServerVersionReponseDto.md

494 B

openapi.model.ServerVersionReponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
major int
minor int
patch_ int
build int

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