DeviceId Property
Client's device ID.
Object Oriented Interface
public function getDeviceId(); public function setDeviceId($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 29 ); inpaypal_adaptivepreapproval_set($res, 29, $value );
Default Value
''
Remarks
This property may contain an optional user-specified device identification string, such as a mobile device's IMEI number or a web browser cookie.
Data Type
String