DestinationRoutingNumber Property
This number identifies the institution that receives the file.
Object Oriented Interface
public function getDestinationRoutingNumber(); public function setDestinationRoutingNumber($value);
Procedural Interface
inpay_check21_get($res, 31 ); inpay_check21_set($res, 31, $value );
Default Value
''
Remarks
This property is part of the File Header record (type 01), Cash Letter Header Record (type 10), and Bundle Header Record (type 20), and is exactly 9 characters long including the check digit.
Data Type
String