Data Box Disk Job Details Response
constructor(chainOfCustodySasKey: String, contactDetails: ContactDetailsResponse, copyLogDetails: List<Any>, copyProgress: List<DataBoxDiskCopyProgressResponse>, dataExportDetails: List<DataExportDetailsResponse>? = null, dataImportDetails: List<DataImportDetailsResponse>? = null, deliveryPackage: PackageShippingDetailsResponse, disksAndSizeDetails: Map<String, Int>, expectedDataSizeInTeraBytes: Int? = null, jobDetailsType: String, jobStages: List<JobStagesResponse>, keyEncryptionKey: KeyEncryptionKeyResponse? = null, passkey: String? = null, preferences: PreferencesResponse? = null, preferredDisks: Map<String, Int>? = null, returnPackage: PackageShippingDetailsResponse, reverseShipmentLabelSasKey: String, shippingAddress: ShippingAddressResponse? = null)