/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

DeviceParamFieldName Property

The name of the parameter.

Object Oriented Interface

public function getDeviceParamFieldName($deviceparamindex);
public function setDeviceParamFieldName($deviceparamindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The name 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]