static ShopperInteractionDevice |
ShopperInteractionDevice.fromJson(String jsonString) |
Create an instance of ShopperInteractionDevice given an JSON string
|
ShopperInteractionDevice |
ApplicationInfo.getShopperInteractionDevice() |
Get shopperInteractionDevice
|
ShopperInteractionDevice |
ShopperInteractionDevice.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
ShopperInteractionDevice |
ShopperInteractionDevice.locale(String locale) |
Locale on the shopper interaction device.
|
ShopperInteractionDevice |
ShopperInteractionDevice.os(String os) |
Operating system running on the shopper interaction device.
|
ShopperInteractionDevice |
ShopperInteractionDevice.osVersion(String osVersion) |
Version of the operating system on the shopper interaction device.
|