DeviceId Property
Client's device ID.
Object Oriented Interface
public function getDeviceId(); public function setDeviceId($value);
Procedural Interface
inpaypal_adaptivepaymentdetails_get($res, 8 ); inpaypal_adaptivepaymentdetails_set($res, 8, $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