GetDraftPackageResult

constructor(appFileName: String? = null, applicationName: String? = null, azureApiVersion: String, comments: String? = null, draftPackagePath: String, editPackage: Boolean? = null, executableLaunchCommand: String? = null, firstPartyApps: List<FirstPartyAppDefinitionResponse>? = null, flightingRing: String? = null, galleryApps: List<GalleryAppDefinitionResponse>? = null, highlightedFiles: List<HighlightedFileResponse>? = null, id: String, inplaceUpgradeOSPair: InplaceUpgradeOSInfoResponse? = null, intuneEnrollmentMetadata: IntuneEnrollmentMetadataResponse? = null, intuneMetadata: DraftPackageIntuneAppMetadataResponse? = null, lastModifiedTime: String, name: String, packageId: String? = null, packageTags: Map<String, String>? = null, processName: String? = null, provisioningState: String, sourceType: String? = null, systemData: SystemDataResponse, tabState: TabStateResponse? = null, targetOSList: List<TargetOSInfoResponse>? = null, testTypes: List<String>? = null, tests: List<TestResponse>? = null, type: String, useAutofill: Boolean? = null, useSample: Boolean? = null, version: String? = null, workingPath: String)