DatacenterAddressLocationResponseResponse

data class DatacenterAddressLocationResponseResponse(val additionalShippingInformation: String, val addressType: String, val city: String, val company: String, val contactPersonName: String, val country: String, val dataCenterAzureLocation: String, val datacenterAddressType: String, val phone: String, val phoneExtension: String, val state: String, val street1: String, val street2: String, val street3: String, val supportedCarriersForReturnShipment: List<String>, val zip: String)

Datacenter address for given storage location.

Constructors

constructor(additionalShippingInformation: String, addressType: String, city: String, company: String, contactPersonName: String, country: String, dataCenterAzureLocation: String, datacenterAddressType: String, phone: String, phoneExtension: String, state: String, street1: String, street2: String, street3: String, supportedCarriersForReturnShipment: List<String>, zip: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Special instruction for shipping

Link copied to clipboard

Address type

Link copied to clipboard

City name

Link copied to clipboard

Company name

Link copied to clipboard

Contact person name

Link copied to clipboard

name of the country

Link copied to clipboard

Data center address type Expected value is 'DatacenterAddressLocation'.

Link copied to clipboard

Azure Location where the Data Center serves primarily.

Link copied to clipboard

Phone number

Link copied to clipboard

Phone extension

Link copied to clipboard

name of the state

Link copied to clipboard

Street address line 1

Link copied to clipboard

Street address line 2

Link copied to clipboard

Street address line 3

Link copied to clipboard

List of supported carriers for return shipment.

Link copied to clipboard
val zip: String

Zip code