E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

CheckCanRecreateImages Property

A code that indicates whether the sender has the ability to recreate the check images (from the original source) for the duration of the agreed to retention time frame.

Object Oriented Interface

public function getCheckCanRecreateImages($checkindex);
public function setCheckCanRecreateImages($checkindex, $value);

Procedural Interface

inpay_check21_get($res, 14 , $checkindex);
inpay_check21_set($res, 14, $value , $checkindex);

Default Value

true

Remarks

A code that indicates whether the sender has the ability to recreate the check images (from the original source) for the duration of the agreed to retention time frame.

The size of the array is controlled by the CheckCount property.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]