/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

DeviceParamValue Property

The value of the parameter.

Object Oriented Interface

public function getDeviceParamValue($deviceparamindex);
public function setDeviceParamValue($deviceparamindex, $value);

Procedural Interface

ipworks3ds_client_get($res, 25 , $deviceparamindex);
ipworks3ds_client_set($res, 25, $value , $deviceparamindex);

Default Value

''

Remarks

The value of the parameter.

The $deviceparamindex parameter specifies the index of the item in the array. The size of the array is controlled by the DeviceParamCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8318]