E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

ParamName Property

This property contains the name of the parameter to be used in the request or returned in the response.

Object Oriented Interface

public function getParamName($paramindex);
public function setParamName($paramindex, $value);

Procedural Interface

inpay_oauth_get($res, 26 , $paramindex);
inpay_oauth_set($res, 26, $value , $paramindex);

Default Value

''

Remarks

This property contains the name of the parameter to be used in the request or returned in the response.

The size of the array is controlled by the ParamCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]