SettlementDate Property
The date that the institution that created the file expects settlement.
Object Oriented Interface
public function getSettlementDate(); public function setSettlementDate($value);
Procedural Interface
inpay_check21_get($res, 48 ); inpay_check21_set($res, 48, $value );
Default Value
''
Remarks
This property is part of the Cash Letter Control record (type 90), and is in the format YYYYMMDD.
Data Type
String