BusinessDate Property
The year, month, and day that designates the business date at the Bank of First Deposit.
Object Oriented Interface
public function getBusinessDate(); public function setBusinessDate($value);
Procedural Interface
inpay_check21_get($res, 1 ); inpay_check21_set($res, 1, $value );
Default Value
''
Remarks
This property is 8 characters in length and in the format "YYYYMMDD". If no value is supplied in this property the current system date will be used.
This property is part of the Cash Letter Header record (type 10), Bundle Header record (type 20), Check Detail Addendum A record (type 26), and Image View Data record (type 52).
Data Type
String