Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 923 Bytes

ApplicationVersion.md

File metadata and controls

19 lines (14 loc) · 923 Bytes

PollinationSDK.Model.ApplicationVersion

Properties

Name Type Description Notes
Id Guid The application version ID
Author AccountPublic The author that created the application version
Tag string The tag for this version of the application
BuildStatus BuildStatus The status of the application version build
ReleaseNotes string The release notes for the application version [optional] [default to ""]
CreatedAt DateTime The time the application version was created [optional]
Type string [optional] [readonly] [default to "ApplicationVersion"]

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