PreferencesResponse

data class PreferencesResponse(val encryptionPreferences: EncryptionPreferencesResponse? = null, val preferredDataCenterRegion: List<String>? = null, val transportPreferences: TransportPreferencesResponse? = null)

Preferences related to the order

Constructors

Link copied to clipboard
constructor(encryptionPreferences: EncryptionPreferencesResponse? = null, preferredDataCenterRegion: List<String>? = null, transportPreferences: TransportPreferencesResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Preferences related to the Encryption.

Link copied to clipboard

Preferred data center region.

Link copied to clipboard

Preferences related to the shipment logistics of the sku.