Get Package Result
constructor(applicationName: String, azureApiVersion: String, blobPath: String? = null, draftPackageId: String? = null, firstPartyApps: List<FirstPartyAppDefinitionResponse>? = null, flightingRing: String? = null, galleryApps: List<GalleryAppDefinitionResponse>, id: String, inplaceUpgradeOSPair: InplaceUpgradeOSInfoResponse? = null, intuneEnrollmentMetadata: IntuneEnrollmentMetadataResponse? = null, isEnabled: Boolean, lastModifiedTime: String, location: String, name: String, packageStatus: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, targetOSList: List<TargetOSInfoResponse>? = null, testTypes: List<String>, tests: List<TestResponse>? = null, type: String, validationResults: List<PackageValidationResultResponse>, version: String)