Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 728 Bytes

ApplicationDeployment.md

File metadata and controls

17 lines (12 loc) · 728 Bytes

PollinationSDK.Model.ApplicationDeployment

Properties

Name Type Description Notes
Ready bool Indicates whether the application deployment is ready.
Url string The URL of the application deployment.
Author AccountPublic The user who deployed this app
Version ApplicationVersion The version deployed
Type string [optional] [readonly] [default to "ApplicationDeployment"]

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