DatacenterAddressInstructionResponseResponse

data class DatacenterAddressInstructionResponseResponse(val communicationInstruction: String, val dataCenterAzureLocation: String, val datacenterAddressType: String, val supportedCarriersForReturnShipment: List<String>)

Datacenter instruction for given storage location.

Constructors

constructor(communicationInstruction: String, dataCenterAzureLocation: String, datacenterAddressType: String, supportedCarriersForReturnShipment: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Data center communication instruction

Link copied to clipboard

Data center address type Expected value is 'DatacenterAddressInstruction'.

Link copied to clipboard

Azure Location where the Data Center serves primarily.

Link copied to clipboard

List of supported carriers for return shipment.