SearchUserId Property
The user who originated the transactions.
Object Oriented Interface
public function getSearchUserId(); public function setSearchUserId($value);
Procedural Interface
inpaydirect_globaltransactionsearch_get($res, 31 ); inpaydirect_globaltransactionsearch_set($res, 31, $value );
Default Value
''
Remarks
The user who originated the transactions. If provided, only those transactions created by the matching User will be included in the search results. Wildcards are allowed.
Data Type
String