Get App Result
data class GetAppResult(val activeDeploymentId: String, val appId: String, val createdAt: String, val dedicatedIps: List<GetAppDedicatedIp>, val defaultIngress: String, val id: String, val liveUrl: String, val projectId: String, val specs: List<GetAppSpec>, val updatedAt: String, val urn: String)
A collection of values returned by getApp.