DestinationName Property
The short name that identifies the institution that receives the file.
Object Oriented Interface
public function getDestinationName(); public function setDestinationName($value);
Procedural Interface
inpay_check21_get($res, 30 ); inpay_check21_set($res, 30, $value );
Default Value
''
Remarks
This property is part of the File Header record (type 01), and is exactly 9 characters long, including the check digit.
Data Type
String