DraftPackageIntuneAppMetadataItemResponse

constructor(appId: String? = null, appName: String? = null, createDate: String? = null, dependencyIds: List<String>? = null, dependentAppCount: Int? = null, description: String? = null, expectedExitCodes: List<String>? = null, installCommand: String? = null, lastProcessed: Double? = null, minimumSupportedOS: String? = null, owner: String? = null, publisher: String? = null, setupFile: String? = null, status: String? = null, uninstallCommand: String? = null, version: String? = null)