PagesProjectLatestDeployment

constructor(aliases: List<String>? = null, buildConfig: PagesProjectLatestDeploymentBuildConfig? = null, createdOn: String? = null, deploymentTrigger: PagesProjectLatestDeploymentDeploymentTrigger? = null, envVars: Map<String, PagesProjectLatestDeploymentEnvVars>? = null, environment: String? = null, id: String? = null, isSkipped: Boolean? = null, latestStage: PagesProjectLatestDeploymentLatestStage? = null, modifiedOn: String? = null, projectId: String? = null, projectName: String? = null, shortId: String? = null, source: PagesProjectLatestDeploymentSource? = null, stages: List<PagesProjectLatestDeploymentStage>? = null, url: String? = null)