GetVersionInformationResponseDTO¶
stonepy.models.GetVersionInformationResponseDTO.GetVersionInformationResponseDTO
¶
Bases: ResponseModel
The response containing version information and upgrade URL of the client application.
minimum_required_version
class-attribute
instance-attribute
¶
The minimum version of the client application that can be used. If the installed version is less than this it shouldn't be used.
latest_version
class-attribute
instance-attribute
¶
The latest version of the client application that can be used.
upgrade_url
class-attribute
instance-attribute
¶
The URL of the upgrade.