Data Box Disk Job Details Response
data class DataBoxDiskJobDetailsResponse(val chainOfCustodySasKey: String, val contactDetails: ContactDetailsResponse, val copyLogDetails: List<Any>, val copyProgress: List<DataBoxDiskCopyProgressResponse>, val dataExportDetails: List<DataExportDetailsResponse>? = null, val dataImportDetails: List<DataImportDetailsResponse>? = null, val deliveryPackage: PackageShippingDetailsResponse, val disksAndSizeDetails: Map<String, Int>, val expectedDataSizeInTeraBytes: Int? = null, val jobDetailsType: String, val jobStages: List<JobStagesResponse>, val keyEncryptionKey: KeyEncryptionKeyResponse? = null, val passkey: String? = null, val preferences: PreferencesResponse? = null, val preferredDisks: Map<String, Int>? = null, val returnPackage: PackageShippingDetailsResponse, val reverseShipmentLabelSasKey: String, val shippingAddress: ShippingAddressResponse? = null)
DataBox Disk Job Details.
Constructors
Link copied to clipboard
fun DataBoxDiskJobDetailsResponse(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)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard