OriginContactName Property
A contact at the institution that creates the file.
Object Oriented Interface
public function getOriginContactName(); public function setOriginContactName($value);
Procedural Interface
inpay_check21_get($res, 42 ); inpay_check21_set($res, 42, $value );
Default Value
''
Remarks
A contact at the institution that creates the file. This property is part of the File Control record (type 99), and is 14 characters in length.
This property is not available at design time.
Data Type
String